Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 15,657 sales
Recently Updated

Stepasyuk supports this item

Supported

This author's response time can be up to 1 business day.

8952 comments found.

I am experiencing difficulty getting the plugin to work with the blog filter by category and the Ajax option. When I assign an ID or a class to the container and save the page from the Divi Builder, the page loads correctly with the blog content. However, when I click on a category tag, all posts disappear.

Hi clotyernet

About the AJAX-related issues you can read here – https://filtereverything.pro/resources/ajax-related-problems/ more likely you are using a masonry grid or anything else like that.

Best Regards,
- Victor

I’m using the classic Divi blog module with the grid style (masonry)… I understand that the Ajax option of your plugin isn’t working with divi without tweaking with javascript code?

I understand that the Ajax option of your plugin isn’t working with Divi without tweaking with javascript code.

No, AJAX is working great. What is the issue here is that those divi functions that are applied on posts/post containers to make them appear are not AJAX compatible by default.

You can write in Divi support and ask them what functions are responsible for that so they can be triggered on the ready event when the page is updated with AJAX.

Best Regards,
- Victor

Hello, my purchased code is not working. May you help me?

Hi clotyernet

Thank you for choosing Filter Everything PRO.

Please check the page with the license key issues and find your option here – https://filtereverything.pro/resources/license-key-issues/

Best Regards,
- Victor

Thx for your answer but when i follow the link of the “Get your License Key” button i get this error message: “There is no Filter Everything PRO plugin among your purchased items”

Try to use incognito mode in the browser and log in with the account where you have bought the plugin.

Best Regards,
- Victor

Hi, I purchased the filterEverything plugin a couple of months ago and I use it with Divi. But I can’t figure out how to display it.

Could you assist me please?

Thanking you in advance,

Ryan

Hi louisryanhardie

Please check our starting guide here in order to understand how to start working with the plugin – https://filtereverything.pro/resources/quickstart/

If you have any specific issue where you are stuck, please describe it to us in more detail so we can help you right away.

Best Regards,
- Victor

Hi,

any chance to exclude certain elements from AJAX loading. I tried to enter this in settings in the input box for targeting the element for AJAX.

”#primary *:not(.oceanwp-grid-list)”

I would need it, as after successful AJAX load, the elements inside ”.oceanwp-grid-list” get stripped from their functions that make it possible to show product cards as grid or list view on archive page. They don´t work then anymore.

Thx and regards

Hi hwvaubel

You can check this page in order to understand the issue and how to resolve it – https://filtereverything.pro/resources/ajax-related-problems/\

As to the search issue, we will provide an answer after we finish working on the valid support users.

Please note that in general, there is no support for accounts whose support period has expired following the support policy.

But we can help you later after all requests from accounts with valid support periods are processed. It may take some time – days or weeks.

If you want to get it faster, please extend your support period and this request will be processed in the first queue for supported accounts.

Best Regards,
- Victor

Yes, I understand this. We wait patiently because we plan to go live next year, we have some time.

Regarding the search result page. One or another way we would like to find a solution here. If this get out of scope for support here, let us know, as we would be willing to pay for it as we really need the filter plugin to run on the search result page without problems! They have a good documentation and perhaps it´s not a big deal for you to get it running. Either way let us know how we can cooperate on this.

Hope we can find a solution here together.

Thx and regards

...about the ajax functions… yes, that´s what i thought… then i have to crawl through the functions and try to add “ready” to them. Sadly OceanWP seem not to feel responsible for making their functions ajax compatible even if the solution is presented to them easily.

Thx for confirming my assumptions on this.

Regards

Hi, on your site at “https://filtereverything.pro/resources/performance-recommendations/“ you recommend “Please, use OPCache, Redis/Memcache”, however when we enable this, our products and images fail to load. Is there anything specific we need to do for our product page to continue loading the products while the cache is enabled?

Thanks

Hi naturecan

Thank you for choosing Filter Everything PRO.

If you mean that the filter plugin is working and only your products fail to load and their images, it is connected to what exactly you are using to display those products and images and if it is compatible with caching.

Best Regards,
- Victor

