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...
need to compare the add to cart code of the cat view with the module code -
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
Nobody can tell me which "chunk of code" in the prices sublayout did luisch125 copied in the module default.php???