Fórum

Themeforest static html admin panel integration

Berkay Kaleli, modificado 7 Anos atrás.

Themeforest static html admin panel integration

New Member Mensagem: 1 Data de Entrada: 28/11/16 Postagens Recentes
I'm trying to integrate a themeforest static html admin theme for liferay 6.2 ga5. My custom theme using jquery and some jquery components, bootstrap 4, fontawesome latest version, custom ttf font and ionicons web icon font library.

I use eclipse and liferay plugins sdk for this work. I select classic theme with velocity option and when i import my custom theme files(css,ttf,js) in _diffs folder i see 404 error for fontawesome and ionicons woff files. I want to know how i integrate this theme in liferay without any error like Bootstrap & fontawesome version or anything?

Is it possible ? What is the best way for me ?

Thanks
thumbnail
Byrån Zaugg, modificado 7 Anos atrás.

RE: Themeforest static html admin panel integration

Expert Postagens: 252 Data de Entrada: 06/04/12 Postagens Recentes
Not sure of the exact cause of your issue, but I'm guessing the URLs are not resolving like you expect them to. Take a look at the 404 paths, vs where you've placed your files, vs the URLs you wrote in your files.

Can you provide some sample code, that focuses on the issue? (don't paste your whole theme here)