Pages broken after editing in WPBakery

Not sure yet how to reproduce the issue consistently… but it happened several times already.
When I open, edit page created with WPBakery and update the page - in multiple places on the page appear next text: <!–mep-nl–><!–mep-nl–> and some links appear as html encoded entries instead of link:
<a href=”http://www.claimmanager.ca/msp-billing-software-for-physicians/” target=”_blank”>MSP billing software for general practitioners</a>
I have to re-open the page, find all entries like that and re-save.
What’s also very annoying that the page cannot be restored from previous version - when page is broken, restored versions are broken as well.
We increased memory and re-installed X-theme.

Regards.
P.S. I provided you with the credentials to login to my website in my previous post.

Hi @vba66a,

Thanks for reaching out.

Have you adding it within the visual editor (visual tab instead of text tab)? That’s going to happen if you add that way. OR, there are customization or 3rd party plugins that calls htmlentities() function http://php.net/manual/en/function.htmlentities.php.

You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Let us know how it goes!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.