How to hide a specific filter on product listing

  • Posts: 224
  • Thank you received: 26
  • Hikashop Business
4 years 2 weeks ago #317370

-- HikaShop version -- : 4.2.3
-- Joomla version -- : 3.9.16

Hi guys,
In my hikashop under Configuration > Features > Filters i have:
Display filters on product listing: Yes
I want to hide the search text filter from the top where is visible with the other 2 filters, but the same filter is set in a module as the main Search.
How can i do this? I saw that there is 1 more option in the settings, in the filters section, there is an option: Limit. i don't understand how that works, limit filters to be visible based on what?

I need to edit the view "product / filter.php" to acomplish this, or there is a build in option?

Attachments:

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

  • Posts: 81540
  • Thank you received: 13069
  • MODERATOR
4 years 2 weeks ago #317371

Hi,

You can just add a bit of CSS to hide it from the listing:

.hikashop_products_listing_main .hikashop_filter_main_SearchForProducts_1{ display: none; }
www.hikashop.com/support/documentation/1...ize-the-display.html

The following user(s) said Thank You: oxido

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

Time to create page: 0.055 seconds
Powered by Kunena Forum