-
|
I'm trying to understand how I should structure my sites... Do all pages/templates are shared between sites? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
|
@givanz I tried installing another theme and changing the site to the new theme, but when I go edit website I still see the same pages/templates from the default theme. Is this an unintended bug? |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the detailed bug report. Edit website now opens the active site, previously it opened the default site. The bug it's fixed in latest.zip update, you can use |
Beta Was this translation helpful? Give feedback.


Themes in Vvveb are a static version of the site.
Homepage is rendered using theme's
/index.htmltemplate.Any change made to the template from the page builder will show on all sites using the theme.
To avoid this you can either duplicate the homepage from page builder and then use a different homepage for each site from site settings.
The other alternative if there are more differences between sites is to duplicate the theme.