X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Use speed-up tool for CSS (https://forum.x-cart.com/showthread.php?t=64384)

photo 07-25-2012 02:01 AM

Use speed-up tool for CSS
 
When I enable "Use speed-up tool for CSS" in the admin->Settings->General Settings the front end seems to lose all css.

I have added

Code:

<FilesMatch "\.(css|js)$">
    Allow from all
</FilesMatch>


to the var/cache/.htaccess as per instructions.

Anyone else experiencing this?
Xcart Version= v4.5.1
Skin= Default ideal_comfort

jacob1978 08-06-2012 11:01 AM

Re: Use speed-up tool for CSS
 
Try posting the css speed up tool code in the .htacces in your root directory. Works for me and the test says it's ok. So, try it.

buywink 08-08-2012 11:10 PM

Re: Use speed-up tool for CSS
 
Quote:

Originally Posted by photo
When I enable "Use speed-up tool for CSS" in the admin->Settings->General Settings the front end seems to lose all css.

I have added

Code:

<FilesMatch "\.(css|js)$">
    Allow from all
</FilesMatch>


to the var/cache/.htaccess as per instructions.

Anyone else experiencing this?
Xcart Version= v4.5.1
Skin= Default ideal_comfort


I am also facing the same problem...

totaltec 08-09-2012 05:47 PM

Re: Use speed-up tool for CSS
 
This is an interesting problem! I wonder what server environments you are running? What host are you with?


All times are GMT -8. The time now is 10:04 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.