• Resolved suburbannews

    (@suburbannews)


    I need the thumbnails to be in reverse chronological order, with the newest at the top. In the gallery editor, when I click a thumbnail, it automatically scrolls the page to the bottom. I cannot drag a thumbnail to the top of the page.

    I’m using Safari on a Mac and WordPress 5.0.6.

    It worked fine when I installed the plugin, but after a few weeks suddenly changed.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author A WP Life

    (@awordpresslife)

    Hi @suburbannews,

    Thanks for contacting us.

    For chronologic order follow the below steps –
    * Please open portfolio filter gallery folder then open js folder and open awl-pfg-uploader.js file.

    * Now go to the bottom line no. 67 and you will see the “append” word, you need to change it with “prepend” word and save the file.

    That’s all.

    I have also seen that you are not using the filter and there is all button appear, use the below CSS in the Custom CSS field of the gallery setting page to hide it.

    ul.simplefilter {
        display: none;
    }

    Please try and let us know.

    If you like our plugin and suppiort then please rate us – https://wordpress.org/support/plugin/portfolio-filter-gallery/reviews/

    Thanks

    Thread Starter suburbannews

    (@suburbannews)

    Hi @awordpresslife,

    I made both the changes you suggested. The Custom CSS removed the all button, but the JS update doesn’t seem to have done anything. I still cannot drag the images in the gallery editor.

    Thanks!

    Plugin Author A WP Life

    (@awordpresslife)

    Hi There,

    Please Contact to our official site – A WP Life

    Thanks

    Thread Starter suburbannews

    (@suburbannews)

    Thank you. It appears to be a Safari problem. I downloaded Chrome and finally got it to work.

    Plugin Author A WP Life

    (@awordpresslife)

    Hi,

    If you like our plugin and support then please don’t forget to rate us – Rate us

    Have a nice day.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Unable to change gallery order’ is closed to new replies.