Skip Navigation

[Gelöst] Font Awesome icon

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:

The issue here is that the user wanted to use the font awesome icons on their site.

Solution:

To use font awesome on your site you will need to download the plugins below.

https://wordpress.org/plugins/better-font-awesome/

Then you an follow the instructions on that page to add icons to your page.

This support ticket is created vor 6 Jahren, 4 Monaten. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von domenicoS vor 6 Jahren, 4 Monaten.

Assistiert von: Shane.

Author
Artikel
#921125

I am trying to to add icon with font awesome to a page template.
Can you please help me in use the right code?

I try with this but doesn't works:

<ul >
<li style="font-family:FontAwesome;">[types field='compreso-nel-pacchetto' state="checked" option="0" class="fa"]&#xf004; Option 1 [/types]</li>
<li style="font-family:FontAwesome;">[types field='compreso-nel-pacchetto' state="checked" option="1" class="fa fa-heart"]&#xf004; Option 2 [/types]</li>
</ul>
#921338

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Domenico,

Thank you for contacting our support forum.

Actually this is not how the fontawesome icons are added.
Do you have a font-awesome icons plugin installed? if not then you can install the plugin below.

https://wordpress.org/plugins/better-font-awesome/

Then you an follow the instructions on that page to add icons to your page.

Please let me know if this helps.

Thanks,
Shane

#922562

Thanks Shane