Tonguc on "[Plugin: Autoptimize] Uncaught TypeError: $ is not a function"
Hallo, I became a browser warning (chrome, firefox & also by safari) Uncaught TypeError: $ is not a function autoptimize_d3a5c24014e0a4ba5e40320534fd9603.php in line:40 What does it mean? How can I...
View ArticleTonguc on "[Plugin: Autoptimize] $ is not a function"
to be precize: this is the Warning issued by the browser SEVERE http://www.mysite.de/wp-content/cache/autoptimize/autoptimize_fa2d7b9311c101b2cf241383329b8e84.php 40:377 Uncaught TypeError: $ is not a...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Uncaught TypeError: $ is not a...
it means that $ (i.e. jquery) is needed earlier. try to either "force JS in head" or exclude jquery.js from optimization. hope this helps, frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] $ is not a function"
I replied in your other topic Tonguc, closing this one to avoid doubles. frank
View ArticleMattFL850 on "[Plugin: Autoptimize] Nothing changed"
I ran this and enabled HTML and CSS. I held off on js to make sure it worked before i risked breaking a script. When I ran the tests again at https://gtmetrix.com/reports/evilempiregaming.com/ecuj7ULd...
View Articlewildmice on "[Plugin: Autoptimize] UTF-8 problems"
Hi Frank ~ Well that's something i wouldn't have thought about - that it may be working anyway despite the CSS looking mangled. Since my stylesheets do begin with @charset "utf-8"; on the first line,...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Nothing changed"
hmmm ... hard to say, but your site seems very slow. some generic tips to start off with; * make sure you have a page caching solution (plugin, generally, such as wp super cache or hyper cache). * do...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Google PageSpeed Insight JS Errors"
ok, have been looking at your site and apparently the mobile view is taken care of by jetpack (minileven). now what I don't understand (yet) is that based on minileven's code, the switch between...
View ArticleFrank Goossens on "[Plugin: Autoptimize] UTF-8 problems"
yeah, the fancybox-one is next on my list (tomorrow probably). looking forward to your feedback of this utf-8 issue though :-) frank
View Articlewildmice on "[Plugin: Autoptimize] UTF-8 problems"
Yes, it looks like you are right. I put Autoptimize on my own site at wildmice.ca, where i have some Chinese pages. I switched the font to a Chinese font. Everything seems to work. When i inspect it...
View ArticleMattFL850 on "[Plugin: Autoptimize] Nothing changed"
I'm currently running the following for "speed improvement": 1. autoptimize 2. EWWW optimizer cloud 3. Wordpress GZIP compression 4. WP Super Simple Speed 5. ZenCache I am focusing my efforts on...
View Articleskytower1 on "[Plugin: Autoptimize] Optimize JavaScript not working"
I enabled the "Optimize JavaScript Code" option, but in source code, the js codes are still in the header, what would be the reason. How to troubleshot? Ps. I did clean the cache, even restarted the...
View ArticleAJ @ WpFASTER.org on "[Plugin: Autoptimize] Nothing changed"
Hi MattFL850, Part of the problem is that you're using a GZIP plugin that uses the PHP ob_gzhandler() callback. So, ZenCache is not working: use mod_deflate w/ Apache or use zlib.output_compression in...
View ArticleMattFL850 on "[Plugin: Autoptimize] Nothing changed"
AJ...just add the line zlib.output_compression to my php.ini file? I have deleted the plugin you suggested.
View Articleklipklopp on "[Plugin: Autoptimize] Google PageSpeed Insight JS Errors"
Hi Frank, I tried each of the options you suggested and none of them worked, so I disabled the Jetpack mobile option. The main reason I installed Jetpack was what I read about the Photon option for web...
View ArticleMattFL850 on "[Plugin: Autoptimize] Nothing changed"
adding that line broke the page so im assuming i did it wrong.
View ArticleDestac on "[Plugin: Autoptimize] Nothing changed"
Don't inline all CSS this actually will degrade your performance. Let Autoptimize combine all the CSS into as few as files as possible. The reason is if you don't then on a return visit the website...
View Articlemeam20 on "[Plugin: Autoptimize] JS minification not work after disabling...
thanks for reply here is the result with mod-page-speed disable and yoast Google analytics disabled too, SyntaxError: missing ; before statement...
View ArticleFrank Goossens on "[Plugin: Autoptimize] UTF-8 problems"
great, marking this one as resolved, the fancybox-issue has it's own topic. frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] JS minification not work after...
had a look at your site and see the same error; 07:12:56.286 SyntaxError: missing ; before statement1 data:1:11 when looking at your page source, this is in this block of inline code: <script...
View Article