Page 2 of 2

Re: Style is not working

Posted: 16 Dec 2022, 08:55
by habubey
hey there!
Actually, the problem is that certain style files are not working. We have another way to solve it but manually. Please follow the above steps carefully.

First step:
Download the template and find the Designer UI.

Second Step:
You have to copy your Designer UI folder from src/assets/designer and paste it to Ultima, theme resources folder inside the public/assets/sass/theme folder.
Now you can start to watch your SASS command. Example: sass --watch public/assets:public/assets --no-source-map

Your project is ready to start. Npm i and Npm run start

We hope that this information is helpful, please share the result with us

Re: Style is not working

Posted: 26 May 2023, 15:26
by melihugurlu
Hi there,

I tried everything written in this topic but the problem persists for me. That's why I started using the 8.0 version of Ultima. I changed the <HashRoute> part of the app.tsx to <BrowserRouter>. Now when I run project on http://localhost:3000/, there is no problem. There is also no problem when I open a page from the menu. However, when I refresh this page opened from the menu, I get an error. can you help me?

Re: Style is not working

Posted: 06 Sep 2023, 09:27
by habubey
Hey there!

Sorry for the delayed reply. It may be because your message was overlooked and misplaced.
We have updated the Ultima from CRA to NextJs(with app router) with version 10.0.0. You may use that for your case.

Best
Bugra