Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - MaterialMart (SKU# FLEX-00020)

TOPIC: Tax included text in Category view and frontpage

Tax included text in Category view and frontpage 6 years 10 months ago #15084

how can I add the text: "IVA Incluido" next to the price in category view and the frontpage
also how can I remove the blank space between the price and euro icon
thank you
Attachments:
The administrator has disabled public write access.

Tax included text in Category view and frontpage 6 years 10 months ago #15090

Those you are asking are 100% custom modifications. (Because they have nothing to do with our Template, they are exactly the same in official Virtuemart Core,. And you want to change how they work/look). Unfortunately we don't provide free support or step-by-step instructions for custom coding modifications.

Normally, I need to ask you to purchase premium support:
www.flexiblewebdesign.com/premium-support

But since your inquiries are relative simple to resolve (won't require a full 1-hour suppoer service), here are the solutions:

1- To delete space between euro symbol and the price, see the screenshot:


Attachment Pasted_Image_6_5_17__9_59_PM.jpg not found



2- To add "tax included" (or basically anything you want) after the price tag, there is no easy way to do it via Virtuemart Backend, you need coding modifications.
So, open this PHP file:
/templates/YOUR_TEMPLATE/html/com_virtuemart/sublayouts/prices.php

find this line:
echo $currency->createPriceDiv ('salesPrice', 'COM_VIRTUEMART_PRODUCT_SALESPRICE', $product->prices,$isPriceOnly)

and change it with this:
echo $currency->createPriceDiv ('salesPrice', 'COM_VIRTUEMART_PRODUCT_SALESPRICE', $product->prices,$isPriceOnly).' <small>Tax Included</small>';

and that's it
The result will be:

Attachment ScreenShot2017-06-05at10.14.39PM.png not found




Regards.
Support
The administrator has disabled public write access.
Time to create page: 0.125 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo