• Resolved sstephenson3

    (@sstephenson3)


    We are using this plugin (v2.5.1.2) on our new WP site that is still under development at myfplibrary.com

    We are having an issue with the sorting order feature, no matter what I try it does not sort. If I press on the “Ascending” radial box the dot goes back to the “Descending” so we cant change the sorting order. I tried changing the “sort By” field and but the problem still occurs.

    I noted this post on your support page at http://ww.wp.xz.cn/support/topic/cant-change-sort-order-possible-bug?replies=3

    The Memphis plugin on our site is up to date but we are having the same issue as noted in the post above. The short code on the library pages I am using is [mdocs cat=“Sample”]

    Can you please offer some assistance.

    Thank you,
    Stanley

    https://ww.wp.xz.cn/plugins/memphis-documents-library/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author bhaldie

    (@bhaldie)

    Where are you trying to set the sort order. There is 2 places one is on the documents page the other is in the settings.

    Also if you have cookies disabled sort order will not work as expected. Make sure you have cookies turned on.

    Thread Starter sstephenson3

    (@sstephenson3)

    I’m trying to change the sort order from the documents page, I reset Firefox v30.0 to the default setting’s and cookies are enabled but I am having the same issue on all our computers running Firefox on Mac and PC with cookies enabled.

    As soon as I change browsers to Chrome, Safari or IE it works.

    Is this a bug when using Firefox?

    Plugin Author bhaldie

    (@bhaldie)

    yes I get the same issue with Firefox, I will look into it some more and get back to you. Stay tuned.

    Thread Starter sstephenson3

    (@sstephenson3)

    Thank you bhaldie, much appreciated

    Plugin Author bhaldie

    (@bhaldie)

    found the issue on line 242 on the mdocs-functions.php file there is an extra <label>
    tag.

    Error
    <i class="fa fa-cogs mdocs-green"></i><label>

    Correct
    <i class="fa fa-cogs mdocs-green"></i>

    I have fixed it and will release a new version soon, until then you can’t edit that file yourself and everything will work fine again.

    Cheers!

    Thread Starter sstephenson3

    (@sstephenson3)

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Memphis Documents Library Sorting Issues’ is closed to new replies.