• Resolved oidrom

    (@oidrom)


    Hi there,

    since a while (don’t know exactly since when) the Search Field ontop of our table is missing. As you described in another Thread (https://www.ads-software.com/support/topic/table-filter-does-not-shows-on-a-live-page/) this might be a problem with JQuery. I’m not sure, if we have the same problem here and if so, how to fix it.

    The firefox error console shows:

    Uncaught ReferenceError: jQuery is not defined
    <anonymous> https://geschicktgendern.de/:13649

    But I have no idea, what this means tbh.

    Maybe you would be so kind to have a look into it?

    Here are some details about versions:


    · Website: https://geschicktgendern.de
    · TablePress: 2.3.2
    · TablePress (DB): 78
    · TablePress table scheme: 3
    · Plan: Free
    · Plugin installed: 2018/12/10 13:51:31
    · WordPress: 6.5.5
    · Multisite: no
    · PHP: 8.0.30
    · mySQL (Server): 10.6.16-MariaDB-0ubuntu0.22.04.1-log
    · mySQL (Client): mysqlnd 8.0.30
    · mbstring: yes
    · ZipArchive: yes
    · DOMDocument: yes
    · simplexml_load_string: yes
    · libxml_disable_entity_loader: yes
    · UTF-8 conversion: yes
    · WP Memory Limit: 256M
    · Server Memory Limit: 256M
    · WP_DEBUG: false
    · WP_POST_REVISIONS: 10

    Thank you very much so fair!

    The page I need help with: [log in to see the link]

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!

    You are indeed affected by a JavaScript problem here: Your site uses some optimization plugin (I can’t see which one though) that adds the “defer” attribute to JavaScript files on the site. This breaks the execution order of the code, which results in this error. To fix this, please turn off the feature that adds the “defer” attribute in the used optimization plugin.

    Regards,
    Tobias

    Thread Starter oidrom

    (@oidrom)

    Hi Tobias,

    wow thanks that was a fast reply. And a good one ??

    I found the problem in the settings of the Themify Theme. There is an option that says “Defer jQuery script loading” and it was checked since last update. By disabling, the search field of the table reappeared.

    Thank you very much for the plugin and for your helpful support!

    Regards

    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 in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Filter/Search Field not shown anymore’ is closed to new replies.