![]() |
|
Direct access to slide show. - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Direct access to slide show. (/thread-13213.html) |
Direct access to slide show. - ctdlg - 2019-03-17 Hello, Slide show link does work from albums. Is there a way to access a Slide show without first entering it's album ? For example, a link like this one : The code used on my page to display the button is : [/code] Thanks in advance. Direct access to slide show. - acrylian - 2019-03-17 Yes, it is not possible to directly access the standard slideshow page as that is dependend on the album context. You can use the If you mean with "page" a Zenpage page you can alternatively use the content macro to directly embed a slideshow: `[SLIDESHOW Direct access to slide show. - ctdlg - 2019-03-18 Thanks acrylian. Yes, I meant "a Zenpage". Direct access to slide show. - acrylian - 2019-03-18 So you actually just wanted to use the slideshow instead of the thumbs and single image page? Then a better and much more streamlined solution would actually be to use the multiple_layouts plugin and create a special album.php page layout with those changes, call Direct access to slide show. - ctdlg - 2019-03-23 Yes, this is what I want for some pages. Direct access to slide show. - ctdlg - 2019-03-24 Your multiple_layouts plugin is a great plugin : easy to use, powerful ... |