Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 15,690 sales
Recently Updated

Stepasyuk supports this item

Supported

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

8967 comments found.

Hi.

I had Filter Everything working when [Where to filter?] was set to ‘Product Categories’ and I had an Elementor ‘Products Archive’ for displaying the filters and search responses.

I have now decided I need a standalone page for the Product Filter, see URL below, but the page will not return the Query ‘Current Query’ products. You will see on the page that I have: - WooCommerce Elementor [Products] Query = Current Query - Below Is WooCommerce Elementor [Products] Query = Current Query - Below Is WooCommerce Elementor [Products] Query = Latest Products Only the Latest Products are coming through.

The [And what to filter?] has three options, and I’ve tried them all. - Product query #1 - Product query #2 - Product query #3

https://reprojects.co.uk/encoder-finder/

You can see that filters are correctly showing the number of products for each search option, so this part is seeing the Products.

Can I have a normal page to show Product search results, or is that not supported?

I would be grateful if you could advise.

Hi richardpevans

Thank you for choosing Filter Everything PRO.

Yes, you can easily use Loop Grid on a page and use filters for it. Also, everything depends on the custom templates as well.

Best Regards,
- Victor

Hi

We are trying to update the plug-in. However, it is saying license not valid.

I have tried deactivating and putting in the license code. It says ‘invalid’.

Are you able to help?

Hi Victor, we’ve now managed to resolve this.

We are however noticing continuous errors in our logs coming from the plugin. Would you be able to advise why this might be happening? We believe this is contributing to a high CPU use.

2024-07-21 09:28:59 Error IP: XXX.0.0.1 Message: 125069#0: *617250 openat() ”/var/www/vhosts/mydomain.com/httpdocs/furniture/categories-seating-or-swivel-chairs/colour-black-or-orange-or-silver/material-leather-or-plywood-or-steel/locations-poland” failed (2: No such file or directory)

nginx error

Hi paulsf

Can you please send the credentials to the wp-admin dashboard following this document so we can check it?

Best Regards,
- Victor

Hi, first of all great plugin. However, I’m having a problem on this example page…

https://oddflower.co/shopify_cat/upcycled-pullovers/

The page is using javascript to inject some shopify product data into the corresponding posts we fetched from a custom post type using wp_query. The script looks for containers by id like and then injects the code into those product containers.

When I filter by “Fits Like” using your plugin, it filters out the CPT archive results as expected, however the products would not be re-injected into those containers when the new set of posts is loaded. They’re just empty containers.

So, we need to re-trigger the script when reloading the filtered products. I followed your documentation related to common AJAX issues and saw the recommendation to use jQuery document .ready. I have added this around the script to try that:

