VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: trevorellis on October 30, 2020, 15:10:05 PM

Title: How Do I Display Custom Labels On Front End?
Post by: trevorellis on October 30, 2020, 15:10:05 PM
Hello, we want to be able to display the custom field multi-variant custom labels on the front end of the site above the dropdowns. For instance on this product - https://magicflame.co.uk/menu/pizzas/margherita-detail, we want to it to display the custom label "Size" above the dropdown with the options "10inch", "12inch" and "14inch".

How do we achieve this alteration? Is there an option in the Virtuemart configuration? Or do we have to amend code? If so, can we do this with an override so that it's not replaced when we update Virtuemart?

I tried following this guide - http://forum.virtuemart.net/index.php?topic=123032.0 but the information appears to be out of date as I cannot find the line anywhere in the file, never mind line 965.

Any assistance would be greatly appreciated. Thanks in advance.
Title: Re: How Do I Display Custom Labels On Front End?
Post by: pinochico on October 30, 2020, 16:24:26 PM
I think only setup Show title in customfiled setup (attachment)
Title: Re: How Do I Display Custom Labels On Front End?
Post by: trevorellis on November 01, 2020, 14:59:07 PM
Thanks for your help. However, that was not exactly what I wanted. I looked in the Custom Field settings and scrolled down and found setting "Show labels" to "Yes" was what I needed. Thanks anyway. It's working now.