I am having issues updating existing HTML widgets on pages in the new navigation. The issue is specifically with images that have css associated. When I try to replace a current image with a new image (by replacing the URL), it will not save and attempts to remove the image information completely.
When I save, it replaces the URL with this:
<div id="fh5co-hero" class="fh5co-hero-rev" style="background-image:url(;">
<div class="container">
<div class="row">
It will not allow me to replace style="background-image:url(;” and no longer reflects the original image URL though the original image is visible.
I even tried making a completely new page with the same issue. I have done this many times over the past 4 years, so this is not the first time I have updated images. I have also tried opening a ticket.
Has something changed in the way we manage HTML/WYSIWYG pages?