jQuery(document).on(‘ready’, function($){ // script to load the products and inject into their corresponding containers });

What happens now is that I see all of the products in this taxonomy being loaded after I select a filter, which is a step in the right direction. However, the posts are loaded at the bottom of the page—I need them to be injected into their corresponding containers like they do usually, but it seems they’re being loaded before the containers still so they don’t have a place to go? I will also obviously want to only load the products that are supposed to be loading (not all of them) but I can cross that bridge next after we fix this problem of the order in which the scripts are loaded.

Please let me know if you can help me solve this, thanks!

Can you please send the credentials to the wp-admin dashboard following this document so we can check it?

Also, please provide all of the needed information where the code that you are trying to fire, and some screens on how it should appear correctly and how it is appearing not correctly, just so we can test it right away.

Best Regards,
- Victor

I have PM’d the credentials as requested. Thank you for looking into it!! Appreciate you, we need this working for a launch this week :)

Hi oddflower

We have sent a reply by email, so you can add all the necessary information in your reply including screenshots.

Best Regards,
- Victor

No, when i get the license key, and enter the license key into my site, it throw error and said This license key already used for two sites. Could you please help to release the license key?

Hi ng20011224

Please send us your license key via PM – https://codecanyon.net/user/fe_support so we can deactivate it across all of the sites.

Please note, that we need a license key, not the purchase code from a site.

Best Regards,
- Victor

Hallo, warum kann ich nicht mehr als 2 Kategorie/Schlagwörter bei “Fitern nach” einstellen? Ich habe eine Schmuckseite bei der ich eben nach “Metall”, Schmuckart” und “Stil” filtern möchte. Sobald ich aber auf “Filter hinzufügen” klicke (im Filter Set) kann ich dann leider nicht mehr die Kategorie und Schlagwörter auswählen (hinter der sich dann die weiteren “Begriffe einbeziehen” sammeln würden. Das ist sehr schade… dachte es hat damit zu tun, dass ich keine “Pro-Version” habe… aber jetzt nachdem ich die Pro gekauft hatte, ist das Problem immernoch da… kannst du mir helfen? Danke und Grüße, Fabian

Hi Fabian

Thank you for choosing Filter Everything PRO.

Currently, we offer support only in English. Unfortunately, we don’t have anyone on the support team who speaks German. Can you please write your request in the English language? Thank you for your understanding!

Best Regards,
- Victor

Hello, why can’t I set more than 2 categories/keywords for ‘Filter by’? I have a jewellery page where I want to filter by ‘Metal’, ‘Jewellery type’ and ‘Style’. But as soon as I click on ‘Add filter’ (in the filter set), I can no longer select the category and keywords (behind which the other ‘Include terms’ would then be collected. That’s a pity… I thought it had something to do with the fact that I don’t have the ‘Pro version’... but now that I’ve bought the Pro, the problem is still there… can you help me? Thanks and regards, Fabian

Hi Fabian

If you have only one taxonomy, and created all of the categories there for example, metal, type, and style, and now want to create multiple filters from this taxonomy it won’t work. What you need to do is to create separate attributes, if you are working with WooCommerce, with the needed terms inside Products -> Attributes.

Or you can use custom fields with the needed data.

Also, with the help of this plugin – https://wordpress.org/plugins/custom-post-type-ui/ you can create separate taxonomies for each group, like one taxonomy for metal, another for type, ... and so on.

So then you can create separate filters from each taxonomy or custom field.

Best Regards,
- Victor

Hello Stepasyuk

Thanks, your plugin is amazing and works perfectly !

I have a question for you : I would like to choose which contents appear on the first load of the page with the research plugin active. In order to highlight some content before making a research. Is it possible to do ? (I’m using Avada with ACF pro and Post Cards)

Many thanks !

Jonathan

hmmmm it’s more like choosing the first content ourself to have some specific contents before making the first research.

And when you start a research, this first content desappear totally and let his place to the normal research content.

Maybe with a conditional get with avada ? But I’m not sure if it’s good/clean for the research system (ajax) to have content hidden on the page.

All we can think about is that you can only write some custom code functionality, with the help of this function:

//Check if is a filtered page
/**
 * @return bool true if it is a filtered page and false if not
 */ 
flrt_is_filter_request();

//Usage example:
<?php 
if( flrt_is_filter_request() ){
    // Your useful code
} ?>

So you can apply some changes if the page is filtered, when there are no filters chosen you can return some custom content.

Best Regards,
- Victor

Thanks Victor

Hi,

two questions:

1.) Is the compatibility for FiboSearch plugin coming? 2.) Is the improvement coming for the “Apply Button” search option, so that the filtering is only triggered when the button is clicked and not when a single filter is changed?

Thanks and regards

Hi hwvaubel

Unfortunately, as far as we know, there is no new information on both of the questions.

Best Regards,
- Victor

Hi,

ok, sad to hear. We asked like 7 months ago if there´s something coming and then we were told that it´s in planing. When you are not the developer, who is improving and developing this plugin?

The problem for us is really the incompatibility with FiboSearch. Are there roadmaps that show what will be developed next or will there be no major changes anymore.

Because we sadly would have to move then to a filter system that supports also FiboSearch like “AJAX Products Filter” from BeRocket and can not recommend this plugin in combination with FiboSearch.

Thanks and regards

Hi hwvaubel

Well as a support team, we only provide support on the plugin and its functionality. The development team is working on updates and extensions of current functionality. The last updates were more interim updates, to fix some known bugs. As far as we know, the development team is working on a major update, but it will not be released in the coming weeks.

Best Regards,
- Victor

Hi,

I’m trying to get my filters to load without refreshing the page by using AJAX in Elementor. I followed the instructions provided in this thread: https://wordpress.org/support/topic/finding-css-id-of-elementor-post-widget-for-ajax-filtering/. Specifically, I used the CSS ID .elementor-element-6dd3d71 and added it to the CSS ID and Classes section in the post section settings in elementor page builder.

However, I’m still encountering error message: It appears that this page does not contain a container with the specified «HTML id or class of the Posts Container». Try to specify the correct one in the Filter Set settings or the common plugin Settings.

Could you help me understand where I might be going wrong?

Thank you!

Hi JakeJJohnson

Please check this page how you can find the needed post container https://filtereverything.pro/resources/ajax-instructions-only/

Generally, 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 receive it faster, please extend the support period, and we will process the request with the priority for supported accounts.

Best Regards,
- Victor

Hi there,

I’m making a quick post but there’s no need for help, it’s just informative for the future.

I have kainographe.fr website in production for 6 months, no problem, your updates are done. Except today, the pro version had an update that took the site offline without access to the admin panel. (latest version of wordpress, php 8.1) I forgot the error message but it was an update file that had ‘failed’. I reinstalled the plugin from my hosting account and it’s ok. I have 11 days of support left, I hope it doesn’t happen again

This is already giving us some information, one more question do you update it from the Admin dashboard -> Plugins and then hit update on the plugin? Or did you download the latest version from this site and add it from plugins -> add new plugin -> upload plugin?

Best Regards,
- Victor

from the administration panel. It’s in auto and it’s usually done alone at night but as I was connected I pressed ‘update now’.

I was able to repair it by doing your 2nd manipulation after having deactivated it manually from the ftp.

On my dev server on which I put my backup to try to reproduce the bug I am in version 1.8.5 but for the moment the administration panel does not offer the update to 1.8.6; maybe after a day or two

Thank you for the information, we’ll try to recreate it on our back.

Best Regards,
- Victor

Hi please can you issue a refund the search function doesnt work as I required it too

where do I add this you seemed to have added this but I cannot add this

I really dont understand what the WP query is set or what this relates too and the documentation doesnt make it clear

Please check this image – https://i.imgur.com/OGlIP4Y.png

In the “Where to filter” you choose the needed page or set it as any page.

In the “And what to filter” there will be a list of queries, and one of the queries is responsible for displaying posts on your page. When you choose the correct query it will filter those posts.

When you set it on any pages, be very careful as it takes queries from the first page in the list like this – https://i.imgur.com/SMwG37a.png if this first page empty it won’t show queries, so you need to make the first page in the list with the needed queries. It might sound a bit confusing, but if you want us to set an example, we need information as to what category or pages you are trying to set Any page with a common query. Like on all product categories, on all posts category pages, and so on.

Best Regards,
- Victor

I can not active my new license, it always said Fail to active please help me Invalid license key. Please enter correct license key.

Hi lenka2014

Thank you for choosing Filter Everything PRO.

Please follow the instructions from this page – https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key to get the license key.

We recommend that you use an Incognito mode of the browser to be sure that you are logged in with the account under which you purchased the plugin.

Best Regards,
- Victor

ok im sure it work only on Incognito model. at nomarly browser it is blank

Hi lenka2014

It is because in normal mode more likely you have another account logged in already, so it simply uses it by default, that’s why it is showing blank space. As that account does not have a purchased plugin on it.

Best Regards,
- Victor

Hello i just want add filter on top of page and this plugin doesn’t do that an did not offer shortcode so i used Product Filters for WooCommerce if it possbile please refund the item thanks

Hi Najioun

Thank you for choosing Filter Everything PRO.

Can you please explain in more detail what you mean by the “did not offer shortcode?” The list of all of the shortcodes can be found here – https://filtereverything.pro/resources/shortcodes/ with all of the parameters.

Also, there is a quick start guide – https://filtereverything.pro/resources/quick-start/ which helps to set up your first filters and display them on your page.

If you are stuck at any step, please let us know so we can help you to set it up.

Also, you can send the credentials to the wp-admin dashboard following this document and the link to the page where you want to display filters, so we can set you up and example.

Best Regards,
- Victor

After Buying this plugin can i use it in multiple websites or in a single website

Hi rajatbagaria

Thank you for your interest in the Filter Everything plugin.

The regular license can be activated on two sites, as usually one is prod and the second is a stage. But you can always use both on the prod sites.

Best Regards,
- Victor

I´ve got one error on https://family-fundus.de/shop/: If you filter e.g. “Firmen” (https://family-fundus.de/shop/gruppe-firmen/) the result must be 2, but there are way more. On a category site it works: https://family-fundus.de/kategorie/exit-games/gruppe-firmen/ There we use another filterset, but I can´t see the difference. Can you see what´s wrong?

Hi jens151

At first glance, we have noted that every time we refresh the Shop page all posts appear in random order. However, this behavior does not appear on the category page where everything is working fine. More likely this is the issue.

Also, if you have a separate Filter Set for the shop page, then you might want to check if you chose the correct query from the “And what to filter?” dropdown.

Best Regards,
- Victor

Hi, on our shop we the mobile widget is not working. We have tried already mulitple things but no matter what we do its not working https://greenandmorestore.eu/shop/

Hi mrijnwal

Try to fix the Mixed content on your site first – https://imgur.com/hH16CxZ

Best Regards,
- Victor

Hello, I’ve installed and configured the Pro plugin on a site I am currently building. I have the filter on 2 separate pages: 1) Portfolio Page 2) Team page.

