Hi, Here's my versions first off
Joomla 2.5.8
VM 2.0.18a
Gavick Pro Yourshop Template 2.8.2
I have a problem with the product details page on all items, the following code is present:
// product->customfieldsSorted['ontop'])) { // $this->position='ontop'; // echo $this->loadTemplate('customfields'); // } // Product Custom ontop end // ?>
Searching around seems to indicate that this is generated by the Yourshop Template in the default.php file (com_virtuemart/views/productdetails/tmpl/default.php)
Can anyone confirm this is a template issue? - switching template does remove this code and the details are rendered - leading me to think this is bug with the yourshop template?
Thanks in advance!
Martin
That is an issue with the overrides within the Gavick template. You will have to ask them about it if you don't know to edit a template.
http://forum.virtuemart.net/index.php?topic=108212.0