Title: Pls help Datatable Warning Error
Last modified: August 21, 2016

---

# Pls help Datatable Warning Error

 *  Resolved [manohar8021](https://wordpress.org/support/users/manohar8021/)
 * (@manohar8021)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pls-help-datatable-warning-error/)
 * i got following error in useing table in page
 * DataTables warning (table id = ‘tablepress-3’): Cannot reinitialise DataTable.
 * To retrieve the DataTables object for this table, pass no arguments or see the
   docs for bRetrieve and bDestroy
 * How to Slove this problem
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pls-help-datatable-warning-error/#post-4739935)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Can you please post a link to the page with the table where this problem happens,
   so that I can take a direct look? Thanks!
 * Regards,
    Tobias
 *  Thread Starter [manohar8021](https://wordpress.org/support/users/manohar8021/)
 * (@manohar8021)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pls-help-datatable-warning-error/#post-4739974)
 * Hello Sir
 * Thanks to responding my Problem
 * i got problem in following page
 * [http://indiajobsadda.com/today-employment-news/](http://indiajobsadda.com/today-employment-news/)
 * Pls check
 * Thanks
    Manu
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pls-help-datatable-warning-error/#post-4739977)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * From what I can see, your theme is calling the function `wp_footer();` twice 
   in its “footer.php” file. Could you please check that?
 * Regards,
    Tobias
 *  Thread Starter [manohar8021](https://wordpress.org/support/users/manohar8021/)
 * (@manohar8021)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pls-help-datatable-warning-error/#post-4739981)
 * yes sir it contains **wp_footer()
    
    two times sir
    <div class=’clear’></div>
   <?php wp_footer(); ?>
 * </div>
 * <div class=”fcred”>
    <?php fflink(); ?>[ Terms & Conditions of Services](http://indiajobsadda.com/tos/)
   and  [Privacy Policy](http://indiajobsadda.com/indiajobsadda-com-privacy-policy/)
   </br> Copyright © <?php echo date(‘Y’);?> ” title=”<?php bloginfo(‘name’); ?>”
   ><?php bloginfo(‘name’); ?> – <?php bloginfo(‘description’); ?>
 * <div class=’clear’></div>
    **<?php wp_footer(); ?>**
 * </div>
 * who to slove this
 * pls help
 * Regards
    Manu
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pls-help-datatable-warning-error/#post-4739982)
 * Hi,
 * ok, then this is what causes the problem.
 * `<?php wp_footer(); ?>` should only be there once, right before the closing HTML`
   </body>` tag.
 * Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Pls help Datatable Warning Error’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/pls-help-datatable-warning-error/#post-4739982)
 * Status: resolved