An issue with Generatepress theme
-
Theme: GeneratePress (free version)
Fonts: PT Serif, RobotoErrors:
When I enable OMFG plugin it successfully downloads and replaces Google Fonts. But the document fails to use them and instead uses fallback fonts (sans-serif) for some reason. There are no errors anywhere.
I attached the link to my demo website.Suggestions:
Have you though about adding theme version orfilemtimeto the CSS file path? With this you can make sure that a visitor browser will use the latest version of the CSS file and not just take one from browser cache.
So instead of this:
https://example.com/wp-content/uploads/omgf/generate-google-fonts/generate-google-fonts.css
have something like this:
https://example.com/wp-content/uploads/omgf/generate-google-fonts/generate-google-fonts.css?1646853077- This topic was modified 4 years, 3 months ago by .
- This topic was modified 4 years, 3 months ago by .
- This topic was modified 4 years, 3 months ago by .
The page I need help with: [log in to see the link]
The topic ‘An issue with Generatepress theme’ is closed to new replies.