Location klogin fontawesome
- Thomas Lesch
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
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
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
- Eugene S.
-
- Offline
- Administrator
-
4 years 9 months ago #1028
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
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.
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!
- Eugene S.
-
- Offline
- Administrator
-
4 years 9 months ago #1029
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
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).
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!
- Thomas Lesch
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
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
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
- Eugene S.
-
- Offline
- Administrator
-
4 years 9 months ago - 4 years 9 months ago #1031
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
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.
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!
Last edit: 4 years 9 months ago by Eugene S..
- Eugene S.
-
- Offline
- Administrator
-
4 years 9 months ago #1032
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Location klogin fontawesome
Excellent. But before pasting the code, you should disable loading of FA 4.4.2 to avoid conflict.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:
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Moderators: Eugene S.