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

    (@tobiasbg)

    Hi,

    that’s because there are some other JavaScript issues on your site, due to which the DataTables scripts are prevented from running.

    The Chrome Developer Tools reveal these:

    Failed to load resource: the server responded with a status of 404 (Not Found) https://www.kevinwiles.co.uk/wp-content/plugins/wordpressguestpost/js/postreviewbyadmin_script.js?ver=3.4.2
    
    Failed to load resource: the server responded with a status of 404 (Not Found) https://www.kevinwiles.co.uk/wp-content/plugins/wordpressguestpost/jscripts/tiny_mce/tiny_mce.js?ver=3.4.2
    
    Uncaught SyntaxError: Unexpected token < /seo-tools/:1010
    
    Failed to load resource https://ib.adnxs.com/getuid?http%3A%2F%2Fib.adnxs.com%2Fgetuid%3Fhttp%253A%252F%252Fd.shareaholic.com%252Fdough%252F1.0%252Fmixer.gif%253Fp_name%253DAN%2526p_id%253D%2524UID

    The main issue seems to be that a very old version of jQuery is loaded on your site, and that some JS files of some plugins are missing.

    Regards,
    Tobias

    Thread Starter kevin.wilescg

    (@kevinwilescg)

    Hi

    How can I fix these issues? I have now removed that pluign but it still doesnt work

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    that’s a good start already. Another plugin that seems to cause trouble is the Shareaholic plugin.
    To find out which plugin is responsible for loading the old jQuery library from the Google CDN, I recommend to deactivate all plugins one by one and then check when the line

    <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js?ver=3.4.2'></script>

    in the page source disappears or changes.
    This might also be caused by your theme, so if no plugin is responsible, try switching to the WP default theme.
    Finally, the Google Analytics code that likely have added to the “footer.php” has one wrapping of <script> and </script> too much.

    Regards,
    Tobias

    Thread Starter kevin.wilescg

    (@kevinwilescg)

    Is there a way I could keep them active and update the J query?

    Thread Starter kevin.wilescg

    (@kevinwilescg)

    Hi

    I removed every plugin and then the theme and it still didnt work!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Kevin,

    it is either a theme or a plugin that is loading this old version of jQuery. Updating this would also require to find out what plugin (or where in the theme) is doing this.
    There’s nothing I can do if this is not changed. WordPress and TablePress require the latest version of jQuery, which by default comes with WordPress already.

    Please try again with deactivating plugins and switching the theme.

    Regards,
    Tobias

    Thread Starter kevin.wilescg

    (@kevinwilescg)

    Hi

    Everything has gone but it still doesnt work the only thing active now is Tablepress

    Thread Starter kevin.wilescg

    (@kevinwilescg)

    You can see for yourself if you need to?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for deactivating everything. Now the mentioned errors are gone, which confirms they originated in other plugins or the theme.
    For some reason now, there’s still an error reported by the JS in the DataTables library of TablePress.
    To better find the reason for this, please also deactivate the Multi Filter Select extension, so that I can see if the DataTables functionality works on its own.

    Thanks,
    Tobias

    Thread Starter kevin.wilescg

    (@kevinwilescg)

    HI

    All off again now

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks. Now this is really strange.

    Can you please contact me via email, I’d like to take a direct look at your admin area, if possible. My address is in the main plugin file “tablepress.php”.

    Thanks,
    Tobias

    Thread Starter kevin.wilescg

    (@kevinwilescg)

    Hi

    Any luck?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Kevin,

    unfortunately, I haven’t yet received an email from you ?? I just checked again, even my spam folder…

    Regards,
    Tobias

    Thread Starter kevin.wilescg

    (@kevinwilescg)

    Hi

    I sent it to you yesturday to wordpres AT tobias.baethge DOT com

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    nope, I didn’t get that. Did you make the same typo as above? “wordpres” should be “wordpress”, obviously.
    Can you please try to send it again?

    Regards,
    Tobias

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Filter issue’ is closed to new replies.