Nop 4 Cannot add new theme

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 anos atrás
after the following https://github.com/nopSolutions/nopCommerce/commit/1af8e4c534261ab27cf1008473f22cd613c80d82

cant install new theme

tried to copy Default Clean and changed the name of the folder and the json file titles
and it still does not work
head does no load

I can see the new theme in Admin settings
6 anos atrás
Hi Hezy,

I cannot reproduce it. Everything works fine
6 anos atrás
Hi.
You also need to change the SystemName in json file. Because the theme name is now read from this field, and not from the folder name where the theme files are.
6 anos atrás
RomanovM wrote:
Hi.
You also need to change the SystemName in json file. Because the theme name is now read from this field, and not from the folder name where the theme files are.


thanks
I figured it out after debug the system, I guess it worth adding a comment in the changeset header
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.