Hi,
I am trying to speed up my website and I am missing in the documentation a detailed explanation about each feature in the Scripts & Styling menu. Sorry if it already exists.
I would like to disable google fonts since I am using the theme fonts but I am not sure if eventon use google fonts by default somewhere and removing google fonts would break my site.
Same for Awesome fonts.
I also do not know the possible impact of Disabling JQuery Mobile script and Moment script.
Thanks,
G
Hello,
You can check an explanation for each feature by hovering ? symbol:
It seems that in your case you need to check “Concatenate all eventon addon style files – Beta (Only supported addons)” and “Load eventON scripts and styles only on eventON pages” first. Please note that in some cases they may not work.
As for Disable google web fonts and Disable font awesome fonts, then the best solution is to enable them and check if everything is working or not. You should be able to see it right away on Main Calendar or Single Event Page. Please also note that if you disable Google Fonts you need to go to EventON Settings > Appearance > put your theme’s font to Primary Calendar Font family and Secondary Calendar Font family, otherwise EventON is going to use the most basic font.
Disabling JQuery Mobile script and Moment script.
Mobile Menus don’t work correctly in some WordPress themes because of these files loaded by EventON.
Thank you. I will do what you say.
I still have doubts regarding what functionalities I would miss if I disable Jquery MObile and Moments script.
Also, if I disable awesome fonts I guess the social share Icons would not load correct?
Thanks,
G
Also, if I disable awesome fonts I guess the social share Icons would not load correct?
It depends on if your theme uses the same version as EventON.
The best solution for this is to install a caching plugin that can combine js files into one and then load it.
ok. I have WP Rocket and Autoptimize, i guess I can do that with both of them. I will try. Thanks for the support
Please also check this guide: https://docs.myeventon.com/documentations/why-my-site-and-eventon-page-loading-slow/
We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.
If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!
HI,
If I disable moment script, Full call stops working so that is not an option. NO problem if it loads only on the page when I have the full call.
I will leave the mobile script for now if it does not ipact performance.
Thanks
Hi,
I am having issues with the Fullcall fonts.
I defined the custom fonts in Eventon settings what did not make a change until I defined the CSS manually on my theme. I see that the full call CSS is loades with the following parameter:
fonts */
.eventon_fullcal p{
font-family: ‘roboto’,’arial narrow’;
}
.eventon_fc_days .evo_fc_day.has_events em{
font-family: ‘open sans’, arial;
}
I had to manually add the CSS to the theme with the !important to override the default fullcall font but I see that the google fonts are still being loaded. I also disables the “load google fonts” from the styling settings.
How can I prevent the google fonts from loading at all in this page?
https://balancearte.com/eventos-balancearte/
Thanks,
G
EventON loads custom google fonts with evcal_google_fonts-css style:
And I don’t see it on your website:
Could you check and let me know?