Jan -
Just to clarify the problem, here is detailed information.
Using PhocaGallery component version 2.5.0, Phoca Gallery Plugin version 2.5.0 and Phoca Gallery Slideshow Plugin version 2.50.
Parameters in Component section
General Settings:
Category Ordering - Ordering Ascending
Image Ordering - Ordering Ascending
I have 4 images in a separate category, labeled as follows and in the order as shown in the component
Image name - order in category
Exterior Front Before - 1
Exterior Front After - 2
Exterior Rear Before - 3
Exterior Rear After - 4
When I use the PhocaGallery PLUGIN with the following parameters
Code: Select all
{phocagallery view=category|categoryid=9|imageid=0|limitstart=0|limitcount=0|fontcolor=#FFBF00|bgcolor=#FF0000|bgcolorhover=#000000|imagebgcolor=#000000|bordercolor=#FFBF00|bordercolorhover=#ffffff|detail=1|displayname=0|displaydetail=0|displaydownload=0|float=right}
The four images show, displayed 4 across horizontally - but in REVERSE ORDER as per below:
Image Name - order in category - Displayed order
Exterior Rear After - 4 - 1
Exterior Rear Before - 3 - 2
Exterior Front After - 2 - 3
Exterior Front Before - 1 - 4
The slide show portion works, technically, but of course if a user clicks the first image displayed (Exterior Rear After) they are now already at the end of the slide show. The real problem here is the order in which the plugin displays the images - in reverse order of the the category's set ordering.
Perhaps I am setting a parameter wrong in the plugin, but this seems like a basic thing - you should be able to set the order in the category and the plugin should follow it. Hope this is enough to work this problem out - as you can tell from the the image names, they don't really make much sense in the wrong order.
The site is live and the sooner we can correct this the better. Let me know if I can provide anything further, including access to the admin side of the site.