new options in filter without documentation

  • Posts: 846
  • Thank you received: 92
8 years 6 months ago #255034

-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.2
-- PHP version -- : 5.5

Hi
i test the filter and the html seem to not work .

1) dose the display options relative t ocss is only for boostrap ?

2) what mean the size option ?

3) what mean the values fields ?

Attachments:

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

  • Posts: 846
  • Thank you received: 92
8 years 6 months ago #255035

the result don't work on the browser .

4) what is the logic of the filter when many filters are use ? ( AND OR null )

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

  • Posts: 83932
  • Thank you received: 13588
  • MODERATOR
8 years 6 months ago #255037

Hi,

1. I don't understand your question.

2. It's the number of characters you can write in the input field of the filter when you configure it as an input field

3. It's for when you configure your filter as a dropdown and want to have values to choose from which don't come from a custom product field.

4. It's an AND.

The following user(s) said Thank You: lionel75

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

  • Posts: 846
  • Thank you received: 92
8 years 6 months ago #255110

Hi

I don't succeed to apply a module filter on a menu item of type playlist product ( using product list id in module ) .
In the client web , i choose the item in module but the result don't change .....

I have many products that use 2 same categories name in product ( in product edit there are locate in field categories I call them a and b ) .
Is this possible to use a module filter that use a display->filter ( how many do i need ) to show thoses kind of products ?
i need in product listing All the products that contain a and b not product with a only or product with b only

regard's

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

  • Posts: 83932
  • Thank you received: 13588
  • MODERATOR
8 years 6 months ago #255157

Hi,

You can't have filters applied automatically on products listing modules.
You would have to add the condition to the MySQL query loading the products yourself by developing a HikaShop plugin implementing the onBeforeProductListingLoad trigger:
www.hikashop.com/support/documentation/6...reProductListingLoad

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

Time to create page: 0.065 seconds
Powered by Kunena Forum