Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Manufacturer image in product listing admin setting

Manufacturer image in product listing admin setting

Views: 993

Results 1 to 5 of 5
28 Nov 2011, 3:42 PM
#1
familynow avatar

familynow

Zen Follower

Join Date:
Aug 2011
Location:
Near Ottawa, Ontario, Canada
Posts:
321
Plugin Contributions:
0

Manufacturer image in product listing admin setting

Hi.

This is rather embarrassing but, can someone tell me where the heck I enable the manufacturer image in the admin? I put this on hold to find all the logos and resize them and now tha tI have them I can't find for the life of me wherer the heck that setting is any more!

28 Nov 2011, 5:26 PM
#2
rescoccc avatar

rescoccc

Totally Zenned

Join Date:
May 2010
Location:
WA State
Posts:
1,700
Plugin Contributions:
2

Re: Manufacturer image in product listing admin setting

admin/catalog/manufacturers/edit

28 Nov 2011, 5:41 PM
#3
familynow avatar

familynow

Zen Follower

Join Date:
Aug 2011
Location:
Near Ottawa, Ontario, Canada
Posts:
321
Plugin Contributions:
0

Re: Manufacturer image in product listing admin setting

I mean where to enable whether or not to display the image in product_display. I've already go the images linked to the manufacturers. I can't believe I haven't found this yet!

Is there actually a setting in admin for this? Maybe I'm not remembering correctly...

28 Nov 2011, 5:43 PM
#4
joejoejoe avatar

joejoejoe

Zen Follower

Join Date:
Oct 2011
Location:
AZ
Posts:
383
Plugin Contributions:
0

Re: Manufacturer image in product listing admin setting

catalog - product types - (pick your product type and click on edit layout). Show manufactures is up towards the top of the list somewhere.

28 Nov 2011, 6:03 PM
#5
familynow avatar

familynow

Zen Follower

Join Date:
Aug 2011
Location:
Near Ottawa, Ontario, Canada
Posts:
321
Plugin Contributions:
0

Re: Manufacturer image in product listing admin setting

alright. Well, to be exact. There is no manufacturer image setting. At least not the one I was looking for. I got confused between the manufacturer name setting and the static code in product_listing.php. As mentioned I had put this on the back burner to acquire and resize the images for all my manufacturers. I left the code in product_listing and commented it out. Well, when I uncommented my code I neglected to comment the default code just above it which in turn, was overriding my custom code.

Finding the setting I was looking for lead me to revisit the php ;)