Double cart in popup menu; add to cart in k2 item

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Fri Jul 27, 2012 8:21 am
Hi guys!,
On my testing website: http://wwwx.geobid.pl/ i have a bug with my cart, when i'm clicking on to cart image in cart module place i see a popup window with twice product list and twice prices. How to fix that?

Second: I want to add a add to cart buttons in my k2 items (i see you have this in bike store template) For example i want here http://wwwx.geobid.pl/produkty/dla-samo ... ublicznego give add to cart buttons in every single program (bottom of that page) is it possible?

Regards Adam
User avatar
Fresh Boarder

Konrad M
Fri Jul 27, 2012 10:17 am
Hi,
please go to html and change 'com_virtuemart' folder name. And check if issue still exist. If yes it means that it is VM issue and probably you will need to reinstall VM. About second 'add to the cart' is K2 store button. You can't add it becasue you are using diffrent store component, VM in this case. You have to decide which one you want to use. On demo we show both.
User avatar

GK User
Fri Jul 27, 2012 1:52 pm
Ok thats working thanks. Now i see i have another problem - i didn't see prices in cart (http://wwwx.geobid.pl/sklep/cart) i see only product name, ammount and nothing more. I think that is a template bug?
User avatar
Fresh Boarder

GK User
Mon Jul 30, 2012 11:37 am
I fix this problem with doing overwrites but now price in product page have changed place:
http://wwwx.geobid.pl/ewmapa/ewmapa-10-fb-detail
Is it template bug?"
User avatar
Fresh Boarder

Konrad M
Mon Jul 30, 2012 11:47 am
Please try add to override.css
Code: Select all
.spacer-buy-area .product-price strong, .spacer-buy-area .PricesalesPrice {
float: none;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Mon Jul 30, 2012 2:11 pm
thats great now i have the last question (propably :P)
How to do the categories links default as wwwx.geobid.pl/sklep/CATEGORY
coz now its wwwx.geobid.pl/CATEGORY and that is bad for breadcrumb plugin :/
User avatar
Fresh Boarder

GK User
Tue Jul 31, 2012 10:04 am
Hi i found another problem - the custom fields from virtuemart2 looks quite ugly:
http://wwwx.geobid.pl/ewmapa/ewmapa-ser ... owe-detail
the scroll menu is too small and customfields should be horizontally.
User avatar
Fresh Boarder

Konrad M
Wed Aug 01, 2012 12:27 pm
Did you add some inline styles directly in productdetails.php file ? Becasue I chcecked source code and I see some.
User avatar

GK User
Fri Aug 03, 2012 8:07 am
In components/com_virtuemart/controllers/...

No i have checked i don't edit this file
User avatar
Fresh Boarder


cron