• Resolved mpmchugh

    (@mpmchugh)


    I have a site running WP 4.2.5 and Post Snippets 2.3.5

    When I upgrade them to the current versions, the Tiny MCE toolbars (both Visual and Text) are blank on the Posts editors.

    I’m getting this error in Safari’s console:

    TypeError: $("#post-snippets-tabs").tabs is not a function. (In '$("#post-snippets-tabs").tabs()', '$("#post-snippets-tabs").tabs' is undefined)
    (anonymous function)post.php:107
    jload-scripts.php:1:27314
    fireWithload-scripts.php:1:28123
    readyload-scripts.php:1:29967
    Jload-scripts.php:1:30327

    Oddly. This only happens on the Posts editors. The Pages editors are fine.

    Any idea what the problem is?

    -Michael

    https://wordpress.org/plugins/post-snippets/

Viewing 1 replies (of 1 total)
  • Hi Michael,

    Looking at your error message, that tabs is not recognised as a function, leads to think that there is some problem with the jQuery UI library being loaded. The problem is not reproducible in a clean install with WP 4.3.1 and PS 2.3.6. So I’d guess there might be some other plugin doing something that prevents jQuery UI in the posts editor. What other plugins are you running that might do something regarding the post editor?

Viewing 1 replies (of 1 total)
  • The topic ‘Update to PS 2.3.6 and WP 4.3.1 seems to break TinyMCE toolbars’ is closed to new replies.