Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This is caused by an error in your theme’s JavaScript code. The file /wp-content/themes/pagelines-template-theme/sections/navbar/navbar.js contains the line

    jQuery(".dropdown-toggle").dropdown()

    but the dropdown() function does not exist. I suggest to remove this line.

    P.S.: Could a moderator please move this to the correct TablePress forums? Thanks!

    Tim Nash

    (@tnash)

    Spam hunter

    Afraid not easily, moving between non plugin forums is easy, the sub forums for plugins uses the dark arts not known to mere moderators.

    edit: To clarify currently it’s not easy to move topics to plugin specific forums I’m afraid, always best to keep an eye on tags for your associated plugins. Where possible we suggest people post/repost in the plugin forum to start with.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Tim,

    thanks for that information! It seems to have worked though ?? So, thanks a lot!

    Best wishes,
    Tobias

    Thread Starter budtzy

    (@budtzy)

    Dear Tobias

    Thank you for your very fast reply.

    However, nothing much changed when I removed the line.

    Due you have any other thoughts on what could be wrong?

    Best regards, Anders

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Anders,

    ok, now it seems that the footer of the page is not loading. The HTML code just stops before the HTML </body> tag (and the JS code before that) is loaded.

    This could indicate a problem with your theme’s footer.php. To confirm that, please switch to a WordPress default theme temporarily, to see if that works. Another idea would be to turn on WP_DEBUG in the wp-config.php file (via the instructions from https://codex.www.ads-software.com/Editing_wp-config.php#Debug ) That should show us some error messages.

    Regards,
    Tobias

    Thread Starter budtzy

    (@budtzy)

    Thank you for your help. This is much appreciated.

    Best regards, Anders

    Thread Starter budtzy

    (@budtzy)

    I have removed the footer and everything works just fine again.

    Thanks a lot.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Search and sort disappeared after updating’ is closed to new replies.