• Resolved morpheuz2006

    (@morpheuz2006)


    Hi, first of all I want to congratulate you for the excellent plugin… However there is a bug in the pagination

    
    'prev_next' => true, 

    (the link before and after are not working.) admin-ajax.php which returns the value 0 . I tried to see how to solve it but without success.

    note: if you change the name of the before and after to a number it goes to the corresponding page (change after to 4, when clicking it goes to page 4 , I think the problem may be in the post-grid-script

    var paged = $(this).text();

    )`

    • This topic was modified 2 years, 10 months ago by morpheuz2006.
    • This topic was modified 2 years, 10 months ago by morpheuz2006.
    • This topic was modified 2 years, 10 months ago by morpheuz2006.
  • The topic ‘Pagination Previous and Next Ajax problem ( return 0)’ is closed to new replies.