Jump to content

add new feature filtered by default


fsm

Recommended Posts

Hello.

 

I have a online shop, and I would like that customer can filter items by features. I have made this whit 'Layered Navigation Filter' module.

 

My problem is when I add a new features, it appears with filter 'NO' in 'Layered Navigation Filter'.

 

Is there any way to the new feature appears with filter 'YES'?

 

Thank you.

Link to comment
Share on other sites

There is no option to make "YES" for the features.

When you create new feature in admin, then it is not saved in a particular table of database but when you enable the features in layer feature block, then it gets saved in a table(layered_filter) in serialised format.

But if you disable it again, then it also gets removed from this table(layered_filter) of database.

 

So it is not easily possible.

It would require too much modification.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...