Component update on all pages

Hello,
I work a lot with components, but I regularly encounter problems whenever I modify one.
Two examples:

  • I add an option to a select box, but when I return to the component on a page, it displays the default value in a text field.
  • Just today, I modified a component by changing a photo and moving a graphic element (absolute position), but when I return to the component on a page, it displays the new image correctly, but the graphic element is not displayed with the correct properties (absolute). To fix this problem, I have to save the page, without even changing anything on it.

Any tip?

Hello @cpennetier,

Thanks for writing to us.

This issue is often caused by aggressive caching. Please clear all caches from your caching plugin. If you’re using a server-level cache or CDN (such as Cloudflare), be sure to clear those caches as well. Alternatively, you can temporarily enable Developer Mode (especially in Cloudflare) while testing to prevent cached assets from interfering. Please check for plugin conflicts by temporarily disabling plugins one by one to identify the source of the issue. If you’re using a child theme, make sure the parent theme is active while testing.
For more general troubleshooting steps, you can also refer to this guide:

If it doesn’t work for you, please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password
  • Exact page URL

You can find the Secure Note button at the bottom of your posts

Thanks