hide category picture in product page

  • Posts: 27
  • Thank you received: 1
9 years 1 month ago #247757

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.6.2
-- PHP version -- : 5.5.19
-- Browser(s) name and version -- : ALL

How can i deactivate the category picture on the product page?




Best wishes
Marsipulami


You have to be patient with me :P
Attachments:

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

  • Posts: 27
  • Thank you received: 1
9 years 1 month ago #247759

Ok

I helped my self but is it the best way?
a switch for that would make sense. (or didn't i see it??)

I put the option display:none; in the frontend_default.css

img.hikashop_category_image {
display:none;
margin: 4px;
}


/html/joomla36/media/com_hikashop/css

Best wishes
Marsipulami


You have to be patient with me :P
Last edit: 9 years 1 month ago by Marsipulami.

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

  • Posts: 2143
  • Thank you received: 747
9 years 1 month ago #247762

Hi,

The category image is showing on a product listing* if you configure it to do so.

So, edit the menu item (must be of type "category listing"), tab "Categories Options", section "Data display", and set option "Show image" to "No", then save.
See the documentation: www.hikashop.com/support/documentation/i...ront-end.html#Imenus (scroll down to "Data display")

You'll then be able to remove your CSS modification again. (By the way, do not edit the core CSS files directly, they'll be overwritten on update and your changes will be lost. Instead follow the procedure for custom CSS as described here in the documentation .)



* Just FYI and to avoid confusion now or in the future: the term "product page" is typically used for the product "detail" page, while you're here referring to a product listing.


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: Jerome, Marsipulami

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

  • Posts: 27
  • Thank you received: 1
9 years 1 month ago #247825

Hi

This option is much better.
Thanks for the help.

Best wishes
Marsi


You have to be patient with me :P

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

Time to create page: 0.074 seconds
Powered by Kunena Forum