Official support hours: from 9 AM — 6 PM Monday to Friday (GMT +2).
The support staff may not reply on technical inquiries on weekends; all requests will be answered necessarily during working days. Reply time: depending on the complexity of your issue, the answer can be provided between a few hours up to 48 hours. In the particular instances we will notify you if extra time will be required to solve the issue.

×

Notice

The forum is in read only mode.

Location klogin fontawesome

4 years 9 months ago #1027 by Thomas Lesch
Location klogin fontawesome was created by Thomas Lesch
Hi,

I have an fontawesome issue.
So the easiest way is to change some
Icons fontawesome.

I can't find the code position for the "fas fa-user-circle" icon. This is obove the right corner of the forum head (user login).

Please show me there can I find the right file for changing.

Thx
Tom
4 years 9 months ago #1028 by Eugene S.
Replied by Eugene S. on topic Location klogin fontawesome
Hi Tom,

I suppose you have a conflict with Font Awesome library.
Perhaps there are two libraries included or just one, but it is an outdated version.
Could you provide a URL to have a look?

You can use Confidential tag here to hide the URL from other users.

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
4 years 9 months ago #1029 by Eugene S.
Replied by Eugene S. on topic Location klogin fontawesome
The Kunena template is designed according to Font Awesome 5.x markup, so make sure the loaded FA version is 5.x, not 4.x.
Perhaps Joomla template or a 3rd party plugin includes an outdated version (need to check out).

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
4 years 9 months ago #1030 by Thomas Lesch
Replied by Thomas Lesch on topic Location klogin fontawesome
Hi Eugene,

thank you for the quick response.

My joomla template is using FA 4.4.0 version. There is a custom code form in the template settings and I could see in the forum from the template owner that he said we shall insert the following code:
<link href=" use.fontawesome.com/releases/v5.4.1/css/all.css " rel="stylesheet">

But nothing is changing and I see in the Firefox developer that there is still a broken link to the FA 4.4.0.

My site: www.goldwaschen-sachsen.de/forum

Thank you for any hints and tips.

Tom
4 years 9 months ago - 4 years 9 months ago #1031 by Eugene S.
Replied by Eugene S. on topic Location klogin fontawesome
Hi Tom,
As I supposed, the problem is in FA library.

1. You need to disable including FA 4.4.0 in Joomla template. Examine its settings - perhaps there is such option. Otherwise, you need to modify its code and remove or update loading of FA to the latest version.
2. You can enable loading of Font Awesome 5.x via Kunena template (Advanced Tab > Load External CDN Fontawesome = YES).
However, this way means the library will be loaded in Kunena forum only and if you remove including of FA in Joomla template, some icons might disappear (social icons in the footer).

I guess, the best way for you is to do these actions:
1. Go to Kunena template and disable loading of External Font Awesome library.
2. Modify Joomla template and replace loading of FA 4.4.2 to 5.4.1 or higher. I suppose, there is no such option in the template settings, so you need to modify the code via the FTP.

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Attachments:
4 years 9 months ago #1032 by Eugene S.
Replied by Eugene S. on topic Location klogin fontawesome

There is a custom code form in the template settings and I could see in the forum from the template owner that he said we shall insert the following code:

Excellent. But before pasting the code, you should disable loading of FA 4.4.2 to avoid conflict.

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Moderators: Eugene S.

Partners