掲示板

Themeforest static html admin panel integration

7年前 に Berkay Kaleli によって更新されました。

Themeforest static html admin panel integration

New Member 投稿: 1 参加年月日: 16/11/28 最新の投稿
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
7年前 に Byrån Zaugg によって更新されました。

RE: Themeforest static html admin panel integration

Expert 投稿: 252 参加年月日: 12/04/06 最新の投稿
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)