8967 comments found.
Hey,
I am using your module on a lot of my clients and it’s great. I just have an small issue but that will help all of them. I get an error on the lighthouse console about the Pro Feature of the filter open widget on mobile. saying that the link is not crawlable. Is there a way to improve that ?
Thank you 
Hi theloomps,
Thank you for choosing Filter Everything PRO.
If you are referring to this “error” – https://prnt.sc/eRl972Z0HCfz this is absolutely normal, and those links are not meant to be crawlable by search engines, as they work like buttons and used by JS on the sites, not by the crawlers. You can inspect other sites like YouTube etc and will have the same results.
Best Regards,
- Victor
Hello, We are using Woo shortcode [sale_products] for grouping products based on the product categories but filters are not working: https://a23bd67b51.nxcli.io/on-sale/pro-categories-desktop-vaporizers/
This works perfectly as long as I don’t use Woocommerce shortcodes. Unfortunately, I have a template that uses the Woocommerce product-shortcode [sale_products limit=”20” orderby=”” columns=”4” category=”portable-vaporizers” order=”ASC” ] How can I manage to keep the correct query within this shortcode?
also we lost the codecanyon account where we had purchase this plugin, so now how can we update that plugin to their lastest version?
Hi shahrams1,
To receive PRO support, it’s necessary to have a valid support time and an account with the purchased plugin following the support policy.
If you’ve lost your account, we recommend contacting CodeCanyon support for assistance in resolving the issue. We are always here to support you and ensure you have a positive experience with our product.
Best Regards,
- Victor
Hello, we have purchased the plugin again, so please give us a support of an issue that we are getting, thanks
I have a template that uses the Woocommerce product-shortcode [sale_products limit=”20” orderby=”” columns=”4” category=”portable-vaporizers” order=”ASC” ] filters are not working with it
Hi shahrams1,
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Hi,
I have already sent the wp-admin dashboard credentials.
FYI, Add filter button & expand/collapse of existing filters not working as shown in the attached screenshot https://nimb.ws/fxlr1c, this needs to be fixed on priority,
We tried to disable all plugins & themes to check the conflict, but it seems not working.
Thank you
Hi shahrams1,
We have checked the site, and the issue is in either plugin or custom code in custom plugins or theme, that’s 100%. Or server settings as it can blocks AJAX requests, and provides a lot of errors in the console.
If you want to fix it, you have to do a step-by-step debugging. Turning off all plugins leaving only FE and Woo plugins. By all, we mean all, also remove custom code and use the 2021 theme. You can make a local testing site where you can run it all to test. However, the site has a lot of issues and conflicts that slow it down.
Best Regards,
- Victor
Hello,
I have a numeric ACF field, and I would like to display it in a dropdown menu rather than as a range slider. I’m wondering if it’s possible to override a template for just one specific filter and if I can customize the WP_Query like this:
- Select * from post where value >= 3 - Select * from post where value >= 10
Thank you
Hi GueloSuperStar,
In theory, the possibilities are endless. You can select the most logical pattern to create your own filter template with the necessary functionality using custom code. And applying those patterns under certain conditions that you’ll specify.
However, in practice, this implementation would require certain skill sets. As the plugin’s logic already operates in a different manner. You can hide the range slider, and create your own solution that takes minimum and maximum values and adds them to the end of the URL same like you would work with a range slider. Additionally, it would be necessary to use regex to check the values and place them correctly. And on the front show something like less or more than 3.
But of course, this type of solution, taking into account the amount of time and resources it would take to make it work smoothly is not really valuable.
You can create a simpler solution just by creating a custom field, applying it to your posts/products, and just giving them data manually like less than 3, and so on.
Best Regards,
- Victor
Hi I purchased this plugin but it was only used on test websites. It’s the same website but was installed on separate servers, we were trying to solve other issues. Both test URLs are not live as the client chose another domain. I need to use the plugin with key on a final test site and the the actual live website. Can you help?
Hi GW272,
Can you be more specific about what you need help with? Do you want us to deactivate the licence across all sites? Or what exactly? The license can be activated on two sites.
Best Regards,
- Victor
Hi Victor, thanks for the quick response. Yes please deactivate across all sites, thanks.
In that case please send your license key via PM – https://codecanyon.net/user/fe_support so we can deactivate it.
Best Regards,
- Victor
We made some changes to the SEO rule (https://lapa.shop/cats/abisinska/aby-color-blakytne/ ), which caused the SEO rule to stop working. Therefore, we deleted this rule, and also deleted it from the trash. But this did not help. Then we deleted the other 2 language versions of this rule. After that, we created the rules again, but now the rule does not work in all 3 language versions. ?reset_filters_cache=true did not help. Now we have deleted all these rules. Now, when creating a new rule with these parameters, the filter confuses the language versions in the “Color” field – it offers an option from another language version. How to solve the problem?
Hi ruslanyh,
Yes, there is such a problem, it is the same as with attributes, if you select any attribute it will be used for all languages. There will be an update to fix this behavior so there won’t be such problems. Not sure when exactly the update will come out, but the team is already working on it.
We apologize for any inconvenience this may cause. This update should fix it in all areas, not just SEO and Attributes.
Best Regards,
- Victor
Hello,
We are using filter everything with Divi theme builder to filter products in our shop. When the filter has ‘Where to filter?’ set to ‘common wordpress pages’ it works well. But when I set it to ‘Product categories’ it does not filter the list of products. I want to be able to set different filters for different categories.
I’ve tried a few things like changing the ‘And what to filter?’ settings and that does not seem to help & other settings like using the shortcode instead of the sidebar.
Thanks
Hi markl130,
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Hello,
I have sent the credentials
Thanks, Mark
Hi Mark,
We have checked the site and the issue is that the category pages have two Main Queries which is unacceptable, and there should be not two main queries. Perhaps there are some plugin issues or custom code issues.
Try to turn off all of the plugins, leave only the FE plugin and Woo, clear all of the cache, and turn off all of the cache plugins as well. When you will deactivate all of the plugins go to the filter set and hit update and test if there still will be two main queries. And check the workability, if everything is working correctly.
Best Regards,
- Victor
Is there a way to only show the results of the subcategory even when the top category is selected?
Now client selects “dog” and it opens all sub cats. When select in the next step “toys” it doenst change because “dog” is also still selected
Hi mrijnwal,
If the dog is a parent category for the rest categories like toys, food, etc then when it is chosen it will show all of the products. Choosing any subcategories won’t change anything. But you can use “AND” logic and apply it to your product categories like dog is main -> sub is toys then the toys should have dog and toys categories.And show products from toys only.
Best Regards,
- Victor
My filters are not working. I guess I am not sure how to use the url filters
I am using WP Job manager and I am using job tags and job types in a dropdown filter but all of the options show zero jobs and none of them filter the right posts..
These are what I am trying to filter job-tag job_listing_type
Current url setup /?job_listing_type=full-time /job-tag/alabama/
Individual jobs use this url: /job/rural-carr-assoc-srv-reg-rte-united-states-postal-service-amarillo-tx/
Thank you for any help..
Hi dlogan1966,
Thank you for choosing Filter Everything PRO.
Can you please send the link to the page with the issue so we can check it?
Best Regards,
- Victor
Go to the ‘Filter set’ settings and select a different query from the ‘And what to filter’ dropdown, click the ‘Update’ button, and check if the filter counters are displayed correctly and filtering your posts.
Best Regards,
- Victor
It does not give me options.. It is really weird.. If I want it on the homepage, I have use to the common wordpress pages and choose homepage. If I choose jobs page it says there are no job queries.
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Done, its all set up and creds sent. Thank you
We have checked the site and the issue is that you placed job listings in Elementor which is basically just HTML content with styles.
On this test page – https://findpostaljobs.com/test-jobs-page-showcase/ we create it with the job posts and chose the WP_Query that displays them and it is filtering everything, of course, styles from the plugin will not be applied to them. Perhaps you should ask in that job plugin support how you can place job posts on the page with all those styles using the WP_Query style, so they can be filterable. Same like you can place posts in Elementor or products from WooCommerce.
Best Regards,
- Victor
Ok thank you Victor
Hi, I can’t figure out how to show the Filter in the Main Sidebar. I made a filter in the Plugin settings. “Post type to filter” is set to “products”, but when I go to the Shop page, the widget is missing on the Main Sidebar. Please help! I’m so lost and confused, and the tutorials on YouTube don’t make any sense to me!
I’m getting an error message on the Main Sidebar: “No one Filter Set is related to this page. You can configure it in the Filter Set -> “Where to filter?” field.”
In those settings, I changed “Where to filter?” to “products”, “posts”, and “categories”, but none of them work.
Hi gemmediaempire,
Thank you for choosing Filter Everything PRO.
You need to go to the filter set settings and in the “Where to filter” choose “common WordPress pages” + “shop” or if it is a singular page “pages” + “my page name”
Best Regards,
- Victor
Hi, thank you very much! I managed to get it to work now on “Desktop View”. But I have a new problem: How do I get it to filter “categories” on “Mobile View”? How do I show all the “categories” on “Mobile View”? Thank you for your help!
The filter is actually at the bottom of the page on “Mobile View”. How do I put the filter widget at the top of the page for “Mobile and Tablet View”? Thank you!
Nevermind, I think I figured it out. I used this link to help me with the CSS code (I am a TOTAL non-expert at coding): https://wpastra.com/docs/how-to-display-woocommerce-sidebar-on-top-on-mobile/
Hi gemmediaempire,
We are glad to hear that the issue was resolved. You did a great job.
Best Regards,
- Victor
Hi i need your helps please : in my filter ubder And what to filter? Determines what exactly the Posts list (WP_Query) on a page should be filtered
was two options there WP_Query #1 and WP_Query #2
for some reason its missing now and my fileter not works at all , how i can fix it
thank you
Hi HANA21518,
Sounds like a caching issue, turn off the object cache, then clear all the cache, and check if it queries will appear.
Best Regards,
- Victor
HI, is there any way we can sort the filter results? Like menu order? Or best selling? Just not alphabatical
Hi mrijnwal,
No, there is no ability to sort them in another way. In general, you can create a custom field just for sorting purposes, with numbers like 1, 2, 3, 4, and 5, and apply them on your posts or products however you want, then create a sorting widget option to sort posts by those number from low to high, and in this case, you will have kinda have manual sorting thing, because you can choose which number certain product will have and when it will be showed when you apply sorting.
Best Regards,
- Victor
Ok but this means we need to build this outside of the filter plugin? Just in general?
No, we were talking about the filter everything sorting widget. Basically, you filter products with the filter widget, and you sort products with the sorting widget.
Best Regards,
- Victor
Where can we find the sorting widget?
From the widget area in your dashboard. More about you can find here – https://filtereverything.pro/resources/sorting-widget/
Best Regards,
- Victor
We use elementor.. Cant add it via shortcode?
Hi, i was able to create sorting widget but have the feeling its not working properly. When i set sort based on price its totally not correct
Hi mrijnwal,
You should create a price sorting using numeric custom field, if you are using Woo it is _price
Best Regards,
- Victor
Hi thx. If i want to select on best sales its not showing correctly. Is there also a custom field for it?
Hi mrijnwal,
Try to use the custom field numeric with meta key total_sales
Best Regards,
- Victor
Hi all works except the default sorting.
When we set “sales” as first one => it should be sorted by default that way but its not doing it. We need to click another sorting method and after select the first one to make it works?
Hi mrijnwal,
The first option on the page should be “Default (no sorting)” – https://prnt.sc/wbwQyUfIu8Yv The sorting options you require should go next. Please note that the sorting is not applied immediately when you enter the page.
If you want to set a default sorting option for a specific page, you can add a sorting parameter to the link that will take you to that page. For example, if you want to sort by price in ascending order, you can add the parameter “ordr=n_price” to the URL like this: mysite.com/some_page/?ordr=n_price. Basically, just choose the sorting option, copy the link, and use that link to take you to your shop page.
Best Regards,
- Victor
Hello,
Is it possible to create a filter for multiple post types at once? For example, I have a page displaying posts + 2 custom post types together with a custom query. They all share the same taxonomies. Can I use this plugin to create filters?
Thanks! Cecile
Hi Cecile,
Thank you for your interest in the Filter Everything plugin.
No, there is no option to filter a couple of post types at the same time, there is a workaround, to create multiple filter sets, and place them on the same page, but all filter sets should have absolutely the same filters then it can filter different queries with different post types. Each filter set will use its own query and post type, but the filter works globally if they are the same on one page. But the counters might show wrong numbers next to filter terms.
Best Regards,
- Victor
Hi Victor,
Thank you for your answer! Could you clarify, please? I could create 3 identical filters (one per post type), add them to the page but hide 2 of them. Then the filtering would work, just the numbers would be wrong?
Thanks! Cecile
Hi Cecile
Yes, that is correct. Also, to the “counters” issue, some of the terms may be grayed out as empty. If those different post types will have different amounts of posts and configurations. So this is how it will work.
To make it work normally, it is better to use one post type, instead of multiple ones.
Best Regards,
- Victor
Hi Fe_Support,
first of all I need to say you made a great job on implementing your filter plug-in….
Currently I am facing an optimization issues I am trying to solve. I have added a price filter element on a page. Everything works / filters fine! When analysing the site pagespeed.web.de throws the following warning:
form#wpc-filter-range-form-510 > div.wpc-filters-range-wrapper > div.wpc-filters-range-column > input.wpc-filters-range-min <input type=”number” class=”wpc-filters-range-min” name=”min_preis” value=”14” step=”1” data-min=”14”>
form#wpc-filter-range-form-510 > div.wpc-filters-range-wrapper > div.wpc-filters-range-column > input.wpc-filters-range-max <input type=”number” class=”wpc-filters-range-max” name=”max_preis” value=”26” step=”1” data-max=”26”>
related to the fact that those input fields do not have a label attached to it… The filter element itself contains a “title” but there is no option to add a label for the price min and price max input field.
Please advice how to solve.
Many thanks, CH
Hi incomitechsolutions,
Thank you for choosing Filter Everything PRO.
If you want ot add the labels to the input fields you can use template overriding – https://filtereverything.pro/resources/templates-overriding/ (range.php) and just cover inputs with label <label>min<input></label> or by id.
Best Regards,
- Victor
Thanks for getting back quickly! I tried the instruction you gave but I have not been lucky with overriding the template. any changes applied to the range.php located in the plugins/filter-everything-pro folder work fine…
I tried to create the recommended folder “filter” and “filter-everything-pro” under in my theme and included the range.php but it doesn’t take any effect.
Hi incomitechsolutions,
The folder name should be “filters” not filter.
Best Regards,
- Victor
Awesome! Many thanks!
Hello, my license key (purchase code) is not valid
Hi unopuntozero,
Thank you for choosing Filter Everything PRO.
Please check this page to understand what type of problem you are having, because if it is an “invalid key” you are most likely using a CodeCanyon purchase code instead of a license key – https://filtereverything.pro/resources/license-key-issues/
Best Regards,
- Victor
Hi there,
I’m having two issues, the checkboxes are overlapping with the words and I’m unable to list Parent Categories only.
Please look at my website below riflenetics.com/shop
Hi riflenetics,
Thank you for choosing Filter Everything PRO.
We have checked the site and the problem is in your theme’s “qwerty” styles. We have disabled some of these styles on the page and as you can see here – https://prnt.sc/H1Mr79QRzngT everything is displaying correctly.
The checkboxes and other element styles are mostly inherited, which means they are the same across your entire site based on your theme styles.
Best Regards,
- Victor
How do I “disable” the style? In addition, how do I filter only Parent Categories instead of ALL Categories?
Hi riflenetics,
Well, it is better to ask your theme support how you can disable those styles in the theme. As they are not related to our plugin.
Not sure what you mean by ” filter only Parent Categories” If you want to place the filter set on parent categories then create multiple filter sets and place them on each parent category. If you want to remove sub-categories from the filter widget then use the include/exclude functionality by clicking on the needed filter and “more options”.
Best Regards,
- Victor
Please provide more details on “If you want to place the filter set on parent categories then create multiple filter sets and place them on each parent category. “
Currently, I do not see a Taxonomy for “Parent Categories” just “Categories”. Do I need to setup a “custom field” and what is the meta key if so.
Please advise
Another issue I’m having is the “Add Sorting Option” button is not working. For the Sorting Widget, I only have the default 4 options but cannot add more.
Hi riflenetics,
What we mean is that you need to create separate filter sets and place them on “Product Category” or just “Category” + “My main category 1” then create another filter set and place it on the second main category and so on.
As to the second issue, can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Custom Field with meta key “_stock_status” works on all my pages except for the search results page. Can you provide any guidance to resolve this?
https://riflenetics.com/in-stock-instock/?post_types=product&s=sig&v=f24485ae434a&post_type=productHi riflenetics,
You need to use the “product search” widget in order to use the search correctly. Unfortunately, we cannot make the search link work, even with VPN and so on. If you are using any search plugin that might be an issue. Or wrong query in the filter set setting in the “And what to filter” dropdown.
Best Regards,
- Victor
Hi there,
I have tried all the suggestions above without luck. We are NOT using a search plugin and the settings are “Search results page for selected Post Type” and “Products”. The custom Filter is showing up, but the out of stock products are still showing. This is working on the Shop and Category pages.
Please help
Hi riflenetics,
So in short the issue is that it is showing out-of-stock products when you are searching for anything. Please explain why there is this addition in the URL “https://riflenetics.com/?s=cimarron&post_type=product&v=f24485ae434a” this “v=f24485ae434a”? It is not from our plugin, what it does? Can you remove it? Perhaps it is causing some issues.
Also, can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Hi
“v=f24485ae434a” removed and credentials sent via PM.
Thanks
Hi riflenetics,
Well, actually you can just enable the option in the Woo settings to not show products that are out of stock – https://prnt.sc/CKPGDg-uf3ay and don’t even bother.
In general to the issue, there might be some data issues, if there were importing products, that’s why some of the products might be shown.
But we cannot get to the DB to check it.
Best Regards,
- Victor
Hi there,
I just check the “Filter” settings and it looks like you made changes in an attempt to resolve this without luck. Using the option to “NOT SHOW PRODUCTS THAT ARE OUT OF STOCK” is not the solution I’m looking for. The out of stock filter works for all other pages (SHOP, CATEGORY, ETC), but not for SEARCH RESULTS. Did you check if the AJAX settings for the HTML ID or Class of Posts Container is correct for my website?
What else can we do here?
Hi riflenetics,
No, actually we did make it work, here is the example of a search, and you see there are some “out of stock” items – https://riflenetics.com/?s=Bianchi&post_type=product click the “in stock” and you will see that they are gone.
We changed the AJAX container a bit so it will cover only products.
Best Regards,
- Victor
Hi there,
This didn’t properly work for us. The search results are severely limited to about 11 products when we have thousands. Please check again before and after “In stock” is applied.
Please advise.
“Use for Variations” setting was selected, this was the root cause for the missing products.
Hi riflenetics,
We are glad to hear that the issue was resolved.
Best Regards,
- Victor
Hi
The core issue is NOT resolved. In Stock filter does NOT work for search results, the same filter is working for both SHOP and Categories.
Please advise
Hi riflenetics,
Do you have any variable products?
If yes then you should turn on “Use for Variations” if no then you should leave it like it is. You changed the site a bit so we didn’t log in to check it all. But in any case, there can also be issues that after importing products, some data can be corrupted.
Best Regards,
- Victor
Negative, no variable products. The Filter is working fine for all other pages except for the Search Results page. At this point, I would like to ask for a refund on both licenses purchased and unable to get working.
Please advise next steps.
We tested it on this page and it was hiding everything correctly – https://riflenetics.com/?s=Bianchi&post_type=product this is the page where we used search. So we do not know how and why when you tested it it was not working.
Also, we haven’t noticed any “The search results are severely limited to about 11 products when we have thousands.” as it was hiding only out-of-stock products.
So we recommend creating it one more time and testing it all again.
Best Regards,
- Victor
Hi! I love your plugin and I bought a license a while ago, but now I can’t use it? It says I’ve used it on 2 sites already, but I only have 2 sites—inkfoundry.net and its staging site and neither one has the activated license apparently.
Hi ERINCAIR,
Please send us the licence key by PM – https://codecanyon.net/user/fe_support so that we can deactivate it on all your sites.
Best Regards,
- Victor
The licence has been deactivated on all sites, so you can now activate it on the needed sites.
Best Regards,
- Victor
Thank you so much! I really appreciate you, Victor. Again, I love this plugin, it’s what my whole website is based around. Thanks for all your hard work!
It’s our pleasure to know that the plugin has become an essential part of your website. Your kind words and support mean a lot to us, and we’re thrilled to hear that you appreciate our work. Your appreciation fuels our motivation to keep working hard. Thanks for being awesome!
Best Regards,
- Victor
Hello, i bought your plugin a few days ago and I wrote to you even then that I want a refund because the plugin is not what I need? i still dont get answer? So please can i get full refund? Thank you.
Hi bane91,
Thank you for choosing Filter Everything PRO.
We haven’t received any messages from you. If you encounter any problems with the plugin, please give us information on the issues and we will do our best to resolve them.
If you have submitted a refund request using the proper form from your account, you can patiently wait for the response. Please note that the support team does not handle refund requests. Only the author can do it. Thank you for your understanding.
Best Regards,
- Victor
There are no problems with the plugin, it’s just that the plugin doesn’t solve what I need. How can I contact the author of the plugin? Thanks
Hi bane91,
You can click on his name here and send a message via PM.
Best Regards,
- Victor
Hi,
I have made my filter sets, and its able to pick up my custom fields, however it displays “0” for all filter options even though there are custom post types with fields values. Why is this?
Hi maxdue,
Thank you for choosing Filter Everything PRO.
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Thanks Victor, credentials has been send accordingly to your document.
Hi maxdue,
Have you edited this field – https://prnt.sc/zdCr8TR6ihsH if so you can forget about it and create a new ACF field as the ACF plugin does not change the meta key in the database when you rename it in the plugin. So basically there is no data for that key in the database. Also, deleting custom fields from ACF does not delete them from the DB, so in either case, if you created them they will be in your DB, take that into account.
Create a new ACF field and never change its name “meta key” in order to prevent any issue.
Best Regards,
- Victor
Thanks, can I delete the exisiting ACF fields, and create new ones with the same meta name? Or does it have to be a completely new meta name?
You can but you need to delete them from, the database as well. And ACF doesn’t do it when you delete the field. So you will have one with new ones and it will provide the data from the old ones as well. That’s why we recommend creating unique meta keys for them.
Best Regards,
- Victor
Okay, thanks.
Tried doing everything from scratch. Generated unique IDs that was never in use and it still does not work.
Wait, what are you trying to filter? If you even do not have posts on your site? The home page is empty as well. You need to create posts or products apply a custom field to those posts and add data to the post, you can filter those posts on the page where you display them via WP_Query.
You need to create archive page to display all of your CPT made with ACF.
Best Regards,
- Victor
I’ve made a custom post type: “bil”.
In order to display all these CPTs, you need an archive page for them. ACF does not create an archive page for your custom post types, you can create a taxonomy for it in ACF (something like a category) put all those posts inside it, and place the filter set on the taxonomy page.
Best Regards,
- Victor
Okay, thanks. Do you have any documentation on this?
On ACF, no, we do not have it as it is not our product. But we are currently writing documentation on typical issues with ACF and these topics will be covered in it. But it won’t be ready any time soon, because it has to cover quite a lot of topics.
But you can create Taxonomy for your CPT and we can set up filter set so you will have an example.
Best Regards,
- Victor
I’ve set up a taxonomy for my CPT. Feel free to set up a filter set. Thanks!
Actually, we didn’t notice that you were using Elementor, so we just created a page with filters, please go to the page and view the “Your CPT PAGE WITH FILTER” page, there will be a filter set up on that page with your CPT and everything will work.
You can check both, how to make it via Elementor how to set up filter widgets there, and so on.
Best Regards,
- Victor
Neat, thanks! Is it possible to apply a filter set to a loop grid?
Yeap, it is possible.
Best Regards,
- Victor
Nice, any documentation on how to do that?
You simply create a loop grid as you would in Elementor. All you need to do is place the filter widget on that page from the “WORDPRESS” section in Elementor and create a filter set that is placed on “pages” + “name of the page you need” from the “Where to filter” dropdown and choose the needed query from “And what to filter”.
Best Regards,
- Victor
Worked like a charm. Thanks Victor.
Last question: Is it possible to multiselect in the dropdowns somehow? Or do you recommend using checkboxes instead?
There is no dropdown with checkboxes, but you can use checkboxes, or restyle them to your need using template overriding checboxes.php – https://filtereverything.pro/resources/templates-overriding/
Best Regards,
- Victor
Hi
I still have some trouble with the filters, i did whats been said here: https://filtereverything.pro/resources/with-wpml-polylang/
I also resetted all cache etc but the filter is only showing up in the default website language (English).
Before i changed it like in the webpage it did show everywhere and worked fine but hte only thing is, it did not translate the filter lables even though i did translate them.
Please help me fix it 
Kind regards Melle
Hi Melle,
Please provide details on the configuration used in the filter sets.
By any chance, the main filter set as well as those translated ones with WPML are placed on the “Any Category”?
Best Regards,
- Victor
Hello,
I am having trouble with a plugin conflict. We are running a wordpress multisite and are using WordPress Multisite Sync. When WordPress Multisite Sync and Filter everything are active we can’t add or edit the filters. I think this may be to do with the post meta information, there is an option to exclude a post meta type from the sync, so this might work if you can tell me if your plugin uses this and what it is?
Thanks for your help!
Hi markl130,
Thank you for choosing Filter Everything PRO.
Unfortunately, we are unfamiliar with the “WordPress Multisite Sync” plugin and have not encountered it during our work. Can you please provide additional details regarding the plugin to which you are referring?
Best Regards,
- Victor