Hey there! Issue: On our course library page (https://cloudassess.com/course-library), the search filter isn’t delivering accurate results. When users search for courses using related words like “sales,” it doesn’t display relevant courses at the top position, providing irrelevant ones instead. Feel free to test it with any keyword to see the problem firsthand.

Solution: we want to prioritize the results so that:

1. If that keyword is in the title/heading, display first. 2. If that keyword is in the body, display next.

Hi Cloudassess

The search bar relied on the default WP search algorithms on your site. If you want to show posts with a matching title first and then display posts with a matching description, you can modify the search algorithm to perform two separate queries and then merge the results.

Best Regards,
- Victor

how can i modify this algorithm? I need your help to change this algorithm? Or you can refer me the plugin which can give me desired results?

We cannot help here as this functionality is not included in the plugin. You would need to write some custom code. What we can do is share the WP documentation page which includes basic info – https://codex.wordpress.org/Creating_a_Search_Page

Best Regards,
- Victor

Hi Stepasyuk -

2 Questions:

1. Is there any option to turn URL-prefixes into URL-suffix. This will make my filter URLs more SEO friendly and NLP friendly.

2. My website has a large number of products. I need to have multiple databases to have them all. So, what should be kept in mind to configure FE plugin for multiple database server website?

Thank you,

Hi unlockgrowth

1) In short, no. If not in short, by multiple modifications and customizations you can achieve it. But would require to rewrite quite a lot of code to make it work correctly. And still will cause conflicts.

2) In fact, our plugin should not not care how many databases there are. It makes a query to the database that is currently active in the PHP code and does this through the global variable $wpdb; Therefore, in principle, if you managed to configure WordPress so that it works with multiple databases, then the plugin should theoretically work there. It is made according to WordPress standards and therefore should work. But to be honest, we have never tested it in this mode. So maybe you will be the first one to do it.

In general, there is no support for accounts whose support period has expired following the support policy.

But we can help you later after all requests from accounts with valid support periods are processed. It may take some time – days or weeks.

If you want to get it faster, please extend your support period and this request will be processed in the first queue for supported accounts.

Best Regards,
- Victor

Thank you very much, Victor.

Hello there! I am thinking to buy your plugin and using this to create a Post Filter on my website.

Please tell me if it possible to have the bellow fields in filter bar:

1. Keyword search 2. Post Category 3. Post Publishing Year (FROM) 4. Post Publishing Year (TO) 6. Custom post field (a custom post ID)

Thank you in advance!

Hi nikoslefkas

Thank you for your interest in the Filter Everything plugin.

1) The filter sets have the option to turn on the “Search Bar” which searches by title, description, and product SKU

2) You can create a filter from post categories.

3/4) The date filter should be released anytime soon and should have the ability for a date range filtering from this date to this date.

Best Regards,
- Victor

Hi Guys

My client bought this software, and I am providing assistance to them for their website build. I have the purchase code if needed.

I have a problem with ONE of the filters not filtering. The website is built on Brics Builder.

On this category page, it works fine https://torchsa.com/product-category/flashlights1689676588/ however on this one it doesn’t seem to work https://torchsa.com/product-category/accessories/

Let me know what else you need to identify what the issue could be please.

It seems to work when logged in as admin but not when logged out. The website has no cache plugin active at the moment.

Hi weblabza

We kindly request that your client submit the question from their account. Additionally, if possible, please ask them to confirm your role as their developer for the project, so we can continue with you and provide the answers to other requests.

We have encountered similar situations in the past and fully understand the circumstances. Thank you for your cooperation and understanding in this matter.

Best Regards,
- Victor

Hi, I’m facing issue with double digit number fields when trying to create range slider in filter. It doesn’t take two digits after number only 5.1 5.2 etc. Here’s a better explaination of the issue – https://docs.google.com/document/d/1LgLgVJHd96_NfsuABKvDn78StnWOBes9e8Aj3Pe7avk/edit?usp=sharing

Hi interpret

If you set it as .01 it should provide the correct numbers as 5.01 – which for your height metric should be 5.1. So here is a simple presentation of the number and the height metric:

number : height
5.01 : 5.1
5.07 : 5.7
5.1 : 5.10

