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

    (@tobiasbg)

    Hi,

    thanks for your question and sorry for the trouble!

    Most likely, the reason for this is a JavaScript conflict with the theme or another plugin. Please post the link to the page with the table where these features are not working, and I’ll gladly take a look. Thanks!

    Regards,
    Tobias

    Thread Starter sumsoftime

    (@sumsoftime)

    http://www.ffxivguild.com/ffxiv-a-realm-reborn-racial-stats-guide/

    I really have no recollection as to what I could have changed 🙁

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for the link!

    This is really strange. I can not spot an obvious reason for this (like definite error message that normally show up when this happens), but I do have a suspicion: The “TDD Progress Bar” is raising an error that might be responsible here.
    Could you therefore please temporarily deactivate that plugin and try again?
    If that does not help, it might be your theme, as that also has some unconventional “output”. So, if it’s not that plugin, please temporarily switch to the WordPress default theme TwentyThirteen, to see if your theme plays a role in this.

    Regards,
    Tobias

    There’s a javascript Error with Animate.js. Once there’s a javascript error, it prevents all other javascript after from running, and the datatables sorting script is obviously after.

    Do you know if the theme is loading that script, or a plugin? Update everything to see if that fixes it.

    Are you familiar with how to use the javascript console? To show the developer tools hit F12. In chrome, the right tab, “console”. Firefox, there’s a console tab as well, I forget exactly where.
    It says: Uncaught TypeError: Cannot read property ‘backgroundPosition’ of undefined animate.min.js?ver=.3:1

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for the extra input!
    Yes, that’s the JS error I meant, and the animate.min.js file is from that “TDD Progress Bar” plugin, so that’s indeed most likely to cause this.

    Regards,
    Tobias

    Thread Starter sumsoftime

    (@sumsoftime)

    Oh guys thanks! Also, I’m going to be changing my theme very soon because it’s quite “heavy”… I’ll let you guys know what happens with the .js

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem! If the problem persists with the new theme, just let me know, and I’ll take a look then!

    Best wishes,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Sorting (and other data tables options) broken.’ is closed to new replies.