The Portfolio Page is working great. I have the projects filtering the portfolio post type by a custom taxonomy. https://ojb.redolive.co/work/

The Team Page filter is not working at all. I have it setup the exact same way as the Portfolio page, only filtering a different post type with a different custom taxonomy. The filter loads the taxonomy names just fine, but when I click one to filter, nothing changes. The same list of items shows regardless of the filter. https://ojb.redolive.co/team/

I can’t figure out why it would work on one page but not another, with the same setup. Can you see what I’m doing wrong?

Note: This is on our development server, and it’s password protected. Can I send you the credentials in private?

Hi redolive

Perhaps the issue is in the wrong query in the Filter Set that you can choose in the dropdown named “And what to filter?”

You can send the private information via PM – https://codecanyon.net/user/fe_support

Best Regards,
- Victor

Hello, I have bought your plugin and I couldn’t activate my license. Plugin was installed on subdomain for tests. What Can I make to resolve it ?

Hi patrycjuszbrzezinski

Thank you for choosing Filter Everything PRO.

Please follow the instructions from this page – https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key in order to get the license key.

We’d recommend using the browser in incognito mode, to be sure you are logging in with the needed account on which the plugin was purchased.

Best Regards,
- Victor

Hello, I recently purchased this plugin however I am having some issues. On this site: https://www.intrasystems.co.uk/matting-products/ there are filters set up. However, on my dev version the titles (By Use, Location, etc) HTML has <buttons> nested in the title as well as the icons. This does not seem to be appearing on the live version, and the functionality is not the same. We have also had an issue where the filters disappeared. Has anything like this happened before + am I maybe missing something? Thanks.

