Hello @paja33
Thank you for your warm words about the plugin, I would be happy to get a review from you https://ww.wp.xz.cn/plugins/filter-everything/#reviews
Yes, you can place Filters Widget at any Widget area you need.
If you don’t have Widget area on the top of desktop page, but you can edit your theme files, you can place Filters Widget via shortcode.
For example:
<?php echo do_shortcode(‘[fe_widget]’); ?>
More about shortcodes plugin supports you can find here – https://filtereverything.pro/resources/shortcodes/
Thread Starter
paja33
(@paja33)
Thank you @stepasyuk for your response! I will definitely try it. The only way for styling is just css or I can choose horizontal alignment?
For the moment you can use next CSS to make filters horisontal https://gist.github.com/wpserve/ffc87e04af835f27d64db36da6c0b940
You can place them in Filters – Settings – Experimental – Custom CSS
Thread Starter
paja33
(@paja33)
Unfortunately, this code doesn’t work but thank you so much for your effort, I will try it by myself. Have a nice day!
EDIT:
Yes, code works, but your CSS experimental doesn’t, so maybe check it.
-
This reply was modified 4 years, 7 months ago by
paja33.
Hey @paja33 can you show your site with on top filters? I’m currently using search & filter plugin and a lot of custom code to show my filters on top and not as a sidebar. You can have a look at mister-fertighaus.de/kollektion
Queries are slow as fuck and responsiveness is ok, but far from perfect. Maybe you got a better solution which could motivate me to switch the filter plugin.