Author Topic: Cart not showing any items added  (Read 12738 times)

eskinner

  • Beginner
  • *
  • Posts: 8
Cart not showing any items added
« on: November 30, 2011, 18:13:20 PM »
Hi,
    I have VirtueMart 1.9.8RC2M installed on Joomla1.7 and I am having some issues getting anything to show up in the cart.  I have items in the products with categories and prices.  When I click add to cart, the cart shows with nothing in it.  I am not using the pop up version of add to cart I am useing the inline version. 
    Any thoughts as to why this my be happening?
    Please advise.
Thanks,
Ed

PRO

  • Global Moderator
  • Super Hero
  • *
  • Posts: 10443
  • VirtueMart Version: 3+
Re: Cart not showing any items added
« Reply #1 on: November 30, 2011, 18:25:46 PM »
what do you mean by inline version?

and you mean on cart page? or cart module?

eskinner

  • Beginner
  • *
  • Posts: 8
Re: Cart not showing any items added
« Reply #2 on: November 30, 2011, 18:55:32 PM »
Sorry, I meant to say when you click on add to cart the pop up doesn't appear it goes straight to the cart.  I appologize if I wasn't clear.  The shopping cart page has not items on it.

PRO

  • Global Moderator
  • Super Hero
  • *
  • Posts: 10443
  • VirtueMart Version: 3+
Re: Cart not showing any items added
« Reply #3 on: November 30, 2011, 19:35:33 PM »
is sef enabled?

eskinner

  • Beginner
  • *
  • Posts: 8
Re: Cart not showing any items added
« Reply #4 on: November 30, 2011, 20:27:36 PM »
Thanks for the reply!  Where is sef located?  I think I remember seeing it but I can't seem to find it.  Thanks again.

PRO

  • Global Moderator
  • Super Hero
  • *
  • Posts: 10443
  • VirtueMart Version: 3+
Re: Cart not showing any items added
« Reply #5 on: November 30, 2011, 20:30:39 PM »
joomla /global configuration

eskinner

  • Beginner
  • *
  • Posts: 8
Re: Cart not showing any items added
« Reply #6 on: December 01, 2011, 00:31:16 AM »
SEF it turned off... Does it need to be on?  I am having some issues with it on the rest of the site...

PRO

  • Global Moderator
  • Super Hero
  • *
  • Posts: 10443
  • VirtueMart Version: 3+
Re: Cart not showing any items added
« Reply #7 on: December 01, 2011, 13:58:45 PM »
post your url

eskinner

  • Beginner
  • *
  • Posts: 8
Re: Cart not showing any items added
« Reply #8 on: December 01, 2011, 16:17:02 PM »
Hey,
    Here is the site I am working on.

        http://seitosushicelebration.com
 The section I am working on is the Gift Cards.  Simply click on one of the cards, add to cart and you will see what I mean.  No prices are items will be added to the cart.
Thanks for your assistance.
Ed

PRO

  • Global Moderator
  • Super Hero
  • *
  • Posts: 10443
  • VirtueMart Version: 3+
Re: Cart not showing any items added
« Reply #9 on: December 01, 2011, 16:38:01 PM »
take the dollar sign out of the product name and see what happens

eskinner

  • Beginner
  • *
  • Posts: 8
Re: Cart not showing any items added
« Reply #10 on: December 01, 2011, 17:21:24 PM »
Hey,
    Great Idea, unfortunately, no go   :(...   Is there a config setting mabie I am missing?
Thanks again for your help.
Ed

PRO

  • Global Moderator
  • Super Hero
  • *
  • Posts: 10443
  • VirtueMart Version: 3+
Re: Cart not showing any items added
« Reply #11 on: December 01, 2011, 17:31:08 PM »
enable virtuemart jquery

eskinner

  • Beginner
  • *
  • Posts: 8
Re: Cart not showing any items added
« Reply #12 on: December 01, 2011, 22:02:10 PM »
Hi,
    Enabled Virtuemart JQuery and Ratz... Still not working.  Sorry...
    Any other ideas?  Again, thanks for your assistance.
Take Care,
Ed

PRO

  • Global Moderator
  • Super Hero
  • *
  • Posts: 10443
  • VirtueMart Version: 3+
Re: Cart not showing any items added
« Reply #13 on: December 02, 2011, 16:31:11 PM »
jquery HAS to be enabled either by vmart or some other module for vmart to work.

ALSO: seems like a conflict with java. The quantity buttons do not work.

AND, running the site through an html validator shows problems with the <form> which the add to cart is in.

You probably have other html errors conflicting with it

eskinner

  • Beginner
  • *
  • Posts: 8
Re: Cart not showing any items added
« Reply #14 on: December 02, 2011, 16:42:15 PM »
Ah ha... I got it working with your help...  I turned on jQuery in Joomla but did not turn it on in VMart.  I found the jQuery setting in VMart and turned it on and Viola it now adds items to the cart.  Thank you very much for your assistance!