gr8job
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Login to third party blog using WordPress accountI guessed as much. Thanks WPyogi.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Defer JavaScript ParsingHi Frederick,
Is the upgrade to W3TC available yet ? I just installed your excellent plugin and it raised my speed on webpagetest from 66/100 to 77/100 in the first pass.
I have some issues with:
1. Leverage Browser Caching
2. Combine images into CSS sprites
3. Defer Parsing of JavascriptI understand the upgrade mentioned in this thread will address number 3 above, but one of the three JS files mentioned is https://……/wp-content/w3tc/min/a62d3/index.include.9fc1ab.js which looks like a w3tc JS. Does it make sense to defer parsing of this file ?
Could you please advise when the upgrade will be available, and can you give me any tips on items 1 and 2 above ?
Many thanks
Forum: Fixing WordPress
In reply to: Including static pages in child-themeHi Michael. Thanks for your reply. Do you mean that I should create the static pages in the admin area of WordPress, the theme, or in the child-theme ?
Will the pages/files that I already created from template pages of the original theme be somewhere in that theme’s directory – if so where ? If I can find them, could I ust copy them into the new install ?
I’ve turned Firebug on with the static home page selected in Firefox and it’s telling me that the page is at:
class=”home page page-id-206 page-template-default
and I can see all the code that’s consistent with what’s on the page. However I can’t find where this code is stored in the admin sections anywhere in the directory tree. Can you give me any pointers ?