Skip to Content
Menu
This question has been flagged
682 Views

Hello everyones.


I've managed to install and configure odoo on a VPS.


Just after installing the website plugin, there's a configurator thats pop up where at the end we have the choice between 3 designs. Operation went well once one is selected and theme and content is properly installed.


However, if I decide to switch theme later on (or in the previously mentionned configurator, I select to pass these steps and select a theme), a more furnished theme list comes up (which I can find also on the Theme tab when I edit my website).


Unfortunately, when I select one of these themes, close to nothing looks to be applied (except primary / secondary colors change). Design remain the same as before and content is not updated at all.


Is it a normal behavior ?

Is there anything to do in order to load properly the selected theme and its content?

Thanks in advance! 

Avatar
Discard

Hi,
While it's not entirely "normal" for only primary/secondary colors to change when switching themes in Odoo, it can happen by conflict between two themes. Review both themes carefully, especially CSS overrides and custom code, to identify potential conflicts and test it again.

Hope it helps