VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: fzsui on October 02, 2016, 21:27:27 PM

Title: No price shown on the admin page in the product list
Post by: fzsui on October 02, 2016, 21:27:27 PM
Hi there!

I have a VirtueMart 3.0.14 on Joomla! 3.4.8.
On the admin page and on the frontend I see the price of the products when I go to the product page.
But in the product list the price is 0 (Admin page/Virtuemart/Products).
On the Frontpage in the Minicart the price of a product is 0, and the total amount of the card is 0, too.
If I click on the cart, the price of the products and the total price is OK, but in the Minicart I see 0 price still.

Can you help me?

Best regards,
Susan
Title: Re: No price shown on the admin page in the product list
Post by: GJC Web Design on October 02, 2016, 21:39:58 PM
mentioned 3 posts below yours

http://forum.virtuemart.net/index.php?topic=131534
Title: Re: No price shown on the admin page in the product list
Post by: fzsui on October 18, 2016, 21:40:26 PM
Yes, everything set up.
I did not try to change default web template to Protostar, because everything disappear if I change. it does not help.
Title: Re: No price shown on the admin page in the product list
Post by: jenkinhill on October 18, 2016, 23:58:08 PM
FFS changing to Protostar does not make everything disappear unless you used a quickstart template where the "developer" removed Protostar from the template files.

Instead of using Protostar you can rename the directory at templates/Yoiur JoomlaTemplate/htlm/com_virtuemart to something different to force the use of VM default templates.
Title: Re: No price shown on the admin page in the product list
Post by: fzsui on October 30, 2016, 14:03:27 PM
I did, but the price still zero. Prices appears only on the product page (on the admin panel and on the frontend panel), and on the Cart.
Title: Re: No price shown on the admin page in the product list
Post by: fzsui on October 30, 2016, 15:51:29 PM
+info, maybe it will help:
On Virtuemart/Configuration/Pricing page rounding digits set to -1. In this case prices 0 everywhere. But when I change Finally salesprice to 0, price on the product page and in the cart is appear.
Maybe a wrong translation causes this error? Language of the webpage is english, but it has been translated to another language.
Title: Re: No price shown on the admin page in the product list
Post by: Milbo on November 05, 2016, 09:45:28 AM
The -1 is correct. It means take the rounding of the displayed currency. Did you edit them?

The language can be indeed a problem, when the %s or %1$s or similar is not correctly used.
Title: Re: No price shown on the admin page in the product list
Post by: fzsui on November 06, 2016, 14:45:43 PM
Milbo,

I did not edited currencies.
I had problems few months ago and I asked for help from the company I bought template.
They did something, and prices turned 0.
I asked for help to correct it, but they said it is a Virtuemart problem, so I have to ask for help here... :-(

Could you suggest a solution?

Susan
Title: Re: No price shown on the admin page in the product list
Post by: fzsui on November 06, 2016, 16:05:26 PM
Milbo,

one more information:Virtuemart/Shop/Shop - Currencies
If I choose USD to the currency list, too, prices in USD appears.
It means, that I have a currency transformation error.

I checked Configuration/Currences, and HUF is 0,0000. I changed it to 100,0000 but nothing has happened, Hungariasn price still 0.
Do you have an idea how could I change it?

Thank you!

Susan
Title: Re: No price shown on the admin page in the product list
Post by: Milbo on November 07, 2016, 12:47:12 PM
you need to understand, there exists the vendor currency and the accepted currencies. What have you set there? Both should have HUF. Exchange rate 0.0000 means to use the dynamic one. When the ECB provides a rate (should be), you can leave it as is.