WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.12.x) »
  • General Help & Support »
  • Help highly appreciate with font awesome
  • Print
Pages: [1]   Go Down

Author Topic: Help highly appreciate with font awesome  (Read 16008 times)

Offline rumen

  • Posts: 480
  • Gender: Male
Help highly appreciate with font awesome
« on: June 29, 2022, 01:23:10 AM »
Hi there, maybe off topic, but with one of the templates I got problem with font awesome. Tested in many browsers and only in Firefox appears normally in the other appears like that!!!

I have searched in many places with Google but no one decision helped to solved the issue.

The name of the template is "Editorial by HTML5Up" and it Run under WB-Version 2.12.2 r352

So far browsers tested (where it doesn't work):
Chromium
Watexfox
LibreWolf

Also tested on phone - same problem there! How to fix it?

Regards,
Logged

Offline dbs

  • Betatester
  • **
  • Posts: 8914
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: Help highly appreciate with font awesome
« Reply #1 on: June 29, 2022, 07:12:37 AM »
Hi, nobody can check this without a link to the problem.
Logged
https://onkel-franky.de

Offline rumen

  • Posts: 480
  • Gender: Male
Re: Help highly appreciate with font awesome
« Reply #2 on: June 29, 2022, 07:52:13 AM »
OF course, sure. Link! And the template as I downloaded.
Logged

Offline rumen

  • Posts: 480
  • Gender: Male
Re: Help highly appreciate with font awesome
« Reply #3 on: June 29, 2022, 09:00:43 AM »
Quote from: dbs on June 29, 2022, 07:12:37 AM
Hi, nobody can check this without a link to the problem.

I was not sure anyone will help, so that's why I didn't send everything preliminary.

Thanks a lot for the time and desire to help in advance!!!
Logged

Offline dbs

  • Betatester
  • **
  • Posts: 8914
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: Help highly appreciate with font awesome
« Reply #4 on: June 29, 2022, 09:02:48 AM »
In your css the parts for the icons i see a missing backslash.
E.g. menu bars in main.css line 3226 starts with
Code: [Select]
#sidebar .toggle::before {
  content: 'f0c9';

but this must be
Code: [Select]
#sidebar .toggle::before {
  content: '\f0c9';

Problem: in the template zip are backslashes. Seems something is filtering this backslashes.
Firefox also don't show the icons.
Logged
https://onkel-franky.de

Offline rumen

  • Posts: 480
  • Gender: Male
Re: Help highly appreciate with font awesome
« Reply #5 on: June 29, 2022, 09:18:52 AM »
Super strange. Fixed! Wow. I changed all paths, css files, cdn's kit's and nothing helped. And now .... but how? Why? Some script deleted (filtered) that "\" before the code? Maybe we will not understand that ever  ....

THANKS A LOT FOR THE HELP MATE!!!!!
Logged

Offline ruebenwurzel

  • Betatester
  • **
  • Posts: 8544
  • Gender: Male
  • Keep on Rockin
    • Familie Gallas Online
Re: Help highly appreciate with font awesome
« Reply #6 on: June 29, 2022, 09:29:21 AM »
Hello,

I have adapted several Templates from HTML5UP for WB. Editorial runs since a few years on this page: https://www.familie-gallas.de/. Actually WB 2.13.1 r124 under PHP8.1 and MariaDB 10.5.15. If you are interested i can post my WB-Version of this template.

Matthias
Logged

Offline rumen

  • Posts: 480
  • Gender: Male
Re: Help highly appreciate with font awesome
« Reply #7 on: June 29, 2022, 01:38:04 PM »
I found from where comes the problem!!!

I used the editor "Addon File Editor v3.1.0-dev.1" I installed in Admin Tools to edit the code and seems that editor remove the "\" when "Save" button is clicked.

I got similar problems with the CKeditor when put some code as "code" - after "Save" the code is removed.


Logged

Offline rumen

  • Posts: 480
  • Gender: Male
Re: Help highly appreciate with font awesome
« Reply #8 on: June 29, 2022, 01:39:22 PM »
Quote from: ruebenwurzel on June 29, 2022, 09:29:21 AM
Hello,

I have adapted several Templates from HTML5UP for WB. Editorial runs since a few years on this page: https://www.familie-gallas.de/. Actually WB 2.13.1 r124 under PHP8.1 and MariaDB 10.5.15. If you are interested i can post my WB-Version of this template.

Matthias

The template is very good! But the problem is not in the template. It works! It is perfect. If there are any modifications for the new WB ver. please - share!
Logged

Offline dbs

  • Betatester
  • **
  • Posts: 8914
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: Help highly appreciate with font awesome
« Reply #9 on: June 29, 2022, 02:12:43 PM »
Quote from: rumen on June 29, 2022, 01:38:04 PM
I found from where comes the problem!!!

I used the editor "Addon File Editor v3.1.0-dev.1" I installed in Admin Tools to edit the code and seems that editor remove the "\" when "Save" button is clicked.

Tested with Addon File Editor v4.0.5 in WB 2.13.1: no problem, backslash stays alive  8)
Logged
https://onkel-franky.de

Offline rumen

  • Posts: 480
  • Gender: Male
Re: Help highly appreciate with font awesome
« Reply #10 on: June 29, 2022, 03:56:47 PM »
Look at the video here. You will see it disappear. 
Logged

Offline dbs

  • Betatester
  • **
  • Posts: 8914
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: Help highly appreciate with font awesome
« Reply #11 on: June 29, 2022, 04:13:19 PM »
You're right, with your AFE version.
I mean v4.0.5. (needs WB 2.13.)
Logged
https://onkel-franky.de

Offline hgs

  • WebsiteBaker Org e.V.
  • **
  • Posts: 1883
    • EFG MG
Re: Help highly appreciate with font awesome
« Reply #12 on: June 30, 2022, 08:14:31 AM »
Quote from: rumen on June 29, 2022, 01:23:10 AM
...
The name of the template is "Editorial by HTML5Up" and it Run under WB-Version 2.12.2 r352
...
In my opinion, an update is indispensable.
The used version is not released as stable!!!
The released version 2.12.2 r379 is from June 2019 (but already outdated)
Until today there were two other better versions
2.13.0 r63 May 2021
2.13.1 r103 April 2022
This current version is available for download here.
And the next version 2.13.2, which is then also php8.1 capable, is about to be released.
« Last Edit: June 30, 2022, 08:24:16 AM by hgs »
Logged
LG Harald

"Fange nie an, aufzuhören - höre nie auf, anzufangen." Marcus Tullius Cicero (106-43 v.Chr.)

"Never begin to stop - never stop beginning." Marcus Tullius Cicero (106-43 BC)

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.12.x) »
  • General Help & Support »
  • Help highly appreciate with font awesome
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2