![]() |
|
Load Album in a page - 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: Load Album in a page (/thread-12011.html) |
Load Album in a page - Ralf - 2015-01-17 Hi, would be great if someone can point me in the right direction. I would like to display this album in a page. I followed the instructions displayed under the tutorial for dynamic albums but can't get it working. It would be great if someone can give me an advice how to get this working. Ralf Load Album in a page - vincent3569 - 2015-01-17 hi first, you have to verify if your page.php have a line like this one : then, you have to insert php code in codeblock 1 (with example above). `
` Load Album in a page - acrylian - 2015-01-17 An alternative would also be to use the multiple_layouts plugin and create a specific page theme page layout with the code Vincent provide. This is what I probably would do as codeblocks get a bit inconvenient on longer code parts. Load Album in a page - Ralf - 2015-01-18 Hi guys, fantastic :-) Thank you Load Album in a page - Ralf - 2015-01-18 Done :-) Thanks again for your help Load Album in a page - acrylian - 2015-01-18 Great. Maybe using pages would not have been needed at all for this. Load Album in a page - vincent3569 - 2015-01-19 hi I did the same (dynamic album in a page) for a porfolio (selected pictures with porfolio tag), and with geotagged pictures, in order to display them in a googlemap. |