• hello!

    cannot validate with wso because minify breaks the wso tracking script…

    i tried everything and under HTML minify settings, I had to disabled Inline JS minification for it to work.

    the reason is because w3tc puts <![CDATA inside of the <script> tag…

    anyone else has suggestions to get this to work? guess I can’t use html minify except for line break removal?

    http://wordpress.org/extend/plugins/w3-total-cache/

Viewing 7 replies - 1 through 7 (of 7 total)
  • I have the same problem with the wso but I have no idea if minify is causing the break. Hopefully somebody can advise on what to do…thanks

    Also having this problem. I had to disable W3TC to use GWO.

    Plugin Contributor Frederick Townes

    (@fredericktownes)

    You shouldn’t minify GWO nor stats / analytics scripts ever.

    I’m having the same issue, even though I haven’t added any of the optimizer code to the JS minify section.

    Is it possible to leave minify on for my other JS code and just exclude the optimizer code? Perhaps using the “Ignored comment stems:” section?

    Plugin Contributor Frederick Townes

    (@fredericktownes)

    In manual mode, any scripts not specified in your settings are ignored.

    Thanks Frederick.

    Perhaps I’m confused, though.

    I’ve got Minify in manual mode. And, in the JS file management section, I’ve entered several URIs–but none of the JS from Website Optimizer.

    But, I’m in the same boat as the original poster here–if I leave “Inline JS minification” on, Website Optimizer won’t validate.

    If I turn it off, it validates fine.

    Is there was to use inline minification for the rest of the site, but exclude the optimizer code? Or is my only option to leave inline minification off for everything?

    Plugin Contributor Frederick Townes

    (@fredericktownes)

    You should check the javascript console for errors and see what is causing the JS conflicts in the minified scripts. Additionally, combine only mode should be helpful as you update your minfy settings.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: W3 Total Cache] google website optimizer and w3 total cache problem’ is closed to new replies.