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
in the custom field "Layout position" put
addtocart
DOH!! Thanks GJC I spent ages trying to sort that out!
Thanks again. :)