• hi, the link button on wysiwyg toolbar does not work.

    i have manualy deleted the wp files and uploaded themen again as suggested on a previous post. i am really scared to lose all the plugin settings, so i did not reset the plugin directory.

    when checking on chrome javascript console i get some errors like this:

    JQMIGRATE: jQuery.browser is deprecated jquery-migrate.js?ver=1.2.1:41
    console.trace() jquery-migrate.js?ver=1.2.1:43
    migrateWarn jquery-migrate.js?ver=1.2.1:43
    event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
    JQMIGRATE: jQuery.fn.live() is deprecated jquery-migrate.js?ver=1.2.1:41
    console.trace() jquery-migrate.js?ver=1.2.1:43
    migrateWarn jquery-migrate.js?ver=1.2.1:43
    Uncaught TypeError: Object function (b,c,d){var e=b.split(".")[0],f;b=b.split(".")[1],f=e+"-"+b,d||(d=c,c=a.Widget),a.expr[":"][f]=function(c){return!!a.data(c,b)},a[e]=a[e]||{},a[e][b]=function(a,b){arguments.length&&this._createWidget(a,b)};var g=new c;g.options=a.extend(!0,{},g.options),a[e][b].prototype=a.extend(!0,g,{namespace:e,widgetName:b,widgetEventPrefix:a[e][b].prototype.widgetEventPrefix||b,widgetBaseClass:f},d),a.widget.bridge(b,a[e][b])} has no method 'extend' jquery.ui.widget.min.js?ver=1.10.3:4
    JQMIGRATE: jQuery.parseJSON requires a valid JSON string jquery-migrate.js?ver=1.2.1:41
    console.trace() jquery-migrate.js?ver=1.2.1:43
    migrateWarn jquery-migrate.js?ver=1.2.1:43
    Uncaught TypeError: Cannot call method 'find' of undefined jquery.ui.dialog.min.js?ver=1.10.3:4
    3
    Uncaught TypeError: Object #<Object> has no method '_super'

    please help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Your theme & plugin settings are saved in your database and should be retained for future use.

    Thread Starter sez3r

    (@sez3r)

    thank you for your response.

    i will try what you suggest. is this only because of a theme or a plugin?

    problems appeared just after the 3.6 upgrade. (i have never updated to 3.5) and i have some premium plugins which i cannot update nor deactivate right now. (if i find the problematic plugin) and those plugins are really important for the site.

    so, if that is a spesific plugin issue, how would i solve the problem? do you have any other suggestions? maybe editing a file or else ?

    is this only because of a theme or a plugin?

    They are the most common causes of this kind of problem, yes.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘link button does not work’ is closed to new replies.