News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Lots of Problems please help

Started by njjacob, July 21, 2012, 03:01:30 AM

Previous topic - Next topic

njjacob

Ive tried so many carts for the last two days and this client is getting angry. Because I have used VM I went back to it and it was always plug and play, so easy to use.. but VM2 is another story.

http://www.cleardogtraining.com.au/component/virtuemart/games/doggone-crazy-detail.html?Itemid=0

I had to take the menu assignment down but it still works.

1. Add to Cart does nothing
2. Image is HUGE
3. STATE does not drop down

John2400

Ok - have you tried  a different template - I can click on your cart and it adds instantly and then jumps to paypal as required. you are using _ http://www.rockettheme.com/extensions-joomla/rokquickcart

and it is actually working but the setout looks strange.

The images That is simply making them small before uploading then or you can modify them before you put them up. Not in size "volume" but dimensions. length , width.

I'm Australian - looks like all your states are unpublished - or again a template issue - go to countries and click on states and see how they are set up. Or reinstall the software again over the top. It should pick up the states.

ivus

Hi njjacob,

The reason your ADD TO CART is not working is because you have a javascript error "JQuery is not defined" so maybe you haven't turned it on in the shop configuration or have not included it in your template.

The image is huge because it doesn't look like it's using the resized image version. Have you got the image thumbnail setup correctly? Also you may just want to check that the template is referencing "->file_url_thumb" and not "->file_url".

As far as your drop down issue goes...

       
  • you need to define the title options in the SHOPPER FIELDS section of the admin.
  • The states dropdown probably doesn't work because I think it uses AJAX to push in the options and you haven't included JQuery, which means it won't work.
I hope this helps.