Skip to Content
Menu
This question has been flagged
1 Reply
1278 Views

I would like to customize some dynamically-rendered pages of my website using the HTML/CSS editor (e.g. /shop, /events, etc.) but I wonder about the sustainability of doing that? Does it survive upgrades/migrations? How to fix incompatibilities with new versions?

Avatar
Discard
Author Best Answer

Yes any customization made through the HTML editor is kept as is by the upgrade process.


When you customize a dynamic page like the shop with the HTML editor, the new version of the view is saved as a new view and linked to the current website.

Those new views survive upgrades. If they crash when viewing, you can edit them with the editor, or even delete them from the backend menu. With the developer mode on, go to  *Settings > Technical > User Interface > Views*.



Avatar
Discard