Stuurman
Forum Replies Created
-
I made another thread, got answers (the button is down the homepage and found that you had to refresh the page to get rid of the error message.
Thanks anyway !Thanks, Taco !
solved, message at the top disapeared after a refresh too.Same problem: Your homepage cannot be indexed by search engines. This is very bad for SEO and should be fixed.
The link goes to Yoast’s homepage, and presents no solution.
@cookituppaleo: what and where is a “fetch again” button?Forum: Plugins
In reply to: [Bol.com Partner Program Plugin] Bol.com plugin v. 1.30No it concerns all pages, no bol coding on the pages.
Forum: Plugins
In reply to: [WP Google Fonts] BlockquoteThanks !
That does it. I already got the same hint from a colleague of you. Strange, however, that the plugin does have this changed from the beginning.For other people: the php page is located here:
/domains/xxx your domain name xxx/public_html/wp-content/plugins/wp-google-fontsForum: Plugins
In reply to: [WP Google Fonts] BlockquoteThis works (partially):
Enter the custom css as follows
#container blockquote p{ font-family: ‘Merriweather’; }In WP 3.8 blockquote positions wright but does not pick up de font properties ( in my case italic) and the font is neither Merriweather, seems also to be smaller.
So unfortunately not yet solved.
Forum: Plugins
In reply to: [WP Google Fonts] BlockquoteHere is a link to the same problem (it is a WordPress problem)
Forum: Plugins
In reply to: [WP Google Fonts] Blockquotethe quote is not only <p>, it is between the blockquote tags !!