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

Little issue with & char in title

  • michele
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0

Little issue with & char in title was created by michele

Hello,
when I place title with "&2 char on the site I see on the main component "&".

ie:
The Sky & The City Team-> The Sky & The City Team

Thanks
Last edit: 6 years 7 months ago by Administrator.
6 years 7 months ago #8785

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

  • Posts: 2474
  • Thank you received: 1451

Replied by Administrator on topic Re: Little issue with & char in title

1. Open /public_html/components/com_allvideoshare/views/video/tmpl/default.php

2. Find the line,
<h1><?php echo $this->escape( $this->item->title ); ?></h1>
3. Change it as,
<h1><?php echo $this->item->title; ?></h1>
4. Save the changes and check now.
The following user(s) said Thank You: michele
6 years 7 months ago #8786

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

  • michele
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0

Replied by michele on topic Re: Little issue with & char in title

Thank you,
Solved!
6 years 7 months ago #8787

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

Time to create page: 0.112 seconds

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