Hi @silente08
No, unfortunately, the sorting widget is currently working only with the widgets, you need to have a widget so that from admin panels you can place a sorting widget there and configure it. Only after that, you can display it fpr example via shortcode on the page with that configured sorting widget ID. How to find the widget ID you can check it here – https://filtereverything.pro/resources/shortcodes/#chips
Best Regards – Victor
Hi,
@silente08 how did you solve the issue? I can see working filtering on your website..
@fesupportteam I’ve added support for widgets to my block theme and use a shortcode within the Gutenberg block, unfrotunately filters are not visible, maybe the PRO version of the plugin supports blocks ?
Thanks,
Piotr
Hi @kuperman87
The free version is only working on the archive pages. If you want to display the filters widget (not the sorting widget) all you need to do is create a filter set in the free version and on archive pages add the shortcode [fe_widget].
With the PRO version, you can display filters on any page, it can be a singular page, posts page, category page, or any CPT page.
Best Regards – Victor
Hi, yes, filtering is not the problem, sorting is. I was actually able to activate sorting by using the X3P0 – Legacy Widget plugin, but it was very messy, so I stopped using it for now. Might test again at a later stage.