Viewing 15 replies - 1 through 15 (of 17 total)
  • I have the exact same problem! Pagination stops at second page and then stops all together. Could someone help us out?

    Same issue here. If this a new problem? I just noticed it myself and was about to make this same post but looks like someone beat me to it 24 hours ago.

    Example of issue: https://sticknodes.com/stickfigures/

    Would you guys who posted above me mind also posting examples of the issue on your site, maybe there’s a common factor causing this?

    Just thought I’d mention that downgrading to 4.0.1 fixes the issue. Not sure if the problem is with WordPress or the plugin, but this seems like a nice temporary solution.

    Thanks for mentioning the downgrading solution. It could be a way out, while support by the plugin author appears to be non-existent. But I recently upgraded tot 4.1, and that gave me all sorts of small problems that needed attention. I wouldn’t want that hassle again.

    This is where the issue can be found: https://www.dictees.nl/alle-dictees/plaatselijke-dictees/

    Plugin Author Fabian

    (@fabifott)

    This is caused by a change in paginate_links, where the add_args parameter needs to be an empty array. This will be fixed with an update tomorrow.

    I have the same problem. Are there an update? I have the last version of plugins and the last version of WP.

    I’m afraid Fabian is not living up to his promises. This problem is still unfixed. The only solution is to downgrade to 4.01, which will cause other problems.

    Is there a way to export the records and import them in another database, managed by a plugin that has real support? I can’t maintain a business based on promises, I’m sorry.

    I think I may have tracked down the bug.
    It seems to be a bug in Jquery DataTables.

    FF console says “aoData is undefined” when I click the Next pagination button.

    My datatable currently says
    “Showing 1 to 010 of 14 entries”

    That 010 is because _iDisplayStart or _iDisplayLength is of type string getting concat’d to a var of type number.

    See this post,
    https://datatables.net/forums/discussion/2279/datatables-1-7-beta-4-released

    Maybe Fabian could just update to the latest JQuery DataTable version?

    My site with the issue:
    https://fcchsv.jonathandevelop.com/newsletter/

    My setup:
    (No other plugins)
    Filebase Plugin Version 0.3.0.06
    PHP Version 5.4.36
    WP Version 4.1

    Whoops.

    i think you guys were referring to an admin backend bug.

    My bug is specifically with the datatable template on the front-end.

    Yes, it’s a front end issue, it hasn’t anything to do with the admin section. I do wish it would be solved though!

    Fabian, Will there be an update soon for this item this solved?

    Plugin Author Fabian

    (@fabifott)

    Just deployed the update, sorry for the delay.

    Thank you sooooo much!

    Thank you!!!! Great job!!!! I try now.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Pagination not working properly’ is closed to new replies.