We are not very familiar with such metrics, but usually, they mean something like 5 feet 10 inches or something like that. Because if instead of 5.01 you’ll use 5.1 there will be no 5.10 as 5.10 in math is 5.1. So you need to take that into account. Then everything will work well.

What you can do is actually create custom field with options like 5 to 5.10 and so on and apply it on the posts. Then filter by those values.

Best Regards,
- Victor

Hi, before buying your plugin, could you tell me :

1) is your plugin compatible with Gutenberg block editor ? 2) is it possible to filter a query loop block in a page that contains other blocks (not in an archive page) with results paginated ? Do you have example pages of that behaviour ?

Thanks, Olivier

Hi Olivier

Thank you for your interest in the Filter Everything plugin.

1) In the list of widgets that are available in Gutenberg, our widgets are available and can be found by its name “Filter Everything”. Or you can use a filter widget shortcode to place it in the needed place.

2) If you display your posts with WP_Query on the page you can filter them. By choosing the correct query from the filter set settings. The plugin does not add pagination, but some paginations may be incompatible, as they can ignore the filtered results and use instead the original data like it was not filtered at all.

We have only demo pages here – https://demo.filtereverything.pro/product-category/clothing/women/color-red/brand-hm/c-kind-dress/?max_price=100 you can check different demos. But it doesn’t have anything to do with Gutenberg.

Best Regards, - Victor

In case of a navigation menu with a sub-menu, is it possible to show the child terms once I click on the parent term?

Thanks a lot for your answer

Hi tomenr

Thank you for choosing Filter Everything PRO.

As to the license issue, we need the credentials to the wp-admin dashboard following this document so we can activate it on our back.

Not, such navigation is impossible. Only can be made by some custom coding extending the plugin functionality.

Best Regards,
- Victor

Hi Victor, thanks for the answer. So I am gonna try to find a code in order to achieve the opening of the submenu.

Regarding the license issue, I just sent you the credentials.

Hi tomenr

The license is activated and now everything is working well.

Best Regards,
- Victor

Hi,

in some cases random filters on the search result page show up, although the filtered products don´t contain the filter / taxonomy.

- Hide empty terms is activated - Hide empty Filters is activated - Where to show filter is correctly set

It seems the filter plugin has it´s difficulties when the search phrases are no words but numbers.

1.) For example I searched for the article number “3930321” (taxonomy) which is the product “Wash Bag II” with multiple variations 2.) Search result page shows as expected that 1 product 3.) Filters are shown, that have nothing to do with the product (for example price range from 1 – 3200, etc. which will be the range of ALL products i think, and other random filters 4.) But if I enter the search with letters “Wash bag II” instead of numbers I get the same search result page, then the filters are shown correctly…

Any idea why this happens? Because we will have searches also with numbers to show that exact variation products…

Also use filters for variations is activated on every filter…

Regards and thx

Hi Victor,

thanks for your reply. Ok, do you have a certain timeline for this. We plan to get online Feb / Mar next year. Do you think it will be done then? If not, we can offer financial support, if it doesn´t hit the ceiling, if you drag this to the more important features to add.

That would help us a lot.

Yeah, as u said, I checked a bit. So your plugin seems not to consider what happens inside the ? (&dgwt_wcas=1). When removing that part from url then results of search match exactly the amount of products the filter knows is in the query/search results.

Thanks again for your efforts!

Hi hwvaubel

Regrettably, we are unable to provide specific dates at the moment. We are currently working on numerous updates and small fixes that were postponed, which will be released in the near future.

Also releasing the dates filtering. So at the moment, it is impossible to provide information on it. But if we get any info we will let you know right away in this comment thread.

Best Regards,
- Victor

Hi,

ok. Still good to know that you are planing to implement this. So I think we will stay for now with your plugin as this is the only bigger issue we would have as the search result page is a very important filter site for our products.

Thanks for now and keep up the good work. I hope we can stay in contact about this future feature.

Regards!

Hello. Can I disable pretty URLs for some filters?

Hi spacetheme

No, you can either use it or disable it completely with:

define( 'FLRT_PERMALINKS_ENABLED', false );

Best Regards,
- Victor

Hello,

We have done an update to wordpress, theme and your filter everything plugin. After these updates, the pages on our site stopped displaying correctly. We think it is related to your plugin. Can you help us with this?

