New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Problems with & character

  • Bruno Rodrigues
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0

Problems with & character was created by Bruno Rodrigues

I'm having issues with some characters on the video title. For example, the character "&" shows as "&" on the title. Anyone knows how to fix this?

Example: www.maiskizomba.com/videos/video/ken-amp-anna-kizomba-demo
10 years 11 months ago #7382

Please Log in or Create an account to join the conversation.

  • Posts: 2518
  • Thank you received: 1463

Replied by Administrator on topic Re: Problems with & character

- Open {root}/components/com_allvideoshare/views/video/tmpl/default.php

- Search for
<h2> <?php echo $this->escape($video->title); ?> </h2>
- Replace it as
<h2> <?php echo $video->title; ?> </h2>
- Save the changes and check now. Hope, this solved your issue !!!
The following user(s) said Thank You: Bruno Rodrigues
10 years 11 months ago #7383

Please Log in or Create an account to join the conversation.

Time to create page: 0.128 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies