• Hi, for some reason, when I create new table, “Table information” is closed, and click on the arrow does not work. It was all fine until few minutes ago, but now I can not toggle anything!

    When I save table, close it, and then open it again, “Table information” is open and I can change it, but the toggle does not work.

    Please help 🙂

    http://wordpress.org/extend/plugins/tablepress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Ivica Djordjevic

    (@mratchny)

    Perhaps it loads JQuery as the theme is loading it?

    Can you replicate the problem using the default Twenty Twelve theme with all other plugins deactivated?

    Thread Starter Ivica Djordjevic

    (@mratchny)

    This is my clients website, travel agency, there is no way I can deactivate all plugins and switch to other theme 🙁

    There is no magic bullet in these situations. This is just the start of basic troubleshooting and is a process of elimination deliberately designed to locate the root cause as quickly as possible by first removing the most obvious and common culprits via a series of (often) temporary steps.

    Do you want to locate and, hopefully, fix the problem on your site? If “yes”, then please help us to help you and carry out the changes that we suggest.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the late answer. As I was on vacation, I didn’t have a chance to reply earlier.

    Yes, this is most likely a JavaScript conflict. Either another plugin or the theme is inserting its own JS into the TablePress admin pages (which it should not do), or the theme is loading an old version of jQuery (which it also should not do).
    esmi’s suggestions are the best way to proceed with this. Another idea is to investigate the page in the Google Chrome Developer Tools, to see if there are JavaScript error messages reported in the console.

    Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Toggles not working’ is closed to new replies.