Get available filters programmatically
-
We would like to enhance our product archive page in a way that shows all available filters directly instead of one button that opens up the modal that displays all filters. This means that we need to have filter buttons in the horizontal bar that link to the right element within the filter modal.
Since this means that the filter is split into two different sections and I can’t show a filter twice on one page I need to find a way to programatically get the availaible filters so I can build the filter buttons myself. Does the plugin include a function that returns all the available/shown filters? If that’s not the case, Could you suggest an alternative method?
Thanks in advance!
The page I need help with: [log in to see the link]
The topic ‘Get available filters programmatically’ is closed to new replies.