VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: luisch125 on January 23, 2015, 19:24:41 PM

Title: [SOLVED] (sort of) "Call for price" not showing on frontend Virtuemart Products
Post by: luisch125 on January 23, 2015, 19:24:41 PM
Hi, I have some products without a price. When navigating through categories, the "call for price" button shows whenever a product has no price. However, on the frontend module Virtuemart Products, the button is just missing.

How can I fix that?

Joomla 3.3.6
Virtuemart 3.0.2

Thanks!

---------

Edit: What I did was just copy the chunk of code from the prices sublayout to the module default.php, and a bit of styling. A crude solution, but it works...
Title: Re: "Call for price" not showing on frontend Virtuemart Products
Post by: GJC Web Design on January 23, 2015, 23:29:55 PM
need to compare the add to cart code of the cat view with the module code -
Title: Re: [SOLVED] (sort of) "Call for price" not showing on frontend Virtuemart Products
Post by: Geppux on August 03, 2015, 16:57:55 PM
Hi, I have the same problem and searching I found this topic and it seems solved but I don't understand what means GJC Web Design with "need to compare the add to cart code of the cat view with the module code - " could you explain better what I have to do?
I also don't understand  luisch125 when says "Edit: What I did was just copy the chunk of code from the prices sublayout to the module default.php, and a bit of styling. A crude solution, but it works..."
Thank you.
Giuseppe
Title: Re: [SOLVED] (sort of) "Call for price" not showing on frontend Virtuemart Products
Post by: Geppux on February 20, 2016, 15:32:52 PM
Nobody can tell me which "chunk of code" in the prices sublayout did luisch125 copied in the module default.php???