![]() |
|
Slideshow integration - 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: Slideshow integration (/thread-13140.html) |
Slideshow integration - ahuy2703 - 2018-09-27 I am trying to integrate a slideshow but I am having problems calling the album url dynamically. The script I am using is activated by adding "&slideshow" onto the end of the album url so I need to be able to get that for each album. I assume this has something to do with the "getAlbumLinkURL" call but no matter how I edit it, the closest I can get is to have the url with a trailing slash and then the required "&slideshow". Obviously I need to lose the trailing slash in between the url to get it to work. “www.yoursite.com/zen/animals/&slideshow�? – is the closest I have managed to get but doesn’t work. I am currently using mod rewrite if that is of relevance. Any help or advice please? Slideshow integration - acrylian - 2018-09-27 You apparently don't show the complete picture of what you are trying to do since the included official slideshow2 plugin does not work with those url queries anyway. The slash in Why don't you just follow the way all included themes do it? Create a You can also use the |