thrawn12
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Google Fonts] [Plugin: WP Google Fonts] HTML Validation Bugin wp-google-fonts.php try editing the Option Value for Open Sans from
Open Sans:light,lightitalic,regular,regularitalic,600,600italic,bold,bolditalic,800,800italicto
Open%20Sans:light,lightitalic,regular,regularitalic,600,600italic,bold,bolditalic,800,800italicForum: Plugins
In reply to: [WP Google Fonts] [Plugin: WP Google Fonts] Please add fontI believe you can do it yourself by just editing the php file.
look for something like this
<option value="Allan">Allan</option>Add a new line, just change Option Value and then text between Option tags to what you want.
it would look like this
<option value="Nothing You Could Do">Nothing You Could Do</option>If it doesn’t work just go back to original, but I don’t see why it wouldn’t
I’m having almost same issue, I could login to facebook to allow WP access but the Publish to fan page still keeps saying to associate the 2 accounts.
When I click on it now, it just disappears and reloads the plugin page with no change.
Hi I see you fixed this issue on your site. Would you be able to post how you solved it? I’m running into exact same issue.