Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

image in category


keryg39

Recommended Posts

Posted

Hi,

Sorry for my english, i'm french.

I just change for version 2.4 and php 5.6.

 

In my website, in place of the sub-category of vignettes, I would like a single image for the category.
My website is: http://www.artetsaveurdumaroc.com/catalog/index.php/cosmetique-c-1
When I click on "cosmetic" in the menu, I would like a generic of image in large. Same for "light" ...
I'm looking in index and I think it plays to this line:

 

echo '        <td align="center" class="smallText" width="' . $width . '" valign="top"><a href="' . tep_href_link(FILENAME_DEFAULT, $cPath_new) . '">' . tep_image(DIR_WS_IMAGES . $categories['categories_image'], $categories['categories_name'], SUBCATEGORY_IMAGE_WIDTH, SUBCATEGORY_IMAGE_HEIGHT) . '<br />' . $categories['categories_name'] . '</a></td>' . "\n";

But i do not know how to call the large photo.

 

Many thanks.

 

best regards

Posted

Sorry

My English is middling...

I would like one large picture in place of the sub category icon when I click on the title "category" in the menu.

 

Many thanks

Posted

I'm sorry but it is still not clear to me. Are you saying you want an image to show under the category name Patisserie on that page? If so, the default code normally displays an image to the right of that name. It is set by editing the category in admin, as mentioned previously. But it appears the code for that has been removed from your template and would have to be added back in.

 

Also, I don't known what you mean by "large" but usually the image there is just a small one, 100x100 or less. If you go with a larger one it might look nice but would not serve any useful purpose and would cause your customers to have to scroll to see the products. 

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted

Hi Fiber,

 

I'll try this addon. I think that's what I'm looking to build.

Jack mcs, I want to have this image when you click on category, the customer will have the list of subcategory in the menu and can click on the subcategory and will have access to product catalog

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...