Html altered upon saving in Title but not description

More
3 years 7 months ago #60431 by zelena
Sure thing - it is on my dev site here:
www.wsanet.ca/2021/

Thanks so much

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

More
3 years 7 months ago #60432 by ced1870
I think that there is a problem with the replacement of the file
you shall have this line 103
Code:
<div class="camera_caption_title"> <?php $item->title = str_replace("|dq|", "\"", $item->title); if ($link && $linkposition == 'title') { echo $startLink . $item->title . '</a>'; } else { echo $item->title; } ?> </div>
the important addition is
Code:
$item->title = str_replace("|dq|", "\"", $item->title);
please check that this is in your file, and also check that you have not using a template override (else the file is in your template)

Joomlack Webmaster and Developer

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

More
3 years 7 months ago #60433 by zelena
Right. I didn't even realize that I had a template override, but I do. It is fixed now - thanks for this.

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

More
3 years 7 months ago #60434 by ced1870
ok great :)
this will be included in the next release

Joomlack Webmaster and Developer

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

Time to create page: 0.203 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 737 guests and no members online