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

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
dkost
Forum Members
Forum Members
Posts: 17
Joined: Sun Oct 10, 2010 1:37 pm

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

Post 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
Last edited by dkost on Mon Jul 11, 2011 10:52 am, edited 1 time in total.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Gallery module doesn't display text between quotes

Post 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
dkost
Forum Members
Forum Members
Posts: 17
Joined: Sun Oct 10, 2010 1:37 pm

Re: Gallery module doesn't display text between quotes

Post 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.
dkost
Forum Members
Forum Members
Posts: 17
Joined: Sun Oct 10, 2010 1:37 pm

Re: Gallery module doesn't display text between quotes

Post 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.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Gallery module doesn't display text between quotes

Post 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
dkost
Forum Members
Forum Members
Posts: 17
Joined: Sun Oct 10, 2010 1:37 pm

Re: Gallery module doesn't display text between quotes

Post 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)
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Gallery module doesn't display text between quotes

Post by Jos »

great!

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

Return to “CMSMS Core”