Destac on "[Plugin: Autoptimize] Excluding 2 different pages with API"
I figured it out lol I am an idiot sometimes. The problem was I didn't think about the error. It spits out an error because when I duplicated the above code it would read it and see the same filter...
View Articlekbowson on "[Plugin: Autoptimize] Various JS not working after cache builds"
They broke after a little bit of time. A little embarrassed that I didn't see the "try/catch" option. I added "disqus" and it took care of the issue. As far as the cache building up, would you...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Various JS not working after cache...
the next update will simply by default not aggregate inline CSS/ JS, and as the reason for cache buildups is 99% in inline JS, the problem will be solved. you can already have that working by using the...
View Articlelevymetal on "Autoptimize removing backslashes from comments"
Hey Frank, This is a bit of an obscure issue, but I've noticed that Autoptimize removes backslashes from HTML comments, even if HTML minification is completely disabled. We put a bit of ascii art in...
View ArticleFrank Goossens on "Autoptimize removing backslashes from comments"
ascii art, that's obscure (but cool) allright ;-) put the entire block between noptimize-tags (see FAQ) and all should be fine? frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] Compatibility Issues"
Je suis Belge (du partie Nord, donc Néerlandophone d'origine), donc le Français nous n'est pas inconnu ;-) But back to the support; not sure how WP Fastest Cache interfered, but Popular Posts requires...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Compatibility Issues"
Oh, just to be sure; don't combine minification in WPFC with AO's minification, combining minification functionality from different plugins will most probably break things :)
View ArticleRomanko on "[Plugin: Autoptimize] WP Google map plugin not working"
I didn't know I can access the js source directly from the browser :-) There's this eating-up-space problem on my other site. OK, I opened two different pages, I managed to compare the js sources. And...
View ArticleRomanko on "[Plugin: Autoptimize] WP Google map plugin not working"
On my server, there are 8 cache files autoptimize.js created since yesterday evening, should I compare every one of them and then exclude every difference between them?
View ArticleFrank Goossens on "[Plugin: Autoptimize] WP Google map plugin not working"
at first sight the only truly relevant difference seems to be the strong testimonials one, exclude with "strong_cycle_" and you will probably be fine. frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] WP Google map plugin not working"
8 files is very acceptable, I would wait some more really :-)
View ArticleChris Dillon on "[Plugin: Autoptimize] WP Google map plugin not working"
Hi, I'm the author of Strong Testimonials. This topic came up in my notifications so I thought I should jump in. The "strong_cycle_" script is an inline script for the slideshow. The hash identifier at...
View ArticleFrank Goossens on "[Plugin: Autoptimize] WP Google map plugin not working"
Hi Chris, great to see colleague plugin-authors taking the time to chime in elsewhere! :-) the script doesn't have to be excluded for it to work, but the hash identifier will probably change regularly,...
View ArticleChris Dillon on "[Plugin: Autoptimize] WP Google map plugin not working"
I see now. Thanks for clarifying.
View ArticleFrank Goossens on "[Plugin: Autoptimize] Conflicts with Jetpack"
did a test with jetpack's tiled gallery and jetpacks sharing and that seems to work just fine. must be something else interfering there? what do you see in your browsers error console? frank
View ArticleRomanko on "[Plugin: Autoptimize] WP Google map plugin not working"
Ok, I excluded the "strong_cycle_", now it doesn't show up as a difference in the js source. I'll see after a few days if it impacts the size of the cache, hopefully it will. Will let you know. Thanks...
View Articlelevymetal on "Autoptimize removing backslashes from comments"
Thanks for the response Frank! I tried noptimize, but it's still removing some newlines, and it's still removing backslashes. For example, view the source of http://loveandmoney.agency. The ascii art...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Excluding 2 different pages with API"
morning destac; trial and error is the best way to learn my friend, trial and error! ;-) you can even simplify this by combining this into one filter;...
View ArticleFrank Goossens on "Autoptimize removing backslashes from comments"
ah, small mistake in how you implemneted noptimize actually, should be; <!--noptimize--> This site was made with /$$ /$$$$$$ /$$ /$$ /$$$$$$$$ /$$$ /$$ /$$ /$$$$$$ /$$ /$$ /$$$$$$$$ /$$ /$$ | $$...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Conflict with Fancybox"
OK, I'll have a look at this one of the next couple of days, when experimenting with the theme you provided. frank
View Article