VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: SteP[IT] on February 20, 2015, 09:26:38 AM

Title: Item Subtitle rendering without using customfield div parsing; how to?
Post by: SteP[IT] on February 20, 2015, 09:26:38 AM
Coming from eBay experience, a customer is asking me to add one or more "subtitles" to each item.
It now can be made easly by adding a customfield named "subtitle", but I would also avoid to get it sorrounded by the standard "div" construct now applied to each customfield, and my own tag (<h2></h2> in this case, but it could be something else).
Right now there is no BE way to disable the div construct rendering for customfields, and add custom pre-/post-tags to them: do you plan to do something like??
Is there another simple way to directly get the customfield desired field without rendering the whole div construct?
Regards

(using VM 3.0.6, Joomla 2.5.28)