Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    From what I can see, this is related to a JS problem in the theme. In the JS error console in the browser (Ctrl+Shift-J), I can see a JS error caused by the line

    $( "a[rel^='prettyPhoto[group1]'], a[rel^='prettyPhoto[group2]'], a[rel^='prettyPhoto[inline]'], a[rel^='prettyPhoto']" ).prettyPhoto();

    in the newsplus/js/custom.js file. This is calling a JS function of a “PrettyPhoto” plugin or library that’s not loaded however.

    Can you please temporarily remove that line?

    Regards,
    Tobias

    Thread Starter dpeters911

    (@dpeters911)

    You’re a rockstar. It worked!

    I’ll need to re-donate to this plugin. It’s truly amazing to have it both simplify tabular data creation for the web as well as make it more robust and useful. Very rarely can those two qualities align.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks for wanting to donate again, I really appreciate it!

    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 ‘Column Sorting & Search/Filter Broken’ is closed to new replies.