You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I went to add some Google Fonts to my newest project and I noticed that the most recent vesion is already adding Google Fonts. I can't seem to locate where they are coming from though. It is getting injected before the scripts are ever enqueued.
Here is what is showing up:
How can this bug be reproduced?
Step one - Install a fresh copy of Foundationpress
Step two - View Source
Step three
What did you expect to happen?
If Google Fonts are automatically being added, I would at least like to be able to change them.
What happened instead?
The Fonts aren't in the enqueue scripts or in header.php
Test case:
Please provide a link to a CodePen or JSFiddle that recreates the issue, if possible.
The text was updated successfully, but these errors were encountered:
Sorry, false alarm. For anyone else who wonders why this is happening, the WP-Admin bar apparently automatically enqueues Open Sans whenever it is enabled. This only shows up if you are logged in.
I went to add some Google Fonts to my newest project and I noticed that the most recent vesion is already adding Google Fonts. I can't seem to locate where they are coming from though. It is getting injected before the scripts are ever enqueued.
Here is what is showing up:
How can this bug be reproduced?
What did you expect to happen?
If Google Fonts are automatically being added, I would at least like to be able to change them.
What happened instead?
The Fonts aren't in the enqueue scripts or in header.php
Test case:
Please provide a link to a CodePen or JSFiddle that recreates the issue, if possible.
The text was updated successfully, but these errors were encountered: