Hi, I have some issues on slideshow left/right button, menu (see image attached), and so on...
https://github.com/lmsace/academi/issues/36
Someone solved? How?
Moodle 4.3+
The FontAwsome version has been updated, so please contact LMSAce.
I know. But no answer from LMSAce.
the first post is in september
https://github.com/lmsace/academi/issues/36
the first post is in september
https://github.com/lmsace/academi/issues/36
go to appearance --> additional HTML then past below: . it will working
Which HTML?
Probably you forgot to paste the code here
In reply to Ciro Camardella
Re: Ri: Re: Ri: Re: Academy Theme font issues (v4.3)
by Gareth Barnard -
Solution.
Edit style/theme.css and change to the following:


Then purge the theme cache.
If you've found this post useful, then please mark it so.
Edit style/theme.css and change to the following:


Then purge the theme cache.
If you've found this post useful, then please mark it so.
In reply to Gareth Barnard
Ri: Re: Ri: Re: Ri: Re: Academy Theme font issues (v4.3)
by Ciro Camardella -
This solution is for Academy v3.11 (Moodle 3), not for v4.3 (Moodle 4).
I tried to modify all occurrence of fontawesome into "Font Awasome 6 Free", but not all issues solves.
I tried to modify all occurrence of fontawesome into "Font Awasome 6 Free", but not all issues solves.
In reply to Ciro Camardella
Re: Ri: Re: Ri: Re: Ri: Re: Academy Theme font issues (v4.3)
by Gareth Barnard -
"This solution is for Academy v3.11 (Moodle 3), not for v4.3 (Moodle 4)."? What makes you think that? I downloaded, installed and worked out the fix on https://github.com/lmsace/academi/tree/v4.3.
"I tried to modify all occurrence of fontawesome into "Font Awasome 6 Free", but not all issues solves."? You only need to change the one place that it states, being the CSS variable '--font_2', which is then used. I didn't look for other instances, however it does fix the screen shots presented.
"I tried to modify all occurrence of fontawesome into "Font Awasome 6 Free", but not all issues solves."? You only need to change the one place that it states, being the CSS variable '--font_2', which is then used. I didn't look for other instances, however it does fix the screen shots presented.
In reply to Gareth Barnard
Ri: Re: Ri: Re: Ri: Re: Ri: Re: Academy Theme font issues (v4.3)
by Ciro Camardella -
I downloaded the files from Moodle Repository (https://moodle.org/plugins/theme_academi)... and the files are different from github! (for example there isn't file style/theme.css)
I'll try to download from github. Thanks
I'll try to download from github. Thanks
In reply to Ciro Camardella
Re: Ri: Re: Ri: Re: Ri: Re: Ri: Re: Academy Theme font issues (v4.3)
by Gareth Barnard -
In that case with https://moodle.org/plugins/theme_academi/v4.3/30362, then:

in scss/includes.scss and

in scss/standard.scss
in scss/includes.scss and

in scss/standard.scss
-- <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
Dear Pikou,
I don't believe that will solve the issue in a positive manner. Please explain technically why importing a Font Awesome version 3 stylesheet will solve the problem? Given that Moodle is using version 6 and was using version 4.
Gareth
I don't believe that will solve the issue in a positive manner. Please explain technically why importing a Font Awesome version 3 stylesheet will solve the problem? Given that Moodle is using version 6 and was using version 4.
Gareth