Hi. I'm using version 2.0.6
1) In Product Price BE i'am testing to insert/change price value with "0" but inserting "0" doesnt work ... We need to insert "0.00" .. but dont know why VM2 dont assume automatic the "0" -> "0.0000" :S
In the Product Details page I can see the <a class="ask-a-question bold" href="">Call for price</a>
But in Module Featured Products (mod_virtuemart_product) we cant see that "Call for Price" only display the Product Name + Product Image + the "add to cart" items ...
2) "Ask A Question" is the same that "Call for price" so...
if we have disabled in the' Configuration' > 'Shopfront' > 'Core Settings' > 'Show the Ask a question link?' [NO] /index.php?option=com_virtuemart&view=config
Why the Call for price is working with the same popup than 'Ask A Question' ? Its possible to disable that too? Or have less Spam because we cant insert Captcha on that ... If Captcha was in Ask a question page will be much better..
UPDATE:
3) found a Style problem in "Ask a question about this product" the close image "X" -> (http://virtuemart.cloudaccess.net/components/com_virtuemart/assets/images/facebox/closelabel.png) <- its over the scroll bar..
<a href="#" class="close"></a>
why not change to this one: (http://i300.photobucket.com/albums/nn7/bloggertemplates1/closebox.png)