News:

Support the VirtueMart project and become a member

Main Menu

Problem with final price in the details products

Started by Glenda76, December 03, 2012, 18:10:16 PM

Previous topic - Next topic

Glenda76

Hy,

I use Joomla 2.5.8 and 2.0.14 version VM.
my problem is the final price is not correct  in product in frontend but in all categories is correct.

you can see from here:
Product Categories:
http://www.pasticceriavabres.com/component/virtuemart/specialita-siciliane
all prices are correct.

but if I go to product detail for example "cassata siciliana"

http://www.pasticceriavabres.com/component/virtuemart/specialita-siciliane/cassata-siciliana.html?Itemid=0

the price is 39.00€ and not 31.00€!!

The configuration vm everything is correct ... I did not apply any tax ...
How can I solve this problem in detail products?

thank you
Sorry for my bad english
Glenda
Italy

bytelord

Hello,

As it seems you are using a third party template (probably template monster). Did you try without template overrides?
The best is to ask your template provider to send you an updated version for your template because as it seems your template is outdated.

Please read this first: http://forum.virtuemart.net/index.php?topic=108212.0

changes between versions: http://virtuemart.net/index.php?option=com_content&id=416

Also there is layoutchanges.zip files after 206 that will show you exactly the areas that the code have been changed. Those are images comparing to previous versions will help you to update your template overrides easy.

http://dev.virtuemart.net/attachments/download/456/com_virtuemart.2.0.8_layout_changes.zip
http://dev.virtuemart.net/attachments/download/476/com_virtuemart.2.0.10_layout_changes.zip
http://dev.virtuemart.net/attachments/download/492/com_virtuemart.2.0.12_layout_changes.zip

Also useful links if you are not familiar with template overrides for vm2 or joomla:

Use firebug to examine you site code and css styling: https://forum.virtuemart.net/index.php?topic=102850.0

Overrides:
Creating Template overrides: https://forum.virtuemart.net/index.php?topic=98505.0
Template System: https://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!