Hi,
thanks for your post, and sorry for the trouble.
My assumption here, after checking the code in the page, is that your theme does not contain a call to the function
<?php wp_footer(); ?>
right before the closing
</body>
HTML tag in the theme’s “footer.php” file. Could you please check that?
Regards,
Tobias
It appears that the call is there. I can see it on the template page and the information in footer.php is displaying on the page? Any other ideas?
Thanks for your help!
Hi,
ok, thanks for checking. It’s really weird then that the necessary JS calls are not in the page…
Is the “Use DataTables” checkbox on the table’s “Edit” screen really checked?
If so, this must mean that something is wrong there with that wp_footer() call. Maybe the “footer.php” is not even being used?
Regards,
Tobias
Hi, Tobias
I have having the same issue, and have both the correct code in the footer.php, plus the correct boxes checked in the editing area. When I click a column to sort, the entire table goes blank. Here is a link to my working page, below. Please advise.
http://v2.equitablerealestate.ca/residential-vacancies/
Thank you, Jodi
Hi Jody,
thanks for your post, and sorry for the trouble.
Your case is different, you are actually affected by this “problem”: http://wordpress.org/support/topic/sorting-kills-content
Just delete the empty rows at the bottom of your table and everything will be fine 🙂
Regards,
Tobias
Ah! The client has been maintaining the table and I didn’t even notice the empty rows! Fixed, thanks again, Tobias – a donation is coming your way right now 🙂
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
And thanks for the donation, I really appreciate it!
Best wishes,
Tobias