Category Image Question

  • Posts: 8
  • Thank you received: 1
12 years 7 months ago #46028

The HikaShop 'Category' has an associated image. This image is displayed as a thumbnail in the parent category display. The image also displays (sometimes) in the its own category display, floating to the left of the description. Sometimes the image is NOT displayed on the category display.

Here are the 2 cases:

1. From the parent category display, clicking on the sub-category name or thumbnail brings up the category display. It always contains the associated image on the left.

2. From a menu, under 'Menu Item' > 'HikaShop Options', I have set 'Show image' to 'no'. When the category display is shown from this menu item, there is no image displayed.

I would like both cases to be the same, with no image displayed and the description exactly as composed. I would like to place my own images, slideshow, etc in the category description. In case 2 there is an option to turn off the image display. But I cannot see how to turn off the image display then navigating to the category display from the parent category.

Any help would be greatly appreciated.
~Randy

Last edit: 12 years 7 months ago by ranwaldo.

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 1
12 years 7 months ago #46032

The following CSS seems to provide a workaround for me. It causes the image to NEVER be displayed in the any category page.

/* Never show associated image in the Category description */
img.hikashop_category_image {
    display: none;
}

This is not a good "general" solution, but it works for me. Please let me know if there is an option somewhere to remove the graphic from individual category pages.

Last edit: 12 years 7 months ago by ranwaldo.

Please Log in or Create an account to join the conversation.

  • Posts: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 7 months ago #46139

Just turning off the "show image" option of all your menus via the menu Display->Content menus should do what you want.

Please Log in or Create an account to join the conversation.

  • Posts: 10
  • Thank you received: 2
12 years 3 months ago #58652

Nicolas, that doesn't work though.

Please Log in or Create an account to join the conversation.

  • Posts: 10
  • Thank you received: 2
12 years 3 months ago #58653

Just found that in the Display>Content Menus> in the "Parameters for DIV" change the "Type of Item Layout" to "title" will remove the category images, which is what I believe the original poster and I (which brought me to this thread) were looking for.

The following user(s) said Thank You: nicolas, mad-q

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum