Duplicated VM category description

GK User
Fri Nov 08, 2013 7:49 pm
Hi Guys!


We have some probelm.

First no cache!!! and if we try to add description to a Virtuemart category it is displaying twice

You can check on this link:
http://www.kertembe.hu/termekek/diszfak
http://www.kertembe.hu/termekek/gyumolc ... gyumolcsok

Please help to fix it -thank you

The second the site is slow....very slow but if we enable all recomended cache the system not work ...the cart and the checkout shows other like you put in the basket...etc

doyou have any documentation how to use your chace with this template please

Thanks your featured help:)
User avatar
Junior Boarder

teitbite
Sat Nov 09, 2013 12:20 pm
Hi

I do not know what view this page is soplease just hide one of the descriptions with css:

Code: Select all
#gkComponent .category_description:nth-child(2) { display: none; }


About cache. I would recoment to use jotCache and than disable caching cart and checkout pages and module. That's the best cache option I know.
User avatar
Moderator

GK User
Sat Nov 09, 2013 12:29 pm
Thank you Teitbite!

works the css override

iwill test jot
User avatar
Junior Boarder

teitbite
Mon Nov 11, 2013 3:09 pm
Hi

No problem. Glad it worked for You.
User avatar
Moderator


cron