VirtueMart 2 > Templating FAQs

New Individual Product Details Templates in Latest Release

<< < (3/4) > >>

PRO:

--- Quote from: mowgs on May 25, 2012, 06:02:51 AM ---Thanks BTP!

I take it it should be replaced with

<span class="bold"><?php echo $this->product->manufacturerImage; ?></span>

?

--- End quote ---

what shows now?

This code is the text "Manufacturer"
<span class="bold"><?php echo JText::_('COM_VIRTUEMART_PRODUCT_DETAILS_MANUFACTURER_LBL') ?></span>

I dont use manufacturers

mowgs:
Hallo, nope obviously not that - nothing changes!

<span class="bold"><?php echo JText::_('COM_VIRTUEMART_PRODUCT_DETAILS_****_LBL') ?></span>

So do i need to work out what the id is for the manufacturer image and place it here?

PRO:

--- Quote from: mowgs on May 25, 2012, 13:03:49 PM ---Hallo, nope obviously not that - nothing changes!

<span class="bold"><?php echo JText::_('COM_VIRTUEMART_PRODUCT_DETAILS_****_LBL') ?></span>

So do i need to work out what the id is for the manufacturer image and place it here?

--- End quote ---

u might can try this

http://forum.virtuemart.net/index.php?topic=95818.15

mowgs:

--- Quote from: BanquetTables.pro on May 25, 2012, 13:09:30 PM ---
--- Quote from: mowgs on May 25, 2012, 13:03:49 PM ---Hallo, nope obviously not that - nothing changes!

<span class="bold"><?php echo JText::_('COM_VIRTUEMART_PRODUCT_DETAILS_****_LBL') ?></span>

So do i need to work out what the id is for the manufacturer image and place it here?

--- End quote ---

u might can try this

http://forum.virtuemart.net/index.php?topic=95818.15

--- End quote ---

Thankyou!

Only have a few brands so will place images in the description and try to call the description

changlee:
A stupid question.

Which file have I to donwload and modify in order to change the product details page?

 :-[

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version