SPPB 5.3.5 Error Loading Font Awesome - Question | JoomShaper

SPPB 5.3.5 Error Loading Font Awesome

A

Alvaro

SP Page Builder 1 year ago

If in SP Page Builder Settings you enable Load Font Awesome, in Firefox console show following errors:

GET http://localhost/components/com_sppagebuilder/assets/webfonts/fa-solid-900.woff2 404 Not Found

GET http://localhost/components/com_sppagebuilder/assets/webfonts/fa-brands-400.woff2 404 Not Found

GET http://localhost/components/com_sppagebuilder/assets/webfonts/fa-solid-900.woff2 404 Not Found

Joomla 4.4.6 PHP 8.2.5 MySQL 8.0.18, Browser Firefox 129, OS Windows, server Wampserver.

Errors disappears when Load Font Awesome is disabled, but these no load correct fontawesome correct files like components/com_sppagebuilder/assets/css/font-awesome-6.min.css components/com_sppagebuilder/assets/css/font-awesome-5.min.css

Please fix soon

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #164957

Yes, of course. Update component was published today.


For older version all missing .woff2 files you can take from

Missing-Files.zip

1
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #164949

Hi Alvaro.

In general, Path to files is fully correct: /components/com_sppagebuilder/assets/webfonts/

Do you see those font files there? If not, I will pack and send you.


CSS files = / = WOFF File - those are totally different file type, in first is only style, and 2nd icon font itself.

1
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #164953

Ok, I think I found what is wrong. It's becuase of Font Awesome 6 Free css styles calls also "solid-900" and "brands-400". Our DEv Team will check it asap. Small thing, easy to fix.

1
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #164954

missing-files.zip

Download, Unzip and Upload 3 fonts files here: /components/com_sppagebuilder/assets/webfonts/


Thanks for good eyes, and information about that.

0
A
Alvaro
Accepted Answer
1 year ago #164956

Indeed, these woff2 font files do not exist. I made the reference to the CSS files because they are the necessary files and when deactivating them from the Page Builder configuration the error disappears because the CSS files that call the font files are not loaded.

Also missing is fa-regular-400.woff2

I assume these source files will be added to the package in future versions, right?

Regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #165088

Version 5.3.6 was today published ;)

  • Resolved missing font files issue. We added missing files.
0