ZenphotoCMS Forum
New Theme : zpArdoise - 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: New Theme : zpArdoise (/thread-7737.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


New Theme : zpArdoise - acrylian - 13-10-2017

I fear you are out of luck unless you wish to edit the galleriffic script. But I am not familiar with it.

I would actually not recommend to use this script nowadays as it seems to have been abanoned by its creator about 6 years ago. It is likely to break with newer jquery sooner or later anyway.




New Theme : zpArdoise - Eddie - 13-10-2017

ah, Thanks!




New Theme : zpArdoise - vincent3569 - 13-10-2017

I see 3 ways:
-first way, basically, uncheck galleriffic option, so you never use the script (but you have the genral "look and feel" of the theme)




New Theme : zpArdoise - vincent3569 - 13-10-2017

-second way, duplicate album.php (ie album.php and album-standard.php) and manage them with multiple_layouts plugin.
the first album stay the the same as actualy, and in the second you have to simply disallow gallerrific option (simply replace all getOption('use_galleriffic') by false or rewrite the file to suppress uneeded code.
of course I assume that all your pdf files are in specific albums (with images or not, but in all the case you will have a standard display for all items of your albums).

you have to enable multiple_layouts plugin in admin>plugins.
then choose this album-standard layout in all albums you need for in admin>albums>[album name]>select album layout




New Theme : zpArdoise - acrylian - 13-10-2017

Yeah, multiple_layouts would a good solution if these pdfs can be separated to their own albums.




New Theme : zpArdoise - vincent3569 - 13-10-2017

-third way, keep your pdf files in private albums hand show them within news or pages.




New Theme : zpArdoise - Eddie - 13-10-2017

Multiple lay-outs worked!!! You are a genius!! Thank you so much!




New Theme : zpArdoise - Eddie - 13-10-2017

Just one more question, it does not show the title and description in my new album-standard.php. Is there anything I need to add?




New Theme : zpArdoise - Eddie - 13-10-2017

I am soo close :)




New Theme : zpArdoise - Eddie - 13-10-2017

Please would you be so kind to tell me how you can scale the thumbs back to 100% in the gallery, I cannot find this anywhere in the css or in the forum.