font in italian not in english?
hi there,
in dashboard i have load the "gordita font" ... i have installed the plugin Disable Real MIME Check .. and is ok .. but in italian i see the font but in english no ...
italian: https://mappigo.it/app/
english: https://mappigo.com/app/
ideas?
Comments
Hello,
Please, disable all of the plugins except the WPML, refresh your cache, and check if the issue persists.
The could be some plugin conflict causing this problem.
Best regards
no way ?
maybe i can force with some css ??
As you can see on the following screenshot, the English version of the website tries to get the font from the Italian one.
In that case, you should contact WPML support and ask them about this problem.
https://wpml.org/forums/forum/english-support/
Thanks
so listen ... we solved... my hosting provider apply a rule in htaccess ...
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
Header set Access-Control-Allow-Headers "Origin, X-Requested-With, Content-Type, Accept"
</IfModule>
but now in english version the menu is in the bottom ...
ideas?
That’s because of too many menu items inside the website's grid width, and you can get rid of that problem by following steps mentioned in one of the topics in our FAQ from the Support Center. Check the following link:
https://support.muffingroup.com/faq/menu-goes-under-header-does-not-fit/
Thanks
is ok thanks ... put 1240px ...
thanks a lot..
So it is working fine now?
Can I help you with anything else?
Best regards
great job thanks!