Pagination Not working inTables Reloaded
Pagination Not working inTables Reloaded
Hi All,
I hope i'm posting this in the correct place.
I am having a problem with pagination in my tables on my siteI have had a chat with tobias from tables Reloaded
http://wordpress.org/support/topic/plugin-wp-table-reloaded-pagination-not-working
He seems to think that it's a conflict with another piece of JavaScript.
Any help would be greatly appreciated, as my tables are starting to get big.
Thanks in advance
Allan
I hope i'm posting this in the correct place.
I am having a problem with pagination in my tables on my siteI have had a chat with tobias from tables Reloaded
http://wordpress.org/support/topic/plugin-wp-table-reloaded-pagination-not-working
He seems to think that it's a conflict with another piece of JavaScript.
Any help would be greatly appreciated, as my tables are starting to get big.
Thanks in advance
Allan
This discussion has been closed.
Replies
[quote]TypeError: Result of expression 'jQuery('#ns_widget_mailchimp_form-3').ns_mc_widget' [undefined] is not a function.
TypeError: Result of expression '$('a[rel=lightbox]').lightBox' [undefined] is not a function.[/quote]
These won't be helping that's for sure! It doesn't looks like the DataTable is even being initialised at the moment - presumably because of the breaking Javascript errors on the page.
Allan :-)
I'm not well versed with Javascript, but that looks like one of my plugins on the site is causing the issues.
I'll do a bit of research on the problem.
Thanks
@Allan: The lightbox issue looks like it would be caused by $ being assigned to something other than jQuery - or possibly loading multiple instances of jQuery - or... looking at your page $ is undefined which looks like the issue - not sure what would cause that though.
Allan
Thanks for your help, though i have no idea what that all means at the moment. i will either do some research on the whole javascript thing, or get someone else to have a look for me.
Really appreciate all your time.
Allan