Hello,
I have CMSMS 1.9.4.2 and Gallery 1.4.4 module.
But when the description to picture have quote sign the text between quotes not showed. Instead of this I use "=" sign, but it's not normal in my opinion.
What I should to do to make text with quotes showable?
Thanks
[solved] Gallery module doesn't display text between quotes
[solved] Gallery module doesn't display text between quotes
Last edited by dkost on Mon Jul 11, 2011 10:52 am, edited 1 time in total.
Re: Gallery module doesn't display text between quotes
which template do you use? You might want to check the documentation of the respective *box system, click the 'about' link in the gallery template overview
Re: Gallery module doesn't display text between quotes
I use Lytebox 3.22-2, but I think it's not a template problem but Gallery module problem. I used other templates with the same result.Jos wrote:which template do you use? You might want to check the documentation of the respective *box system, click the 'about' link in the gallery template overview
I've checket Lytebox template again. I doesn't have any variables regarding using quotes.
Re: Gallery module doesn't display text between quotes
Thanks.Jos wrote:Try this: http://www.smarty.net/docsv2/en/languag ... escape.tpl
But I'm novice. Where I should install it?
I tried to change Lytebox template
Code: Select all
$image->title
Code: Select all
$image->title|escape
Re: Gallery module doesn't display text between quotes
Here you'll find an example how it works with Lightbox. I don't know it Lytebox can handle this.
http://forum.cmsmadesimple.org/viewtopi ... 41#p178041
http://forum.cmsmadesimple.org/viewtopi ... 41#p178041
Re: Gallery module doesn't display text between quotes
It works, thank you!Jos wrote:Here you'll find an example how it works with Lightbox. I don't know it Lytebox can handle this.
http://forum.cmsmadesimple.org/viewtopi ... 41#p178041

Re: Gallery module doesn't display text between quotes
great!
then please edit your first post and add [solved] to the title
then please edit your first post and add [solved] to the title