Icons doesn´t show, i´m using theme Harmony in a project java with IDE Netbeans.

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
Gino_chavez
Posts: 1
Joined: 24 Apr 2017, 01:03

04 Aug 2018, 22:11

Hello,
i´m using harmony-1.0.2 on my project, the issue is that doesn´t show the icons even page icons. I´m work using the following:
- IDE: Netbeans 8.0.
- Primefaces 6.0.

and i included on web.xml:
<context-param>
<param-name>primefaces.THEME</param-name>
<param-value>harmony-absolution</param-value>
</context-param>

Someone knows all the necesary steps?

Please help me.

huseyinT
Posts: 123
Joined: 27 Mar 2016, 13:05

07 Aug 2018, 12:41

You could add on web.xml :

Code: Select all

<context-param>
        <param-name>primefaces.FONT_AWESOME</param-name>
        <param-value>true</param-value>
    </context-param>
 
And those videos could help you build your project:

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
https://www.dropbox.com/s/11hn3e1e24bg0 ... t.mp4?dl=0

Post Reply

Return to “Harmony - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 7 guests