• Resolved solutionstriware.ca

    (@solutionstriwareca)


    I wanted to sort gallery images used by the “property gallery” widget(photos widget), is there a way of doing this without editing the plugin code? I’ve already gone as far as tracking down the image container class being “sidebar_gallery_item” under “wpp_gallery_widget”. Currently, images added to the gallery are displaying in the reverse order than they are uploaded as in the wordpress backend, I have the request to reverse this ordering.

    http://triwarebeta.ca/coldwell/listings/68-nearys-pond-road-portugal-cove/

Viewing 1 replies (of 1 total)
  • Thread Starter solutionstriware.ca

    (@solutionstriwareca)

    I added ‘ asort($gallery) ‘ to line 1755 of core/class_widgets.php and this sorted images in ascending order, by the title property. This is for wp-property version 1.42.4.

Viewing 1 replies (of 1 total)

The topic ‘Sorting gallery images’ is closed to new replies.