RossWPDev
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Protocol-less URL supportHey
Sure, although I have not needed to do much in order to get Autoptimize working with WooCommerce….
My current setup is a standard WooCommerce install (2.1.5) with latest WordPress (3.8.1).
My Autoptimize settings are:
- Optimize HTML Code?: true
- Optimize JavaScript Code?: true (exclude jQuery.js)
- Optimize CSS Code?: true
- Save aggregated script/css as static files?: true
(all other fields are unchecked)
If anyone has any specific questions relating to a working WooCommerce + Autoptimize setup feel free to ask.
Thanks,
RossForum: Plugins
In reply to: [Autoptimize] Protocol-less URL supportHey futtta
Thanks for the reply. I’ve added in the updated function and it looks like it’s working great!
Thanks,
RossForum: Plugins
In reply to: [Autoptimize] Protocol-less URL supportGreat, thanks, would be good to see this in 1.8.2 🙂
I believe that the advantage of using the protocol-less urls are that it allows them to inherit the pages current protocol (http / https) preventing the need for any logic in the code to work out the current pages protocol. Which all sounds good..
Found this article which goes over the topic in more detail http://www.paulirish.com/2010/the-protocol-relative-url
Thanks,
Ross