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

TOPIC: Pricing label do not shown.

Pricing label do not shown. 9 years 7 months ago #10714

Although I set it to be shown

Attachment 1_2014-08-28.jpg not found


, it is not shown

Attachment 2_2014-08-28.jpg not found



Help!

Thans®ards: BL
The administrator has disabled public write access.

Pricing label do not shown. 9 years 7 months ago #10735

We hided the label on purposes because it was causing layout bugs.

Consider this label is written there:

Price without Tax : 3480 Ft

This won't fit in that box for sure. And this time you would contact us and say "The price overlap the box, it doesn't fit. How to solve".

If you want to show the LABEL there; open this PHP file:
/templates/flexible_sportmart/html/com_virtuemart/category/default.php
default.php, flexv2.php or flexv3.php depends on what layout you are using for category layout)

and find this expression:
$this->currency->createPriceDiv('salesPrice', '', $product->prices))

and replace it with this:
$this->currency->createPriceDiv('salesPrice', 'COM_VIRTUEMART_PRODUCT_SALESPRICE', $product->prices))

(you will find this expression in 3 different lines within the same PHP file -- because ListView, GridView, MultiGridView -- so, make the changes for all 3 lines)

So, the label for SalesPrice will be visible.


Same idea is valid for other price elements as well.

The other price elements are (in case you want to apply the labels to them too);
'basePriceVariant', 'COM_VIRTUEMART_PRODUCT_BASEPRICE_VARIANT'
'basePrice', 'COM_VIRTUEMART_PRODUCT_BASEPRICE'
'variantModification', 'COM_VIRTUEMART_PRODUCT_VARIANT_MOD'
'salesPriceWithDiscount', 'COM_VIRTUEMART_PRODUCT_SALESPRICE_WITH_DISCOUNT'
'discountedPriceWithoutTax', 'COM_VIRTUEMART_PRODUCT_SALESPRICE_WITHOUT_TAX'
'priceWithoutTax', 'COM_VIRTUEMART_PRODUCT_SALESPRICE_WITHOUT_TAX'
'discountAmount', 'COM_VIRTUEMART_PRODUCT_DISCOUNT_AMOUNT'
'taxAmount', 'COM_VIRTUEMART_PRODUCT_TAX_AMOUNT'


If you like SportMart and satisfied with the support you have received, please "write a review" on:
www.flexiblewebdesign.com/Joomla-Virtuemart-Templates/SportMart

Write couple of sentences to share your experience with the support team.
Just 2-3 sentences would be enough ;) It might sound simple to you, but it is extremely important. Potential customers care about product reviews very much.

Thanks in advance!

Regards,
Support
Last Edit: 9 years 7 months ago by Support.
The administrator has disabled public write access.
Time to create page: 0.149 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