vietnamdatasource
Forum Replies Created
-
Hi Tobias, Yes you are totally right. Now the Table Press works perfectly on my site.
Thanks a lot for your time and help.
Yes I have wp_footer(); on the “footer.php” file, as below. I have checked Use DataTables. I just switched to Twenty Nineteen theme also but it does not work as well. This is the code I used for the extensions: [table id=7 responsive=”scroll” /]
<?php astra_footer_before(); ?>
<?php astra_footer(); ?>
<?php astra_footer_after(); ?>
</div><!– #page –>
<?php astra_body_bottom(); ?>
<?php wp_footer(); ?>
</body>
</html>Hi Tobias, so glad to receive your feedback. This is the link
It is important to me to have the search and filter function. I am just afraid that I have the problem which jquery which I do not have the coding skills to solve :((.
I will be very appreciated and support if you can help me with this.
Hi Tobias,
I inspect the console tab and see this error:
SCRIPT438: Object doesn’t support property or method ‘dataTable’Do you know how to solve it? Please