Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Same here, solved moving the closing </div> inside the finishing method before the return.

    Hope this will be solved with next release.

    Hi all,

    I encountered the same issue after upgrading from 3.3.1 to 3.6.1 on a client website that’s using a theme I buyed a couple of years ago on themeforest. The theme is not supported anymore with new versions, so I took the challenge.

    In my case every pane or button that used a jquery action was not functioning and at the same time, loading the default themes such twenty eleven (or similars) everything was ok.

    In a nutshell, in the functions.php located in the theme directory take a look if there are calls to any version of jquery library (in my case there was a specific condition to load that when using admin pages).

    I commmented those lines and now everything is ok.

    Probably my theme was loading an older version which was redundant with the newest one of the new wordpress.

    Hope this can help!

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