Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
Is it possible to mod it for the product page? instead of Brand - Any Brand it shows the logo.
Cheers
J
looks like not works with mine.... here's the error log
is there any alteration should be done?
---------- Date: 2011-12-01 05:12:14 ~ IP : 219.93.81.94 ----------
REQUEST URI : /mall/admin/index.php?route=module/vqmod_manager&token=7beaaee40db58aa3322803aaae1032e0
MOD DETAILS:
modFile : /home/a6137586/public_html/mall/vqmod/xml/manufacturer_images.xml
id : Manufacturer Images for OpenCart 1.5.x
version : 1.0.0
vqmver : 2.1.5
author : fido-x
Could not resolve path for [catalog/view/MarketInSG_Orange/default/template/product/manufacturer_list.tpl]
please advise
best regards
You have your template in the WRONG folder.roozaimee wrote:Hi
looks like not works with mine.... here's the error log
is there any alteration should be done?Could not resolve path for [catalog/view/MarketInSG_Orange/default/template/product/manufacturer_list.tpl]
All your templates should be in the "catalog/view/theme" folder. It looks like you've renamed it, and that is the cause of your problem.
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
Code: Select all
<?php echo $category['manufacturer'][$i]['image']; ?>
What I'm trying to do is place a manufacturers logo on the product page without editing the source code (see http://forum.opencart.com/viewtopic.php?f=21&t=36932)
Also I want to crop the image from 400x400 to 150x50? possible?
I've been trying to add the Manufacturers logo to the manufacturer info page as well using the code below, but it throws up the following error.
'Undefined Variable: category'
Code: Select all
<file name="catalog/view/theme/fredandeve/template/product/manufacturer_info.tpl">
<operation>
<search position="replace" trim="true"><![CDATA[
<h1><?php echo $heading_title; ?></h1>
]]></search>
<add><![CDATA[
<img src="<?php echo $category['manufacturer'][$i]['image']; ?>" alt="<?php echo $category['manufacturer'][$i]['name']; ?>" /><br /><h1><?php echo $heading_title; ?></h1>
]]></add>
</operation>
</file>
having a hard time to get the image in the brand page.

Thanks!
Attachments
Manufacturer logo in the product detail - manufacturerlogo02.jpg (37.91 KiB) Viewed 8849 times
Manufacturer logo in the product list - manufacturerlogo01.jpg (18.73 KiB) Viewed 8849 times
But how can i change the size of the images on the list page, they very small, can't hardly see them.
http://new.alnaizak.net/index.php?route ... nufacturer
thanks
Automotive Lighting upgrades
http://www.BriteLightLEDs.co.uk
Users browsing this forum: No registered users and 14 guests