Hi tarmedia

Thank you for choosing Filter Everything PRO.

Let’s try to break it into parts in order to make it less confusing.

1) You have two sites stage and prod?

2) You set up both sites by yourself, and stage have different functionality than live? If this is the case we are not exactly sure how we can help here.

3) Please provide more detailed information on what you mean by “HTML has <buttons> nested in the title as well as the icons”

4) “the filters disappeared” – do you mean they were deleted from the filter sets? Or do they disappear on the front end of the page? Or any other issue?

Best Regards,
- Victor

Hello Stepasyuk I have purchased your plugin and walked through the comments and documentation to resolve my problem but I couldn’t and need your help.

I have set the filter and added it to the desired page from “Where to filter?”

I tried all the (WP_Query) available as the filter appears and shows the counters of the filter, but the results don’t affect on the chosen page

https://tripidaysegytours.com/egypt-tours/egypt-family-tour-packages/

Looking for your further help Thanks

There may be a small update today, which will also include a new “wpc_taxonomy_location_terms” hook, which will allow you to display the desired category first in the list.

Best Regards,
- Victor

Hi tripidaysegytours

We have updated the plugin on your site to the latest version, and added this code in the functions.php in order to make the needed taxonomy term appear first in the lists:

//FE Support make certain taxonomy term appear first in the list
function custom_reorder_tour_terms( $terms, $taxonomy ) {
    if ( $taxonomy === 'tour_category' ) {
        // Find the term ID for 'Luxury Egypt Tour Packages'
        foreach ( $terms as $term_id => $term_name ) {
            if ( $term_name === 'Luxury Egypt Tour Packages' ) {
                $luxury_term_id = $term_id;
                break;
            }
        }

        if ( isset( $luxury_term_id ) ) {
            // Remove the luxury term
            $luxury_term = [$luxury_term_id => $terms[$luxury_term_id]];
            unset($terms[$luxury_term_id]);

            // Reinsert it at the beginning
            $terms = $luxury_term + $terms;
        }
    }

    return $terms;
}
add_filter( 'wpc_taxonomy_location_terms', 'custom_reorder_tour_terms', 10, 2 );

You can use it as example for other taxonomies and terms.

Best Regards,
- Victor

Thanks so much for your consistent help, really great support, and plugin.

I am looking to purchase the plugin, but noticed it was also included in the website premiumvault.app’s subscription. Is this legitimate or piracy?

Hi concerned-dev

Thank you for your interest in the Filter Everything plugin.

No, it is a pirated version and we did not give them any permission for such distribution. Accordingly, the plugin downloaded from there will simply stop working over time.

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