Page 1 of 1

Slideshow plugin: How to use many/all categories?

Posted: 03 Mar 2019, 15:34
by Boby71
Hello,
I want to use the slideshow plugin on our homepage to display pictures of ALL categories (albums) we have there.
The following works:

Code: Select all

{pgslideshow id=221|delay=3000|image=O|random=1|pgslink=1}
But this is only for ONE certain category. I want to use ALL categories.
As soon as I try to leave out "id=" or try to use "id=*", the plugin stops working.

How can I use all categories with that plugin?

Thanks,
Boby

Re: Slideshow plugin: How to use many/all categories?

Posted: 03 Mar 2019, 23:25
by Jan
Hi, there is only one category to prevent from overloading the page with all gallery images, so to load all images, I think, you need to customize the plugin directly in the code :idea:

Jan