VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: elleclouds on December 13, 2015, 21:53:23 PM

Title: How to add manufacturer on category view?..w/ image
Post by: elleclouds on December 13, 2015, 21:53:23 PM
I want to add the manufacturer where the red circle is located in the image.  How can this be done?  Am I missing a box in configuration?
Title: Re: How to add manufacturer on category view?..w/ image
Post by: elleclouds on December 14, 2015, 17:52:26 PM
Any help?


Sent from my iPhone using Tapatalk
Title: Re: How to add manufacturer on category view?..w/ image
Post by: jenkinhill on December 16, 2015, 18:47:42 PM
You appear to be using template overrides, so you will need to edit the override file  templates/[yourJoomlaTemplate]/html/com_virtuemart/sublayouts.product.php

The code to show the manufacturer name is in http://forum.virtuemart.net/index.php?topic=132367.msg457750#msg457750

To show the image/logo this post should give a starting point:  http://forum.virtuemart.net/index.php?topic=129647
Title: Re: How to add manufacturer on category view?..w/ image
Post by: elleclouds on December 16, 2015, 21:27:56 PM
Quote from: jenkinhill on December 16, 2015, 18:47:42 PM
You appear to be using template overrides, so you will need to edit the override file  templates/[yourJoomlaTemplate]/html/com_virtuemart/sublayouts.product.php

The code to show the manufacturer name is in http://forum.virtuemart.net/index.php?topic=132367.msg457750#msg457750

To show the image/logo this post should give a starting point:  http://forum.virtuemart.net/index.php?topic=129647

I don't see this file

templates/[yourJoomlaTemplate]/html/com_virtuemart/sublayouts.product.php
Title: Re: How to add manufacturer on category view?..w/ image
Post by: jenkinhill on December 16, 2015, 23:25:18 PM
Typo, should be templates/[yourJoomlaTemplate]/html/com_virtuemart/sublayouts/product.php