• I am having a problem with pagination, i have added the code to the footer with no luck, i seem to not get any of the extra functionality
    Thanks, in advance

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    can you please provide a link to the page with your table?

    Regards,
    Tobias

    Thread Starter allanbeth

    (@allanbeth)

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Allan,

    thanks for the link.

    To enable pagination for that table, you will need to create a header row (the first row) and the check the “Table Head” checkbox below the table content textfields.
    Then you will be able to use and select the desired DataTables features as you want them.

    I’m not quite sure though how you want the pagination to work, with only seven rows in the table?

    Regards,
    Tobias

    Thread Starter allanbeth

    (@allanbeth)

    Thanks for your reply, i have done as you said, but it has made no difference. i have added the header and checked the Head Table. the idea is that i only want to show 5 rows to the page?

    Any ideas

    Regards,

    Allan

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Allan,

    no, it does make a difference 🙂 The script is now loaded into the page correctly, so everything from WP-Table Reloaded’s side is working.

    However, there’s seems to be a conflict with some other piece of JavaScript on your site (of which you use a lot). Unfortunately, I don’t really know which piece of code from which plugin it is. 🙁

    Therefore, I suggest to ask in the developers forums of the DataTables JavaScript library (which offers the pagination feature), as the guys there should be able to help with finding the conflict more than I can.

    Before that, you might want to fix most of the HTML errors on your site, as reported by http://validator.w3.org

    Best wishes,
    Tobias

    Thread Starter allanbeth

    (@allanbeth)

    Thanks Tobias, much appreciated

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

The topic ‘[Plugin: WP-Table Reloaded] Pagination not working’ is closed to new replies.