Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    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 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

    (@pixelprinzip)

    Hi Tobias,
    still not working…
    any other suggestions?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    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.