We did the updates on a copy of the site. You will be able to see how it was before the updates and after.

A working site that hasn’t been updated – https://ingrad.ee/

A copy of the site after the updates – https://new.ingrad.ee/

If we deactivate the filter everything plugin, the pages display correctly

About not visible filter. This is a CSS issue of your theme that makes checkboxes display none – https://prnt.sc/G6EZq9EPAqg_

Best Regards,
- Victor

We checked the styles and we have all the styles. There is an assumption that the required styles are not applied, because the dropdown element for the filter has changed. We had it so that the list of checkboxes was initially hidden, and appeared after clicking on select

Kind regards

We had it so that the list of checkboxes was initially hidden, and appeared after clicking on select

Do you mean that you had some custom functionality for checkboxes with JS? That they will appear only if some filter term is selected from a dropdown?

Because we are a bit confused at the moment, and cannot understand fully what we can do for you as a support. As we are not responsible for the theme/custom styles.

Best Regards,
- Victor

Hi, how can we make sure the filter works in multiple languages using wpml. We get in other language the issue there is no html class / post container defined

Hi mrijnwal

Only with “AND” logic so all posts are going to be applied to the main category then the needed ones to the sub-category and main, and another sub sub category should be applied to the main to the sub and to the sub sub categories, then you can walk like that choosing main then sub and show items from a sub one.

Best Regards,
- Victor

Is there a way to create multiple filters and show in each filter on one level of categories. That way we go true a funnel and solve the issues we have now.

You can’t create a couple of the same filters inside one filter set. But you can create multiple filter sets with that filter using include/exclude and everything that you like. And place them on the same page. Each filter set needs either a +1 fe shortcode or a filter widget depending on how you display them on your page.

Best Regards,
- Victor

Hi! I’ve bought a subscription but I get an “unknown error” when I paste the licence key into the space for it on the website and active it. What I can I do please?

Credentials sent by PM

Hi experienceperthhills

Thank you for the credentials. Please send the license key via PM as well.

Best Regards,
- Victor

Hi experienceperthhills

The license is activated and everything is working well now.

Best Regards,
- Victor

A really great plugin, works great in terms of filtering! I have one question, I have already checked all the settings. Under the filter settings in the frontend there is a link “Filter Set bearbeiten” (Would mean Filter Set Edit), where I am taken directly to the backend to adjust the filter settings. How can I remove this link? Even if it is only intended for an admin view, I would like to remove it.

Hi Janstarr

Thank you for choosing Filter Everything PRO.

Well, you can hide it via CSS. There is no option to hide the edit button from filter sets. It was made like that for better and faster configuration of filters if you have any of them on each page.

Use browser inspecting tools on that button to check what classes it is using and add it to the Advanced CSS from the Customization or in Filters->Settings->Experimental->Custom CSS

It is absolutely safe if you are worrying about the security.

Best Regards,
- Victor

Hi. I’m using Filter Everything in conjunction with Single Variations from weLaunch. Everything worked fine until I recently added some more products to the shop. Some sizes are missing, although some products have this size available. Here’s a video to showcase the issue: https://www.loom.com/share/d75c5195fc344adc9a2bfc7d1325a498?sid=8f1fb2fc-79f8-439c-82ee-8322318c2d4f

I already contacted the developers of weLaunch, but they said I should contact you :). They said it could be an issue with the query.

I tried to re-initialize the single variations in the weLaunch Single Variations plugin.

Thank you and best regards, Stefan

Hi szahnd

We haven’t tested it with the “Single Variations from weLaunch” plugin. You can try to turn on from the filter set setting for a certain filter under more option “Use for variations”. Perhaps it will do the trick for you.

But to make it all work normally, either need to use variation by default Woo. Or create each product separately.

Best Regards,
- Victor

Hi,

is it possible to add a “search text” for a specific custom AFC field? Or is it possible to search for Title text? I want to use to search a “number” in this page: https://olon.elasticolab.com/generic-api/

Thank you

Regards Alex

Hi adilorenzo

The search bar searches the post by its title and description. It is not working with custom field data and so on yet.

Best Regards,
- Victor

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey