• Resolved dewinbrush

    (@dewinbrush)


    Hello, I’m using this plugin and one of most important plugin for me, I’m using it more then 2 years. After update ( last update was 5-6 months ago because System on GITLAB with Stage and Release workflow and it can not updates automaticaly on wp-admin part)

    ANyway, now last version has problem. before we had no this problem. New design has Square thumbs which is very good and Ajax counter. However first of all its just shows 80 posts. if we slide to 120th post from 1, it shows from 40 -> to 120 which is not usefull. We have to make it two times action like first from 120 to 40 then 40 to 1 order positon. However also system not accepting second action. just accepting one action for each refresh page. Simply for example if we tried first post to third position its ok. its saved by plugin. but if we make two order list like first to rhird and fifth to seventh position, its not mooving. when we refresh page its seems nothing changes. There fore each time we are doing one action and refreshing page and we are doing second action and refreshing page… like this

    is there anyone has same problem? or maybe Plugin Writer can check system with me to fix bug if possible?

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

    (@aurovrata)

    However first of all its just shows 80 posts. if we slide to 120th post from 1, it shows from 40 -> to 120 which is not usefull.

    the number of posts is determined by a grid of equal rows and columns. If you want to display a larger grid (more rows/columns), then simply scale your window resolution down (or work on a larger screen), the responsive layout will automatically load more posts.

    but if we make two order list like first to rhird and fifth to seventh position, its not mooving. when we refresh page its seems nothing changes.

    everytime you make a change, an AJAX call is made to the server to save the new rank. If you are unable to make more than one change without refreshing the page it means there is an error in the javascript. Can you inspect your js console to see if you get any errors?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    having not heard back from you, I am assuming this issue now resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘more then one action bug’ is closed to new replies.