Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this is a script error in one of the JS files of your theme.
    Specifically, the file http://www.ciscokids.com.au/home/wp-content/themes/OneTouch2/library/js/reactor.js is raising an error that I can see in the JS error console in the browser, in line 259:

    container.imagesLoaded(function () {

    I assume that the imagesLoaded() function does not exist.
    Due to that, the browser will stop executing all the other JavaScript code on the page, including the TablePress features.

    You will therefore need to fix this issue in your theme, probably with the help of the theme developers.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Tablepress displays full list no other options display/work’ is closed to new replies.