jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 36 forks source link

JEM4.2.1 on J!5.1: crypted instead of a sign in calendar view #1725

Open jojo12 opened 2 months ago

jojo12 commented 2 months ago

there is something crypted instead of the sign calnosign

mckillo commented 2 months ago

This was solves in a old commit. I have to find it

mckillo commented 2 months ago

We were speaking about it in https://github.com/jemproject/JEM-Project/issues/1700.

In Joomla 5.1, the library is update FontAwesome to 6.5.1, and I can check this icon in https://fontawesome.com/v6/search?q=f35d&o=v and it's right.

In my calendar view, I can see the icon to link day view.

Is it with Cassiopeia template? If it's no, review the template config to any reference of FontAwesome.

jojo12 commented 2 months ago

you're right, it's the same and like that it will always come back. How can we make it better? I tested with purity_iv, there I can separately choose fontawesome 4 or 5 or 6 or icomoon or combinations. Here my test: fa_icomoon The same is e.g. with mod_jem_teaser.

jojo12 commented 2 months ago

when I test with cassiopeia, I don't see the sign in calendar, but the signs in mod_jem teaser I can see. The problem is, that we have a version for different Joomlas with different fontawesomes.

mckillo commented 2 months ago

No, we have the same version of joomla at the beginning. The Joomla core is the same for all users and comes with FontAwesome in 6.5.1.

Previously, jquery had the same problem, there are several versions in the Joomla installation and there are conflicts, the same thing happens with FontAwesome.

I assume that your Joomla has more extensions (templates, components), and that the extensions come with another old version of FontAwesome, and there is some conflict with this library.

jojo12 commented 2 months ago

Thanks. For me it looks like we have two systems in JEM: icomoon and fontawesone. It seems Joomla core tries to go only on fontawesome, which grows, when there's a newer fontawesome. For me it only helps when I change to t4_templates, where I can add each fontsystem individually. But in core it should work with cassiopeia!

mckillo commented 2 months ago

For me, in J5.1 clean, works.

Pinkeltje commented 1 month ago

Unable to reproduce. For me icons are visible in Cassiopeia and Yootheme Pro.