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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    My assumption here is that the theme does not have a call to

    <php
    wp_footer();
    ?>

    right before the closing HTML </body> tag in its “footer.php”.

    Regards,
    Tobias

    Thread Starter Suze

    (@slstecker)

    Thanks for the quick response. I checked the code again and everything seems to be in place. It’s probably somewhere in the JS file that conflicted with the plugin. Best solution is to get a new theme and test it out with this plugin, it seems. Again, thanks!!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    are you sure that’s there? I highly doubt it, to be honest. If everything is working in TwentyFourteen, this means that the settings are correct, and that on the side of TablePress, all is working.
    The missing wp_footer(); is the only real explanation.

    Regards,
    Tobias

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

The topic ‘Column Sorter’ is closed to new replies.