Title: DataTable not loading
Last modified: August 31, 2016

---

# DataTable not loading

 *  Resolved [PixelPrinzip](https://wordpress.org/support/users/pixelprinzip/)
 * (@pixelprinzip)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/datatable-not-loading/)
 * Hallo Tobias,
 * leider schaffe ich es nicht die Javascript-Funktionen auf meiner Seite zu aktivieren.
   Anscheinend wird das DataTable-PLugin nicht geladen, obwohl ich alles was[hier](https://tablepress.org/faq/js-functions-not-working/)
   steht, bereits angewendet habe…
    Hier ein Beispiel für eine Tabelle bei der es
   nicht funktioniert: [https://fifapedia.de/fifa-talente/](https://fifapedia.de/fifa-talente/)
 * Viele Grüße,Tim
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/datatable-not-loading/#post-7290673)
 * Hi,
 * thanks for your question, and sorry for the trouble. As these are English-language
   forums, I’ll reply in English. I hope that’s ok.
 * This is an issue in your theme. It’s loading the JS file [https://fifapedia.de/wp-content/themes/Minza/scroll.js](https://fifapedia.de/wp-content/themes/Minza/scroll.js)
   which call a JS function `masonry()`, but that function (belonging to an external
   library) is not loaded.
    Due to this, the browser stops executing all JS on the
   page, including DataTables.
 * To fix this, I can only suggest to contact your theme’s developer.
 * Regards,
    Tobias
 *  Thread Starter [PixelPrinzip](https://wordpress.org/support/users/pixelprinzip/)
 * (@pixelprinzip)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/datatable-not-loading/#post-7290676)
 * Hi Tobias,
    still not working… any other suggestions?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/datatable-not-loading/#post-7290783)
 * Hi,
 * it now looks like there’s something broken in your theme. For example, there 
   is extra HTML code after the final `</html>` HTML tag. Also, the theme does not
   seem to call the `wp_footer();` PHP function. Can you please check that in the
   theme’s “footer.php” file?
 * Regards,
    Tobias

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

The topic ‘DataTable not loading’ 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/)

## Tags

 * [js](https://wordpress.org/support/topic-tag/js/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/datatable-not-loading/#post-7290783)
 * Status: resolved