VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: BonaFide on April 14, 2012, 10:45:47 AM

Title: "Add To Cart" Issues and others
Post by: BonaFide on April 14, 2012, 10:45:47 AM
Seem to be having an issue with the Add toCart button as it is not appearing on the frontend for the product page. It is there as when you hover the mouse over where it should be and click, it will add the product to the cart (have added an image of the issue)

Additionally, when I click on "Show Cart" in the Shopping Cart Module, it displays the "Cannot Display Webpage" error. This occurs when I try and add billing and shipping address for a registered user too.

[attachment cleanup by admin]
Title: Re: "Add To Cart" Issues and others
Post by: jenkinhill on April 14, 2012, 13:35:26 PM
For the non-display that is most likely a css issue. Use Firebug to have a look.

Just posting an image is really useless, a live url is needed if you want a forum member to have a look.
Title: Re: "Add To Cart" Issues and others
Post by: BonaFide on April 14, 2012, 14:40:59 PM
Quote from: jenkinhill on April 14, 2012, 13:35:26 PM
For the non-display that is most likely a css issue. Use Firebug to have a look.

Just posting an image is really useless, a live url is needed if you want a forum member to have a look.
Hi there Kelvyn

What is Firebug?

I would love to be able to give you a live URL, but am developing locally at the moment

Kind regards,

Craig
Title: Re: "Add To Cart" Issues and others
Post by: jenkinhill on April 14, 2012, 18:09:42 PM
See http://forum.virtuemart.net/index.php?topic=73348.0

Or use Firebug Lite with Chrome's developer tools.
Title: Re: "Add To Cart" Issues and others
Post by: BonaFide on April 16, 2012, 15:12:58 PM
Hi Kelvyn

Thanks for the link. Will definietly have a look at the plugin.

In the meantime, I have uploaded the site to the URL (it is not complete as yet as am still developing), but should give you or a couple of the other members an insight into the issue I am having.

www.grubbypaws.co.za

Kind regards,

Craig
Title: Re: "Add To Cart" Issues and others
Post by: BonaFide on April 16, 2012, 19:35:07 PM
Upgrading the Joomla installation from 2.5.2 to 2.5.4 resolved the issue related to the "Add to Cart" button, but the issues related to the "Show Cart" button in the Shopping Cart Module and "Billing and Shipping Addresses,  when in the Shopping Cart are still unresolved.
Title: Re: "Add To Cart" Issues and others
Post by: jenkinhill on April 16, 2012, 21:25:28 PM
Error I saw suggests that you have selected "Enable SSL for sensible areas (recommended)" but either the server does not support https://www.grubbypaws.co.za or you have no SSL certificate on the server. Try turning Enable SSL off.
Title: Re: "Add To Cart" Issues and others
Post by: BonaFide on April 16, 2012, 21:48:31 PM
Evening Kelvyn

How did you ascertain the error as I got nothing.

SSL is currently not enabled on the site (but will be in the near future due to it being an e-commerce store). Is the SSL setting server, Joomla or Virtuemart side?
Title: Re: "Add To Cart" Issues and others
Post by: jenkinhill on April 16, 2012, 23:17:05 PM
VirtueMart configuration/Shop is where the setting is.
Title: Re: "Add To Cart" Issues and others
Post by: BonaFide on April 17, 2012, 08:11:26 AM
Quote from: jenkinhill on April 16, 2012, 23:17:05 PM
VirtueMart configuration/Shop is where the setting is.

Thank you Kelvyn, you are a star!  ;D

It worked a treat.

Two other quick questions. The Currency letter at the moment appears after the pricing (i.e. 999.00 R as opposed to what I need in R 999.00). How would I change this?
Title: Re: "Add To Cart" Issues and others
Post by: jenkinhill on April 17, 2012, 09:13:15 AM
Configuration/Currencies/Currency details.

Get a copy of VirtueMart 2.0 Admin Menu Cheatsheet from http://oscmanuals.com/virtuemart-fdm-26.html
Title: Re: "Add To Cart" Issues and others
Post by: BonaFide on April 17, 2012, 09:28:46 AM
Wonderful! Thank you again Kelvyn.
Title: Re: "Add To Cart" Issues and others
Post by: BonaFide on April 23, 2012, 08:56:48 AM
It seems the "add To Cart" button issue (where it disappears) is only prevalent in IE. There are no issues with any of the other browsers.

I tried using Firebug to ascertain where the issue lies in the CSS to no avail.
Title: Re: "Add To Cart" Issues and others
Post by: BonaFide on April 24, 2012, 12:06:57 PM
It seems this is not the only issue with VM in Internet Explorer. When I click on check out, it asks to fill out client details, but the input boxes also do not appear in IE.

[attachment cleanup by admin]