News:

Support the VirtueMart project and become a member

Main Menu

Error label new and sale at catagori page

Started by phamxuanvinh2110, November 07, 2016, 08:04:22 AM

Previous topic - Next topic

phamxuanvinh2110

How can i fix it?
templates/abcd/html/com_virtuemart/sublayouts/product.php ???
"<!-- Check Product Label -->
                     <?php if($vm_product_labels) {?>
                     <div class="product-status">                           
                        <?php if($isNewLabel && $isSaleLabel == 0) : ?>
                           <div class="label-pro status-new"><span><?php echo JTEXT::_('VM_LANG_NEW'); ?></span></div>
                        <?php endif; ?>
                        <?php if($isNewLabel && $isSaleLabel != 0) : ?>
                           <div class="label-pro status-new-sale"><span><?php echo JTEXT::_('VM_LANG_NEW'); ?></span></div>
                        <?php endif; ?>
                        <?php if($isSaleLabel != 0) : ?>
                           <div class="label-pro status-sale"><span><?php echo JTEXT::_('VM_LANG_SALE'); ?></span></div>
                        <?php endif; ?>
                     </div>
                     <?php }?>
                     <!-- Image Block -->                                             
                     <div class="image-block">                           "
But Font page, don't show it...

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation