Page 1 of 1

Error JSF1064: no se encuentra o sirve el recurso, css/layout-blue.css, desde la biblioteca, manhattan-layout.

Posted: 04 Aug 2017, 17:16
by gonzalogarciag
Hello, I bought Manhathan Theme recently and I want to apply on mi web project, but a I get this error JSF1064: no se encuentra o sirve el recurso, css/layout-blue.css, desde la biblioteca, manhattan-layout.

Somebody help me, please

Re: Error JSF1064: no se encuentra o sirve el recurso, css/layout-blue.css, desde la biblioteca, manhattan-layout.

Posted: 07 Aug 2017, 10:31
by mert.sincan
What are you using for theme in your project? theme.jar or *theme.scss files

if scss files, you need to provide css files for theme. Please use;

Code: Select all

sass -w src/main/webapp/resources/ --sourcemap:none
Also these links can help to you;
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0