Hmm… let me install W3 Total Cache on my test site to see what if going on.
I looks like you are using custom PHP?
Bob
I installed W3 Total Cache. Found jQuery wasn’t loading.
I googled for an answer.
Try this: http://stackoverflow.com/questions/10453605/w3-total-cache-not-loading-cdn-jquery-before-cached-javascripts
It worked for me.
Let me know if it works for you.
Bob
Thread Starter
gjefle
(@gjefle)
Hi – thanks for the reply, Bob. I don’t have custom php (don’t know PHP). This is a child theme using a free WP theme called “magazine”. I went to the link you provided but frankly, didn’t understand it. LOL – designer, not coder! Anyhow, I did try different settings in W3’s minify tab for the JS section and nothing made a difference. As soon as I ticked ‘enable’, I lost my wp-topbar. Uncheck the box and it comes back.
OK – here are detailed instructions and screen shots of how the settings should look when you are done:
Login to your Admin account.
On the General Settings Tab (selected from the Performance|General Settings on the left admin column) — scroll down to the Minify section and set the Minify Mode to MANUAL
Image:
http://imgur.com/zkXomMw
On the Minify Tab (selected from the Performance|Minify on the left admin column). Press the “Add a Script” button and enter this as the file URI:
http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js
Image:
http://imgur.com/mZoYxET
I would also empty the page cache. (Select Performance|Empty all caches from the admin bar.)
Let me know if this works for you,
Bob
Closing — no response in about a week.
Thread Starter
gjefle
(@gjefle)
Thanks Bob! Sorry I didn’t respond sooner – had to leave for a personal situation. Your instructions were seriously helpful – thank you very much!