• ResolvedPlugin Author Aurovrata Venet

    (@aurovrata)


    Dear fellow WPers

    I have been using this plugin for some time and contributed some patches to it via my GitHub repo. When I come across a bug or somone else reports another fix, I include it into the repo.

    If you wish to try this plugin, I recommend you download the zip version from the repo.

    What does this version contain?

    It fixes some issues I reported in this thread.

    It also fixes an issue with Network installations of WP, I reported in this thread.

    It includes the fix reported by setcookie in this thread.

    I will keeping posting to this thread whenever a new version is released in github.

    If you find a bug and fix it, please report it in a separate thread and ping me on this thread with a link to your thread.

    https://www.ads-software.com/plugins/reorder-post-within-categories/

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Version 1.2 has been released in GitHub. It is a cleaned up version with better notification in the dashboard, a small bug fix, and all previous patches made from the original fork.

    Tried installing V1.2 on WordPress 4.3.1.

    Fatal error: Can’t use method return value in write context in /home/daloro5/public_html/yourfloridalisting.com/wp-content/plugins/ReOrder-posts-within-categories-1.2/reorder-posts-within-categories.php on line 71

    I have no idea how to work-around or fix this.

    Thank you.

    Dave

    Plugin Author Aurovrata Venet

    (@aurovrata)

    ooops, jus realised the release includes an older version…shall fix in the next 5 minutes

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Dave, please try this new link. Should work correctly now.

    Aurovrata, thanks for updating this plugin! Those who use it rely on it big time.

    I am having a problem with it on one site. It doesn’t work with a commercial theme called X

    It doesn’t seem to save its settings when used on that site. I can drag the items around to reorder them, but they don’t stick. Any ideas why?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Hi Tracy

    my guess is some jquery conflict. Could you inspect the page (Firebug or other) and switch on the Javascript error reporting on the Console and reload the page. See if you get any jquery/javascript errors.

    It very much sounds like the jquery is acting buggy.

    Let me know what you find.

    Aurovrata — just wanted to thank you for picking up on the development of this plugin. It’s been one of the better plugins for post reordering and an important part of many of our sites. We were crestfallen when it stopped working properly a while back.

    Your version works great — thank you!

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Hi Mike, thank you for the kinds words ??

    Hi Aurovrata, thanks for your updates.

    I have a small issue, please help me fix it. I have a parent category and its child. When I choose parent category, it loaded all posts from parent cate and its child. I just want to reorder parent category and its posts, not from child category.

    Please take a look at it. Thanks Aurovrata ??

    Plugin Author Aurovrata Venet

    (@aurovrata)

    HI Anychanh

    thanks for bringing this to everyone’s notice.

    Category term children inclusion is a WordPress default behaviour. As such I am reluctant to force the plugin to go against the expected behaviour of WP, hence I have instead introduced a filter where you can modify the admin post retrieval query. Version 1.2.1 on GitHub has the newly added filter, along with an example as to how to use it.

    It work like a charm, thank you so much Aurovrata.

    Just a little question. When I move site to another hosting, all re-order was reseted, I have to re-order again. May you know how to backup or the way to keep all re-order things?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    You have to copy your entire database to do so. Use a plugin such as Duplicator to transfer your site.

    Thank you so much Mr. Aurovrata ??

    Mr. Aurovrata

    Query category normally which re-ordered, it’s out re-ordered. It’s fanstastic. Old version can not do that.

    But when I query category orderby Random, it’s still out re-order. How to random category?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    I don’t understand what you mean by out re-ordered.

    What do you mean by

    when I query category orderby Random, it’s still out re-order.

    are you trying to impose a random order using the filter?

    The plugin allows for manual ordering of post in the category that you have enabled the plugin on.

    If you wish to have some posts ordered manually and other posts ordered randomly, I suggest that you create a custom taxonomy for the later. Posts that need to be ordered randomly will need to be assigned a term in this custom taxonomy.
    Do not enable the plugin on this custom taxonomy. Build custom queries for this taxonomy using orderby->rand.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Maintaining & Updating this plugin’ is closed to new replies.