![]() |
|
zpBootstrap Version 2.1 print Image description - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: zpBootstrap Version 2.1 print Image description (/thread-7467.html) |
zpBootstrap Version 2.1 print Image description - Ierdna - 03-03-2018 Hi, I use zpBootstrap Version 2.1 with isotope jQuery plugin enabled. Zenphoto-Version 1.4.14 Thank you! zpBootstrap Version 2.1 print Image description - vincent3569 - 04-03-2018 hi zpBootstrap Version 2.1 print Image description - Ierdna - 04-03-2018 Thank you Vincent. zpBootstrap Version 2.1 print Image description - Ierdna - 05-03-2018 Hi Vincent, I found a way to show image description under the image. zpBootstrap Version 2.1 print Image description - vincent3569 - 06-03-2018 yes of course, I know how to do. zpBootstrap Version 2.1 print Image description - wibbi - 09-03-2018 You can extend the PHP code. All PHP is allowed. [code][/code] Is that also possible? I prefer this for the descriptions. This will take over the descriptions 1:1 from the editor. There are no
zpBootstrap Version 2.1 print Image description - wibbi - 10-03-2018 @lerdna [code][/code] However, you can then use no HTML code in the description, because every HTML code is striped / converted. Look here for more Info: zpBootstrap Version 2.1 print Image description - acrylian - 10-03-2018 Zenphoto actually has some internal functions for output encoding of text fields like that does not destroy html: There are also some Also all zpBootstrap Version 2.1 print Image description - Ierdna - 10-03-2018 Thank you wibbi. after checking some descriptions I found out some truncated. zpBootstrap Version 2.1 print Image description - wibbi - 15-03-2018 @lerdna, use it also for the title and all is valid and secure. When you don't write HTML code like a link `````` in your title and description, you can remove the strip_tags().
|