Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1549 Представления

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?

Аватар
Отменить
Автор Лучший ответ

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*.



Аватар
Отменить