Home Forums WordPress Plugins Hide My WP W3 Total Cache: Rewrites File URI

This topic is: not resolved
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #586
    kommTrotz
    Post count: 3

    hello,

    i have some troubles running “w3 total cache” and “hide my wp” plugins. i did everything you described in the faq but nevertheless it’s not working.

    i think the problem is, that when i insert the file uri in w3tc/minify/js, which i copied from the source of the site, it is changed after i save the settings:

    1) file from wp-includes
    source uri:
    domain/other/js/jquery/jquery.js

    new uri:
    domain/wp-includes/js/jquery/jquery.js

    2) file from child theme
    source uri:
    domain/skin/javascript/bl-addons.js

    new uri:
    domain/wp-content/themes/{child-theme-name}/javascript/bl-addons.js

    3) file from theme
    source uri:
    domain/skin_main/javascript/jquery.fitvids.js

    new uri:
    domain/wp-content/themes/{child-theme-name}_main/javascript/jquery.fitvids.js

    in case 1 and 2 the uri still works, but the files are loaded twice: in the minified js file and separately.
    in case 3 the new URI is just wrong, there is no such file.

    what am i doing wrong?

    thx!

    #597
    kommTrotz
    Post count: 3

    why doesn’t anybody answer???

    #598
    Hassan
    Post count: 955

    Sorry for delay,

    You read this FAQ. Right?

    It seems this is a bug please provide login details via a private reply and I’ll try to fix it!

    #599
    kommTrotz
    Post count: 3
    This reply has been marked as private.
    #600
    kommTrotz
    Post count: 3
    This reply has been marked as private.
    #603
    Hassan
    Post count: 955

    Sorry for delay,

    I worked on your site for several hours but couldn’t even see minify URLs. It seems Minify doesn’t work at all. I have deactivated HMWP but without success.

    I edited wp-content/cache/minify/.htaccess and replaced this line:
    RewriteBase \blacklimousines-new/wp-content/cache/minify/
    with
    RewriteBase /~blacklim/wordpress-201402/wp-content/cache/minify/

    This trick passed the minify test but even with it I couldn’t see minify URLs. Maybe you copied all files from main site to this temporary site.

    I reverted everything back please check it out and let me know.

    #709
    richb
    Post count: 6

    Hi I am having exactly the same issue, my minify is working (i have double checked) however I am getting duplicate urls, the minified CSS and JS urls and then the actual links to the separate CSS and JS files…

    #710
    richb
    Post count: 6

    p.s have read the faq and applied the changes there, have also tried with rewrite urls both on and off

    • This reply was modified 10 years, 8 months ago by richb.
    #715
    richb
    Post count: 6

    Bump 🙂

    #718
    Hassan
    Post count: 955

    @richb

    You said minify works but there’s duplicate urls. Right?

    Could you please provide login details and site URL? (choose private reply)

    #724
    richb
    Post count: 6
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.