Skip to main content
Question

Manage Pages HTML Widget

  • July 1, 2026
  • 2 replies
  • 78 views

Forum|alt.badge.img

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?

 

2 replies

Forum|alt.badge.img+1

Yikes, that is scary! I’m a bit afraid to look at mine now. Looking forward to hearing a response to your issue.


Forum|alt.badge.img
  • Author
  • Novice I
  • July 2, 2026

Apparently, there was an inline component in a part of the page HTML that is not accepted by the new interface. I was able to resolve it by moving the image URLs to css