You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Online

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

#107730 Fonticons

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Ryan on Friday, 07 May 2021 13:20 BST

IDD-NET.DE
HI,

We use the font icons vers. 4, which you have to insert manually into the code.

Unfortunately, the icons are then not displayed in the editor. But what would be important.

Is it possible to make the icons visible?

cu....O.D.

Ryan
Are you referring to FontAwesome 4? - https://fontawesome.com/v4.7.0/

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

Ryan
Try this plugin - https://github.com/widgetfactory/jce-editor-fontawesome

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

IDD-NET.DE
[quotePost id="107748"]Try this plugin -
Look the attachments ...

cu...O.D.

Attachments

Ryan
Which template are you using?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

IDD-NET.DE
[quotePost id="107754"]Which template are you using?[/quotePost]

We use this one: JA Edenite II with T3 Framework from JoomlArt

https://www.joomlart.com/joomla/templates/ja-edenite-ii

Our website is: http://cms2019.vg-wallerstein.de/



Ryan
Please install JCE Pro 2.9.7 Beta - https://www.joomlacontenteditor.net/downloads/editor/pro/development Then in Editor Profiles -> Editor Parameters -> Typography, set Editor Styles to Add, and in the Custom CSS Files field, add:

https://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css
For example: https://cdn.joomlacontenteditor.net/tmp/107730-fonticons.jpg

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

IDD-NET.DE
Thank you very much, this also works wonderfully.
My compliments for the competent help.

However - I don't even dare to say this - there is a data protection problem with the call at netdna.com here in Germany. Because this call is not allowed according to some data protectionists, unfortunately in this case the customer here.

Therefore, we have hosted the Fontawesome locally, but this also did not feel as smooth as hoped. So we still have to find the right path for the local call here, then it should work.

Let's see - until then: Thanks a lot!

cu: O.D.

Ryan
Therefore, we have hosted the Fontawesome locally, but this also did not feel as smooth as hoped. So we still have to find the right path for the local call here, then it should work.


Just change the URL for the Custom CSS Files field to the local url, relative to the site root, eg: media/css/css/font-awesome.css

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.