I mean in the zenphoto page. I want to create the page in zenphoto editor. So that you can also integrate slideshow (for example per Album) in static pages.
If you will enable the `macroList` plugin you will get a tab that lists all the provided macros. You will see that the slideshow plugin does provide a macaro that can be used in the page editor.
Comments
http://www.zenphoto.org/documentation/plugins/media/_zp-extensions---slideshow.php.html
Depending on the theme used you might need to add extra css.
General info on macros: http://www.zenphoto.org/news/content-macros
I want to create the page in zenphoto editor. So that you can also integrate slideshow (for example per Album) in static pages.
thanks for help
If you mean managed pages from the Zenpage plugin use the macro.
My Code:
[SLIDESHOW Harz]
Error in Page: Invalid slideshow album name!
"Harz" is the Album Name.
What is my mistake?
2 Question:
1: Can I remove the image name in the slidehow?
2: Can I create a slideshow using the latest pictures?
Thanks for help.
2: Create a dynamic album
In which CSS file I can change this? I just want the image without caption (only for slideshow Macro).
Thanks for help!
Pedro
What I change in this file (the caption (H4) is no longer displayed)?
`
#post #slides h4 {
display: none;
}
`