VM 2.0.2 - No "Add To Cart" Buttons, Incorrect flypage navig

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Mon Apr 02, 2012 4:31 am
Hello.

I'm not sure where this problem is coming from (VM or the template). Am running VM 2.0.2 on a J 1.7 build with current J 1.7 template.

All elements of the site are working fine, except for the store. There is no add to cart buttons showing, and the "product details" link sends you to a "related products" link.

I'm reading a lot of issues on this forum about VM and this template.

http://www.powerberryseabuckthorn.com/store.html

Should I downgrade the VM version? Or is there something else that I need to look at first?
User avatar
Fresh Boarder

GK User
Mon Apr 02, 2012 3:55 pm
Okay, I don't know what's up, but all of my questions on this forum seem to go unanswered. Does a lifetime license not get you any support here?

Do I need a developer license to have my questions answered? This is not the first question that I've asked that's gone without any sort of reply.

Someone please advise.
User avatar
Fresh Boarder

GK User
Thu Apr 05, 2012 8:22 pm
So I've discovered the root of the problem, and thought that I would post it for all to share.

The product details page would not open when attempting to view more information on the product. After some debugging, and serious frustration, I discovered that the problem is in the file below.

templates/gk_yourshop/html/com_virtuemart/productdetails/default.php

For some reason, the product details links was coming up as the pdf/print view link (which was disabled in the VM back end). But deleting the following lines, you are able to restore proper functioning of virtuemart:

Change line #71 to:

return true ;

Delete Lines # 141 , 142, 143

I hope that this helps anyone else who has had similar issues with this template/VM2.

Cheers
User avatar
Fresh Boarder


cron