Skip Navigation

[Resolved] Is this the proper place to put font awesome?

This support ticket is created 5 years, 11 months ago. 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.

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

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 3 voices.

Last updated by Minesh 5 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#892212

I am trying to:
display font awesome icons
Link to a page where the issue can be seen:

I expected to see:

Instead, I got: nothing

here is the code from the view:

[toolset-edit-post-link layout_slug="edit-team-members"]<span class='fa fa-pencil'></span>[/toolset-edit-post-link]
#892494

When I tried the last time, "I" tags worked just fine:

[toolset-edit-post-link content_template_slug="dsa" class="clas" style="stl"]<i class="fa fa-address-book" aria-hidden="true"></i>[/toolset-edit-post-link]

Does that not work for you?
I used FA 4.7 as 5.+ is not yet supported in Toolset:
hidden link

I don't think that a "span" tag with FA classes outputs anything at all, whether or not used in Toolset ShortCodes.

That is just how FA works, I fear 🙂

#892496

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Yes - it should work.

[toolset-edit-post-link layout_slug="edit-team-members"]<span class='fa fa-pencil'></span>[/toolset-edit-post-link]

Is it not working?

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.