Page 1 of 1

[solved] Gallery module doesn't display text between quotes

Posted: Mon Jul 11, 2011 7:01 am
by dkost
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

Re: Gallery module doesn't display text between quotes

Posted: Mon Jul 11, 2011 8:04 am
by Jos
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

Posted: Mon Jul 11, 2011 8:24 am
by dkost
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 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.
I've checket Lytebox template again. I doesn't have any variables regarding using quotes.

Re: Gallery module doesn't display text between quotes

Posted: Mon Jul 11, 2011 8:52 am
by Jos

Re: Gallery module doesn't display text between quotes

Posted: Mon Jul 11, 2011 9:31 am
by dkost
Thanks.
But I'm novice. Where I should install it?
I tried to change Lytebox template

Code: Select all

$image->title
with

Code: Select all

$image->title|escape
but nothing happend.

Re: Gallery module doesn't display text between quotes

Posted: Mon Jul 11, 2011 10:26 am
by Jos
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

Posted: Mon Jul 11, 2011 10:31 am
by dkost
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
It works, thank you! 8)

Re: Gallery module doesn't display text between quotes

Posted: Mon Jul 11, 2011 10:48 am
by Jos
great!

then please edit your first post and add [solved] to the title