Foros de discusión

Themeforest static html admin panel integration

Berkay Kaleli, modificado hace 7 años.

Themeforest static html admin panel integration

New Member Mensaje: 1 Fecha de incorporación: 28/11/16 Mensajes recientes
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 hace 7 años.

RE: Themeforest static html admin panel integration

Expert Mensajes: 252 Fecha de incorporación: 6/04/12 Mensajes recientes
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)