Editing in Visual moves anchor close
-
I have a page with this code in it:
<img class="aligncenter size-full wp-image-3357" style="margin:10px auto;padding:0;" title="Button" src="http://mydomain.files.wordpress.com/2012/01/button.png" alt="Button" width="222" height="34" />If the last time I closed the edit function it was set to HTML, this page opens correctly as above.
If however the last time I closed the edit function it was set to Visual, this page opens in Visual and the
has been moved to just after the href thus:
<img class="aligncenter size-full wp-image-3357" style="margin:10px auto;padding:0;" title="Button" src="http://mydomain.files.wordpress.com/2012/01/button.png" alt="Button" width="222" height="34" />This of course wrecks the link which clicking on the image is supposed to take you to.
I’ve never seen this before in WordPress. What do I have to do to fix it? All ideas welcome!
(I’ve tried this with and without the full URL to the internal link anchor; it breaks the same each way)
The blog I need help with is: (visible only to logged in users)
-
-
-
Answered here:
https://en.forums.wordpress.com/topic/problem-editing-in-visual-mode?replies=5#post-826878The resolved flag is irrelevant to the fact that you shouldn’t post the same question twice.
- The topic ‘Editing in Visual moves anchor close’ is closed to new replies.