HTML messed up with batch copy
-
If copy a page to another site while editing it everything looks fine. But if I use the batch copy the result is messed up with a lot of URL:s inserted into the text.
This is how my page looks like in text mode:
<h1>My Header</h1> <img src="http://www.example.com/wordpress/wp-content/uploads/2016/06/my-image.jpg" />But this is what I get when batch copying:
<h1>My Header<http://www.example.com/myothersite/wp-content/uploads/sites/3/2016/06h1> <img src="http:http://www.example.com/myothersite/wp-content/uploads/sites/3/2016/06http://www.example.com/myothersite/wp-content/uploads/sites/3/2016/06www.example.comhttp://www.example.com/myothersite/wp-content/uploads/sites/3/2016/06wordpresshttp://www.example.com/myothersite/wp-content/uploads/sites/3/2016/06wp-contenthttp://www.example.com/myothersite/wp-content/uploads/sites/3/2016/06uploadshttp://www.example.com/myothersite/wp-content/uploads/sites/3/2016/062016http://www.example.com/myothersite/wp-content/uploads/sites/3/2016/0606http://www.example.com/myothersite/wp-content/uploads/sites/3/2016/06my-image.jpg" /></h1>Is this a known issue?
It could be a conflict with other plugins, I have not yet tried to disable all other plugins.
Edit: I de-activated all other plugins, still same error.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘HTML messed up with batch copy’ is closed to new replies.