• Resolved tmpmb

    (@tmpmb)


    Hi there,

    Search and sort function not working.

    example table:
    https://goo.gl/9VFXEY

    Works properly using the original WP theme and also exported the table to another website of mine with no issue.

    Could me a theme related problem but can’t figure out what’s wrong…

    Any help will be greatly appreciated.

    Thanks

    · TablePress: 1.7
    · TablePress (DB): 32
    · TablePress table scheme: 3
    · Plugin installed: 2016/09/04 06:28:49
    · WordPress: 4.6.1
    · Multisite: no
    · PHP: 5.4.42
    · mysqli Extension: false
    · mySQL (Server): 5.5.52-cll
    · mySQL (Client): 5.5.52
    · ZIP support: no
    · UTF-8 conversion: yes
    · WP Memory Limit: 40M
    · Server Memory Limit: 256M
    · Magic Quotes: off
    · WP_DEBUG: false
    · WP_POST_REVISIONS: true

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.

    This seems to be a theme issue. Please check if your theme’s “footer.php” file contains a line similar to
    <?php wp_footer(); ?>
    right before the closing </body> HTML tag.

    Regards,
    Tobias

    Thread Starter tmpmb

    (@tmpmb)

    Hi Tobias,

    Thanks for the quick reply.

    I checked and it was not there. I just added the code and it’s working properly now.

    Thanks again

    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 3 replies - 1 through 3 (of 3 total)

The topic ‘Search and sort function not working’ is closed to new replies.