CMS 1.12
Showtime 3.4
News 2.15.1
Hello: I have a strange issue with Showtime and News.
If insert {Showtime show='1'} on the News content, when I try to see the article on the news detail, only render the text {Showtime show='1'}, not the gallery.
The same {Showtime show='1'} on a normal page, show slides perfect.
¿Some idea?
Thanks.
[SOLVED] Showtime not work on News detail
[SOLVED] Showtime not work on News detail
Last edited by mesaredo on Mon Oct 19, 2015 8:06 pm, edited 1 time in total.
Re: Showtime not work on News detail
Learn about eval:
http://www.smarty.net/docsv2/en/languag ... n.eval.tpl
Note that you better should not use eval on user-submitted (website visitors) content. Would not be secure in that case.
http://www.smarty.net/docsv2/en/languag ... n.eval.tpl
Note that you better should not use eval on user-submitted (website visitors) content. Would not be secure in that case.