Hi,
trying to randomize the images in the page's gallery (everytime the page reloads), but without luck. What am I doing wrong?
Here is the code I have inserted: {phocagallery view=category|categoryid=21|imagerandom=1}
This code is inserted in i.e. this page
Joomla 3.6.4
phoca gallery: 4.3.4
phoca gallery plugin: 4.3.1
Thanks
Pim
random image order in plugin
-
- Phoca Member
- Posts: 29
- Joined: 17 Sep 2012, 13:51
- Benno
- Phoca Hero
- Posts: 9437
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: random image order in plugin
Hi,
try this code: {phocagallery view=category|categoryid=21|imageordering=9}
Kind regards,
Benno
try this code: {phocagallery view=category|categoryid=21|imageordering=9}
Kind regards,
Benno
-
- Phoca Member
- Posts: 29
- Joined: 17 Sep 2012, 13:51
Re: random image order in plugin
Sorry for my late reply...It works like a charm, thank you very much!
Just so I might understand; what is the difference? what is ..|imageordering=9} supposed to do?
Just so I might understand; what is the difference? what is ..|imageordering=9} supposed to do?
- Benno
- Phoca Hero
- Posts: 9437
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: random image order in plugin
You're welcome!
Benno
See: https://www.phoca.cz/documents/14-phoca- ... ery-pluginJust so I might understand; what is the difference? what is ..|imageordering=9} supposed to do?
Kind regards,imageordering - set ordering of images: 1 - Ordering ASC, 2 - Ordering DESC, 3 - Title ASC, 4 - Title DESC, 5 - Date ASC, 6 - Date DESC, 7 - ID ASC, 8 - ID DESC, 9 - Random
Benno