trying to optimise.. cart gets erased when changing style.css.php

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart Themetrying to optimise.. cart gets erased when changing style.css.php

This topic has been marked as not a support question.

Hello !

i have a quite strange issue, i try to combine and minimize all css of my store, so i tryed to create another stylesheet hardcoding the style.css.php..

i realised when i did that that when i add a product in the cart, it get erased when i change the page !

and if i put the style.css.php cart is well saved…

i tried almost everything but this seems to be the problem !
i know it doesn’t make so much sense but maybe you see where it could come from ??

thanks !!

May 21, 2014 at 4:37 pm #31964

Hi,

The easiest thing you can do here is:

1) Open your website

2) Open the website’s source

3) Find and open screen.css.php

4) Copy the stylesheet contents in a new static file. You will now be able to minify it.

5) Replace the dynamic stylesheet with the static one.

Once you’ve replaced your stylesheet, you won’t be able to change theme fonts.

Unfortunately, hard customizations are not be covered by the free support offered by this forum and we can only help you with this basic guidance. You can search for an existing extension/mod, post your question in the official opencart forums, or seek a freelancer to do the job for you.

Best Regards,
ThemeBurn team

June 5, 2014 at 11:11 am #32215

Hello, thanks for your answer.. i think i did optimize enough (puting sprites, combining js & css), and with a good hosting the site is loading really quick !!

Thanks for your time

best regards

Dan

June 5, 2014 at 11:16 am #32217
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.