VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Martin Ellis on January 21, 2013, 05:03:18 AM

Title: Product Details Page - Help!
Post by: Martin Ellis on January 21, 2013, 05:03:18 AM
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
Title: Re: Product Details Page - Help!
Post by: jenkinhill on January 21, 2013, 12:52:43 PM
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