Home › Forums › WordPress Plugins › Hide My WP › W3 Total Cache: Rewrites File URI
- This topic has 10 replies, 3 voices, and was last updated 11 years, 6 months ago by
richb.
-
AuthorPosts
-
January 27, 2014 at 12:11 pm #586
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.jsnew uri:
domain/wp-includes/js/jquery/jquery.js2) file from child theme
source uri:
domain/skin/javascript/bl-addons.jsnew uri:
domain/wp-content/themes/{child-theme-name}/javascript/bl-addons.js3) file from theme
source uri:
domain/skin_main/javascript/jquery.fitvids.jsnew uri:
domain/wp-content/themes/{child-theme-name}_main/javascript/jquery.fitvids.jsin 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!
February 5, 2014 at 6:34 pm #597why doesn’t anybody answer???
February 7, 2014 at 5:09 pm #598Sorry 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!
February 8, 2014 at 1:32 am #599This reply has been marked as private.February 11, 2014 at 12:19 pm #600This reply has been marked as private.February 14, 2014 at 9:54 am #603Sorry 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/.htaccessand 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.
April 26, 2014 at 11:31 am #709Hi 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…
April 26, 2014 at 12:06 pm #710p.s have read the faq and applied the changes there, have also tried with rewrite urls both on and off
-
This reply was modified 11 years, 6 months ago by
richb.
April 28, 2014 at 4:32 pm #715Bump 🙂
April 29, 2014 at 1:45 pm #718You said minify works but there’s duplicate urls. Right?
Could you please provide login details and site URL? (choose private reply)
April 29, 2014 at 2:14 pm #724This reply has been marked as private. -
This reply was modified 11 years, 6 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.

