VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Topknotch on February 20, 2015, 18:55:59 PM

Title: Virtuemart 3.0.6 custom field
Post by: Topknotch on February 20, 2015, 18:55:59 PM
Well this is a weird one.
I have installed the new virtuemart 3.0.6 on Joomla 2.8.28 and I am testing out the new multi variants that used to be custom fields.
In the backend they seem to work very well, although I have not fully tested yet.
My problem is getting the new 'custom field' to show in the right place on product page.
Ok so the original custom field shows in the right place on the template, however the new one creates a new place ( I have attached an image)
I have removed the original code that links to original custom field (template override), kinda hoping that new custom field would show in its place, kinda crazy logic I admit. However it didn't.
I have even removed the virtuemart original default.php in public_html/components/com_virtuemart/views/productdetails/tmpl/ and yet it still shows there, so it has to be linked to the template override but I am confused on what it is pulling the details from.

Any help would be greatly appreaciated.
Thanks
Title: Re: Virtuemart 3.0.6 custom field
Post by: GJC Web Design on February 21, 2015, 01:01:01 AM
in the custom field "Layout position"  put

addtocart
Title: Re: Virtuemart 3.0.6 custom field
Post by: Topknotch on February 21, 2015, 09:59:09 AM
DOH!! Thanks GJC I spent ages trying to sort that out!
Thanks again. :)