News:

Support the VirtueMart project and become a member

Main Menu

Couple questions

Started by dmitryseliv, June 19, 2013, 19:19:22 PM

Previous topic - Next topic

dmitryseliv

1. In Virtuemart demo when cart is empty it shows just a message there is no product in your cart.
http://demo.virtuemart.net/index.php/2012-01-13-09-33-20/virtuemart-shopping-cart
How to set it up to make it work like that?
On my site when you click on a cart it goes to the page where it shows Login Form and below a table with empty info for the product Bill To, Ship To etc.

2. When you add product to the cart and click on cart link again in Demo it looks correct it shows product info and checkout button.
On my site again it shows Login Form and this odd looking table with Bill To adn Ship to info.
How to set it up to make it work like that?

Thank you any hints.

AH

The demo site uses a template - you will need to purchase a template if you want your site to work exactly as the demo does
Regards
A

Joomla 4.4.5
php 8.1

jenkinhill

The demo site is available as a package:  http://forum.virtuemart.net/index.php?topic=111957.0

The basic VirtueMart function can be changed by the use of JavaScript, and css & template overrides. If you don't know how to do these yourself it saves a lot of time to use a commercial template package. There are several listed in http://forum.virtuemart.net/index.php?board=135.0 and on http://extensions.virtuemart.net/vm-templates
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

dmitryseliv

That template is useless for me since I'm making custom theme for the client.
I understand that the demo using commercial theme but what I'm asking for some general direction that's all.

Cheers, DS

AH

You have possibly a problem with ajax update cart so getting directed to cart

check your javascript for conflicts

cart is displayed using:- modules/mod_virtuemart_cart

Modify this to module  to suit your needs

Regards
A

Joomla 4.4.5
php 8.1