DrNeptune on "[Plugin: Autoptimize] 404 errors with googlebot"
Thanks for the reply, So i just add this to the end of my functions.php file?
View ArticleFrank Goossens on "[Plugin: Autoptimize] 404 errors with googlebot"
you can, but in that case you could loose the changes if the theme would get updated. so except if you're sure the theme won't get updated, you should rather either create a child theme with it's own...
View ArticleDrNeptune on "[Plugin: Autoptimize] 404 errors with googlebot"
ya I tried to make a child theme but it kept not grabbing the old themese info. But Wouldnt it be the same if I were to just download the functions.php file and just replace it with the new one if i do...
View ArticleFrank Goossens on "[Plugin: Autoptimize] 404 errors with googlebot"
yeah, that would work :-)
View Articleplanetexpress on "[Plugin: Autoptimize] Problems with appearance and piwik?"
Hi Frank, thanks for your answer. Piwik problem now solved! As i aleady said, because I activated AO I'm afraid it mixed my CSS... for example, the distance between the title and th first image of a...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Problems with appearance and piwik?"
Glad Piwik now works. Regarding minor CSS issues; I compared your homepage & "Winterfit-Check: Basics für die kalte Jahreszeit" with and without autoptimize (without can be triggered by adding...
View Articleverwunderbar on "Autoptimize breaks Facebook Like Box"
Using the Cardoza-Facebook-Like-Box. Plugin is not visible after turning on CSS optimization. Excluding the files like ,plugins/cardoza-facebook-like-box doesn't help, JS seems ok. Thanks for your...
View ArticleFrank Goossens on "Autoptimize breaks Facebook Like Box"
Hmmm .. would you happen to have a URL where I could take a look? I don't have a FB-page, so wouldn't be able to configure it on my testblog anyhow. frank
View Articleverwunderbar on "Autoptimize breaks Facebook Like Box"
Thanks for your promt reply. Please Google Bob Liquids, the main Domain with Bonkers in it. Don´t want to post full Domain here.
View ArticleFrank Goossens on "Autoptimize breaks Facebook Like Box"
OK, and do you have a non-prod site where you could enable CSS-optimization so I could compare? If you want you can mail the URL to futtta-at-gmail-dot-com. frank
View Articlewilflare on "[Plugin: Autoptimize] Save Changes and Empty Cache?"
thanks frank! just to check for AO, there's a field for CDN - should I input anything there now that I have Cloudflare enabled?
View ArticleFrank Goossens on "[Plugin: Autoptimize] Save Changes and Empty Cache?"
No, the CDN-box only applies to pull CDN's, which Cloudflare is not. kind regards, frank
View Articleamitava235 on "Autoptimize breaks my theme"
Hi, My site is http://www.technologyvista.in. I use Graphene theme. The site is working on WP Super Cache plugin. I heard a lot about your plugin but it heavily breaks my site. Currently, I have...
View ArticleFrank Goossens on "Autoptimize breaks my theme"
Hi Amitava; Best approach would be the one described in the FAQ; first try to see what is breaking (HTML, CSS or JS optimization) and then try to fix that by excluding what needs to be excluded from...
View Articleverwunderbar on "Autoptimize breaks Facebook Like Box"
Solution: `#fblbx iframe{ display:block !important; }` into Quick or Custom CSS
View ArticleFrank Goossens on "Autoptimize breaks Facebook Like Box"
Happy it works verwunderbar, have a nice weekend! :-)
View ArticleAJ @ WpFASTER on "[Plugin: Autoptimize] Excluding an Iframe Page From AO via...
Hi Frank, I've run into a bit of a brick wall. We are using AO on a project to optimize CSS only, using the inline and defer CSS option. However, this breaks a page delivered via an iframe. So, we...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Excluding an Iframe Page From AO via...
Let's start with the easy stuff; this definitively should work (and does work for others, cfr. e.g. this support-thread) Now for the less obvious part; I'm not entirely sure I understand. Considering...
View ArticleAJ @ WpFASTER on "[Plugin: Autoptimize] Excluding an Iframe Page From AO via...
Sorry, I should have been more specific. An order form (URL B) is being loaded on a page (URL A) by way of an iframe. Both URLs are on WordPress, both on the same site/domain. The order form page (URL...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Excluding an Iframe Page From AO via...
Yep, that code should work, provided you have the correct string in the 2nd part of the strpos-function. Do take into account that PHP's $_SERVER["REQUEST_URI"] does not contain the full URL, but...
View Article