futtta on "[Plugin: Autoptimize] "delete entire Network cache" problem hasn't...
Great songjiekun, I'll make sure this goes a future release! Thanks a lot for your contribution!!!
View Articlecookieandkate on "[Plugin: Autoptimize] Social sharing plugin not showing"
Hi! I installed Autoptimize yesterday and it seems to have improved page load speed. Thank you. My only problem is that my social sharing plugin isn't showing up. It usually shows up at the bottom of...
View Articlefuttta on "[Plugin: Autoptimize] Social sharing plugin not showing"
Hi Kate; Based on that page, I would try excluding "genesis-simple-share". You might also have to exclude jquery.js or alternatively enable "push JS in head" (as genesis simple share depends on jquery...
View Articlefuttta on "[Plugin: Autoptimize] Fancybox with Nextgen Gallery exclusion js"
Had a quick go at this yesterday, but it seems you will indeed have to "force into head" to have this work danbailan. Although from a performance point of view it is better to have JS at the end (and...
View Articlefirstinflight on "[Plugin: Autoptimize] Autoptomize on SSL + CDN"
I'm running Autoptomize on a site with both SSL and a CDN. If I don't enter a CDN Base URL in the Autoptomize settings, the minified files aren't served from the CDN (they are on the CDN, but the site...
View Articlefuttta on "[Plugin: Autoptimize] Autoptomize on SSL + CDN"
Hmmm, if you put a HTTPS-url in the CDN base URL of autoptimize, it should really work firstinflight. The base URL, just to make sure, should be e.g. https://cdn.myblog.net/ (or...
View Articlelekiend on "[Plugin: Autoptimize] Autoptimze and linkedin social widget."
Hi, I'm using social widget on my website. For linkedin, autoptimze break the code and do not display the widget. Other social networks works correctly. I've posted this issue on wpmudev. They ask me...
View Articledanbailan on "[Plugin: Autoptimize] Fancybox with Nextgen Gallery exclusion js"
Many thanks for confirming this. I have tried every which way to get this working too, but now I know I have not missing something. I am sure that in researching things I saw somewhere that lightbox...
View Articlefuttta on "[Plugin: Autoptimize] Fancybox with Nextgen Gallery exclusion js"
You're still getting performance improvements, as all JS is aggregated & minimized, but that optimized JS however, will be blocking as it is in head and as it cannot be deferred. frank
View Articlelekiend on "[Plugin: Autoptimize] Autoptimze and linkedin social widget."
OK, I solved it alone :-) I've added the following to the exclusions scripts. ,http://platform.linkedin.com/in.js,IN/Share See details here:...
View Articlefuttta on "[Plugin: Autoptimize] Autoptimze and linkedin social widget."
great dimitri! weird linkedin js gets a different script type ("in/share"). thanks for following up on your own question! frank
View ArticleFrankBukowski on "[Plugin: Autoptimize] Does this plugin handle these issues?"
Hi I'm running a small WP blog and looking to optimize speed as much as I can. I've run tests on pingdom and google pagespeed over a few days, and the main issues that keep coming back are below. (I've...
View Articlefuttta on "[Plugin: Autoptimize] Does this plugin handle these issues?"
yes to all of the above, but depending of theme and plugins used some configuration might be needed to get all (esp. javascript) working optimally. give it a shot and if you need help, shout and I'll...
View ArticleFrankBukowski on "[Plugin: Autoptimize] Does this plugin handle these issues?"
Cheers, much appreciated, I'll give it a go and see how I get on. If I have any probs I'll give you a shout. Thanks again.
View Articlefuttta on "[Plugin: Autoptimize] Does this plugin handle these issues?"
had a quick look at your site (as you mentioned your URL in the JetPack-post) and I think you're not running a page caching plugin. I would definitively advise to install both a page caching plugin...
View Articlewebaware on "[Plugin: Autoptimize] Multisite: Blog Admin can delete entire...
@futta I hit this issue too with WP Super Cache, and the better solution is for your plugin to only clear the cache for the site it's on: wp_cache_clear_cache(get_current_blog_id()); I don't know about...
View Articlewebaware on "[Plugin: Autoptimize] Multisite: Blog Admin can delete entire...
Ah, just realised this post is about the Autoptimizer cache. But note that the same applies to page caches, which is a bigger problem as it can really affect the performance of a network site.
View Articlefuttta on "[Plugin: Autoptimize] Multisite: Blog Admin can delete entire...
the patch in this forum-post might be of interest. it will be included in a next version of autoptimize. hope this helps, frank
View Articlewebaware on "[Plugin: Autoptimize] Multisite: Blog Admin can delete entire...
G'day Frank, Yes, that'll fix it. I've patched mine locally to call only for the current blog, but it's good to hear that future versions will also get the fix. Thanks! And thanks for the great plugin,...
View ArticleFrankBukowski on "[Plugin: Autoptimize] Does this plugin handle these issues?"
Hi Frank Thanks for the update, and for checking my site for functionality. I'd been looking at Caching plugins and couldn't make up my mind. I'd also recently activated the Wordfence plugin, which now...
View Article