wp-table reloaded with pagelines platform theme - known issues?
wp-table reloaded with pagelines platform theme - known issues?
lukemcgrath
Posts: 2Questions: 0Answers: 0
I have the wp-table reloaded plugin installed at my site www.bullet-reviews.com but cannot get the datatables functions to work at all - all I want is the sorting feature.
I have asked around and the only advice I get is to add <?php wp_footer(); ?> in the footer.php file which I have done, I promise! Does anyone know of a conflict with the theme I am using, pageline's platform?
I have asked around and the only advice I get is to add <?php wp_footer(); ?> in the footer.php file which I have done, I promise! Does anyone know of a conflict with the theme I am using, pageline's platform?
This discussion has been closed.
Replies
Is your use of DataTables on the index page you linked to? Firebug shows a couple of errors which will break Javascript:
www.bullet-reviews.com:1Uncaught ReferenceError: nullLFWidget is not defined
amazon_linker.min.js:1Uncaught TypeError: Cannot read property 'address' of null
Allan
On a side note, could you explain those errors or how to fix them? I'm pretty much wysiwyg but can meddle with code if directed well!
Luke
TypeError: Result of expression 'jQuery(sharebar).offset()' [null] is not an object.
amazon_linker.min.js:1TypeError: Result of expression 'google.loader.ClientLocation' [null] is not an object.
Which will almost certainly disrupt the Javascript flow. As for how to fix them, I'd suggest having a look at the source, on the lines indicated by Firebug (view the errors in Firebug). If you want me to have a look at debugging the site, please feel free to get in touch about some freelance work using the contact form: http://datatables.net/contact .
Regards,
Allan