I would like to show a random thumbnail where the subcategory is concerned, while still keeping OrderingAscending in place.
Basically, when you view January, it shows Image 01 because that is the first image from January.
If ordering is set to random, January's images order Image 15, Image 03, Image 07, Image 12, Image 02 etc and the thumbnail for January is the first random image.
What I would like is some sort of tweak that I can do, where the ordering for January is OrderingAscending, as shown, but the thumbnail for the January Category is selected at random. If it is a complex hack, point me in the right direction and I would be very grateful. I realise PhocaGallery is a hugely complex plugin (in my opinion) as I have looked through the source but to no avail.
Kind Regards,
Zachary.
My Current Setup:
Code: Select all
Parent Category [2011] ----> Sub Category [January] ----> Image 01
¬ ----> Image 02
¬ ----> Image 03
¬ ----> Image 04
¬
-----> Sub Category [February]----> Image 01
¬ ----> Image 02
¬ ----> Image 03
¬ ----> Image 04
¬
etc.
