Hi,
can you please provide a link to the page with your table?
Regards,
Tobias
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
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
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
Thanks Tobias, much appreciated