Title: Problems with update
Last modified: August 22, 2016

---

# Problems with update

 *  Resolved [pevista](https://wordpress.org/support/users/pevista/)
 * (@pevista)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/)
 * When I use the editor there are problems: Captions are appearently moved to “
   Alternative text” and a right-aligned images loses the alignment.
    Unchecking“
   Enable the editor menu” does not help, but when I disable the plugin things work
   as usual.
 * [https://wordpress.org/plugins/tinymce-advanced/](https://wordpress.org/plugins/tinymce-advanced/)

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

 *  [sojweb](https://wordpress.org/support/users/sojweb/)
 * (@sojweb)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5260937)
 * I am also having this problem. Captions are not saving properly. I’m using multisite
   if that matters at all. I tried switching back to the last version, but still
   had the same issue.
 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261030)
 * Hm, could be caused by some change in WordPress 4.0? Captions and alignment for
   images work properly here with or without this plugin. Or maybe there is another
   plugin that is affecting them?
 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261031)
 * Checking further:
 * > Captions are appearently moved to “Alternative text”…
 * Sounds like another plugin is at fault here. There is no code in both WordPress
   and TinyMCE Advanced that would do this.
 *  Thread Starter [pevista](https://wordpress.org/support/users/pevista/)
 * (@pevista)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261037)
 * If I right align an image and add a caption it looks fine in the editor. When
   I save (or just preview), it moves to the left (align none) and loses the caption.
   You can see a test post here (after saving):
    [http://teknikalt.dk/6833/tinymce-advanced-test/](http://teknikalt.dk/6833/tinymce-advanced-test/)
 * If I disable TinyMCE Advanced the same post looks like this:
    [http://teknikalt.dk/6840/tinymce-advanced-disabled-test/](http://teknikalt.dk/6840/tinymce-advanced-disabled-test/)
 * Hope it helps.
 *  [John Els](https://wordpress.org/support/users/johnelstx/)
 * (@johnelstx)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261040)
 * I can confirm what pevista is experiencing. TinyMCE currently seems to be stripping
   captions and right alignment of images when you switch between Visual and Text
   mode, or when saving the document.
 * As soon as I deactivated TinyMCE, the problem disappeared.
 *  Thread Starter [pevista](https://wordpress.org/support/users/pevista/)
 * (@pevista)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261094)
 * I have another site that was running WordPress 3.9 and TinyMCE Advanced in the
   lastest version with out any problems. I made a post with a right aligned image
   with caption.
    Then I updated to WordPress 4.0, opened the post in the editor
   and made a preview: The caption disappeared (it was moved to alternative text)
   and the right alignment was gone.
 *  [John Els](https://wordpress.org/support/users/johnelstx/)
 * (@johnelstx)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261101)
 * Would it then be fair to say that this is a compatibility issue with WordPress
   4.0? Something changed in WordPress 4.0 that is affecting the way that TinyMCE
   functions. Maybe the fault lies with WP 4.0. I’ll hold off on upgrading to WP
   4.0 on my other sites until a fix has been implemented.
 *  [Cyndi](https://wordpress.org/support/users/cynderella/)
 * (@cynderella)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261105)
 * Having the same issue too on Genesis and default WP theme. If I deactivate it
   it, captions work fine and images stay aligned to whatever I set.
 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261145)
 * Confirmed. Caused by TinyMCE adding a line break between DIV and DL when wpautop(
   removal of the P tags) is disabled.
 * For now either [update to the latest beta version](http://downloads.wordpress.org/plugin/tinymce-advanced.zip)
   or uncheck the “Stop removing P and BR…” checkbox.
 * More info: [http://wordpress.org/support/topic/issues-with-wp-4-latest-version?replies=6#post-5982236](http://wordpress.org/support/topic/issues-with-wp-4-latest-version?replies=6#post-5982236)
 *  [John Els](https://wordpress.org/support/users/johnelstx/)
 * (@johnelstx)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261185)
 * Andrew, I can confirm that when I uncheck the “Stop removing P and BR…” checkbox,
   TinyMCE does not strip out the caption or alignment. (This is with WordPress 
   4.0).
 * For what I’m doing at the moment, this is not an inconvenience, but it would 
   of course be nice to turn that back on later.
 * Thanks for all your work on an excellent plugin!
 *  [TCNina](https://wordpress.org/support/users/tcnina/)
 * (@tcnina)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261189)
 * Yeah yeah… would have been nice to open this thread correct with a significant
   title. “problems with update” can be anything and nothing.
    Ok, I deactivated
   the “p and br tags”option and it works now.
 * Thanks for that, hope it works the old way soon. 😉
 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261190)
 * Yep, planning to release new version that fixes this tomorrow. It is a WP bug
   that will also be fixed in 4.0.1 (when it comes out).
 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261212)
 * Fixed in TinyMCE Advanced 4.1.1.

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

The topic ‘Problems with update’ is closed to new replies.

 * ![](https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511)
 * [Advanced Editor Tools](https://wordpress.org/plugins/tinymce-advanced/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tinymce-advanced/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tinymce-advanced/)
 * [Active Topics](https://wordpress.org/support/plugin/tinymce-advanced/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tinymce-advanced/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tinymce-advanced/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [captions](https://wordpress.org/support/topic-tag/captions/)

 * 13 replies
 * 6 participants
 * Last reply from: [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/problems-with-update-2/#post-5261212)
 * Status: resolved