Font Awesome Pro doesn't work

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
ThijsV
Posts: 12
Joined: 14 Jul 2016, 13:58

12 Jun 2018, 16:19

We have bought Font Awesome Pro because we needed more icons, but how it the best way to implement this?
We are using a Premium template Serenity and somehow it conflicts with the default Font Awesome and doesn't use the Pro icons.

Does anyone have any tips to solve this problem? Thanks!

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

13 Jun 2018, 07:55

Please change the value of the following param in web.xml to close default fontawesome;

Code: Select all

<context-param>
        <param-name>primefaces.FONT_AWESOME</param-name>
        <param-value>false</param-value> /* instead of true */
    </context-param>
Then, please import your fontawesome files in your project.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

28 Aug 2018, 21:05

Really useful, thank you for the tip.

Post Reply

Return to “Serenity - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests