gilomen2
Member
Posted 5 months ago #
I've updated my site to WordPress 3.3 and updated TinyMCE Advanced to 3.4.5. I have my setting configured to include a third row of buttons on the WYSIWYG editor, but only the first two rows are showing.
Settings: http://beta.statestreetdigital.com/wp-content/uploads/2011/12/settings.png
What shows on WYSIWYG: http://beta.statestreetdigital.com/wp-content/uploads/2011/12/WYSIWYG.png
http://wordpress.org/extend/plugins/tinymce-advanced/
Looks like the image (sprite) with the buttons is not loaded or the location is cached. Could you try refreshing the browser/deleting the cache.
gilomen2
Member
Posted 5 months ago #
I cleared all my browsing data and restarted the browser. I am still having the problem. Additionally, the WYSIWYG is now adding errant
tags each time I update a page, including in <code blocks.
gilomen2
Member
Posted 5 months ago #
FYI: I have also tried to Remove Settings, deactivate the plugin, delete the plugin and re-install and change settings, which did not work.
That's strange. Not sure what could be adding content to your pages. Sounds like another TinyMCE plugin or a plugin that filters your content before saving.
Could you check that the buttons image (sprite) exists on your site and/or upload it again with FTP? The url should be: [your site]/wp-includes/js/tinymce/themes/advanced/img/icons.gif.
gilomen2
Member
Posted 5 months ago #
Yes, the file is there:
http://beta.statestreetdigital.com/wp-includes/js/tinymce/themes/advanced/img/icons.gif
I've tried deactivating each plugin I use one at a time and it seems to be TinyMCE Advanced that is adding
tags between paragraphs each time I update a page.