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.

Hi, I’m going to respond to your message (the one I copy/pasted,below)... nothing you are say makes sense me….

“Hi dresseditfb

We checked the site. The first issue is that you shouldn’t set an alternate location unless you plan to create a redirect filter. Secondly, we set up with an Elementor ID on your product container and used it in the filter settings with “HTML id or class…” so that the content would be updated using AJAX. Third, we set the correct query in the “And what to filter” field. And now everything works.

Choose any filter term and hit apply and you will see it.

Best Regards, - Victor”

“The first issue is that you shouldn’t set an alternate location unless you plan to create a redirect filter. ...” Question: What alternate location are you taking about? There was/is only one page location (https://mydressedit.com/sale/) that I have used this filter for so far.

“Third, we set the correct query in the “And what to filter” field. And now everything works. ” Question: What are you talking about? Nothing is working. I am on the page, “https://mydressedit.com/sale/” and when I click a filter option, it’s still a blank screen with no products being filtered. Look at the page yourself. I’ve asked others to look at the page from their screens and nothing works.

This is taking very long to fix, it’s already been a week.

Hi dresseditfb

First of all, you have deleted everything from the sale page – https://prnt.sc/ZY0Is7gKecLs including the ID that was set there with an #product_container. The filter itself does to pull and show any products. It is filtering products that are already placed on the page. So since now there is nothing it will not filter anything.

As to the “Alternative Location” that we were talking about – https://prnt.sc/eOq90kBl98mC it is this option that is used only to create redirection filters. And was set to go on the same page as you are filtering products so didn’t make any sense.

So we will use Elementor and place the product element with screenshots so you can see it all – https://prnt.sc/GVKqVYpJiLPx

This is the page with products that we placed by ourselves – https://prnt.sc/PKtZaaI1otDw without filtering

This is the same page but we used a filter – https://prnt.sc/lGQEd9GdcmRN

You can go here to check it all – https://mydressedit.com/sale/brandsonsale-acne-studios/ this is with a preselected filter that was on the screenshot earlier.

Please note that you are using “AND” language for the filter, that’s why the rest filters are disappearing when you choose one – https://prnt.sc/zSED5vGu6f1r

Best Regards,
- Victor

Hello, I can’t activate the pro version, as i try to add licence number i see “unknow error” message only

Hi loretasupenyte

The license was activated and everything is working well. Thank you for sharing how we can improve our instructions

Best Regards,
- Victor

thank you, but how can i display it on two locations?

Do you mean how you can display one filter set on two different locations? In that case, you would need to create two of them. And place them in different places. Or choose any category to display it across all of the categories and so on.

Best Regards,
- Victor

I want to create a filtering feature for the wp job manager plugin developed by wordpress.

in the filter settings section; I have tried all the possibilities in the pages or common wordpress pages options in the where to filter field. but despite trying many different alternatives, the result is always: no wp queries… in the what to filter field.

I had to save money for 10 days to buy this software. I bought it with really high hopes. but I could not succeed in any of them, although I tried with 5 different plugins on my website. as far as I understand, I think it is largely produced for woocommerce.

I have created a refund request. please respect me and carry out the refund process.

Hi aga2442

Thank you for choosing Filter Everything PRO.

We are sorry to hear that you have faced such issues while trying to set up our filter plugin.

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

Best Regards,
- Victor

Hi Stepasyuk, Thank you for the developing the product. I bought the product “Filter Everything — WordPress/WooCommerce Product Filter Regular License” but I couldn’t use the product. I need a refund. I’d appreciate if you start the refund process.

Hi s-rao

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

Perhaps we can make it work, or at least check the issue so maybe add some support for this future versions of the plugin. In any case, it would be very valuable information for us. And maybe there is a way to make it work for you as well.

Best Regards,
- Victor

Hi Victor, Where do I share the credentials?

Hi s-rao

The answer was provided via Email.

Best Regards,
- Victor

Hello, I am very happy with the plugin. I just added a price filter on https://www.blijeboeddha.nl/webshop/. It works nice, but the styling is not what I want. How can I remove the up/down buttons on the right of the price box? The examples you show in the plugin page with inherited text size from the theme is what I would like. Thanks in advance!

Hi boukejonker

This type of code example should remove the arrows

.wpc-filters-range-wrapper input[type="number"]::-webkit-inner-spin-button,
.wpc-filters-range-wrapper input[type="number"]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      appearance: none;
      margin: 0;
}

This will help you to style the border to the ones that you need, just change it to your needed styles:

.wpc-filters-range-wrapper input[type=number] {
    border: 2px solid #ccd0dc;
    border-radius: 6px;
}

Best Regards,
- Victor

Hi,

I have purchased the product, but can’t find a license to activate it. When I take the steps in the “License Key Issues” article, it tells me I never purchased the product.

How can I get the license key? Thank you!

Hi lsuzannav

Thank you for choosing Filter Everything PRO.

Try to use incognito mode, and log in with the needed account where you have purchased the plugin.

Best Regards,
- Victor

Hi there, I have the PRO version of FilterEverything and I am trying to get the following scenario to work. I am using the ShopEngine plugin to customize my product lists showing products from various product categories. The product lists are inserted on singular pages. Now, I want to include the filter to these pages, but I can´t get them to work. The filter is shown where I put it, but the filter doesn´t work. I am using Elementor to build my website which is an affiliate site. I have also applied the filter to a product category page and here it works fine. The reason why I want to show product categories on a singular page is for more customization purposes and the posibility to apply SEO to each page. One product category on one singular page with SEO. Hope it makes sense.

I will send the screenshot. Where can I attach the file? Thanks

We have sent you an email so you can send them there.

Best Regards,
- Victor

Ah, yes that’s absolutely normal. It shows categories that are applied to current products and shows them in the filter widget. You can use standard Woo categories navigation to go from one category to another if that’s what you want to achieve.

Best Regards,
- Victor

Hello, the filter is working great on everything. I am using it to filter through several custom field data with ACF plugin. Currently all filters work great except one specific filter for some reason is not showing all choices. I have it set up exactly as another filter which is working fine. How can I resolve this? It is currently showing 2 options in checkbox but there should be more than 2 options available. Template is with elementor.

thank you i will give it a try. I’m not a coder – where exactly in the functions.php file do i insert the code into?

I posted it at the end of the functions.php file now with my meta key in the code but the value is still showing up in the filter set?

Hi skinjunkiebusiness

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

Also send a link to the custom field and meta key of it and other needed info so we can test it all right aways.

Best Regards,
- Victor

Hello,

I used [fe_open_button] for the button and already put the widget in the page.

But when i clicked the button, it shows “There is no filter widget with ID 0 on this page”, how can I solve this problem?

Thank you.

Hi hauyeeee

Thank you for choosing Filter Everything PRO.

Did you specify any ID in the shortcodes? If yes please delete them all and try one more time. If it won’t work, you can send the credentials to the wp-admin dashboard following this document so we can check it.

Best Regards,
- Victor

Hello, I already sent the credentials, thank you

Hi hauyeeee

We have checked the site and created a test page everything was filtering on it. Then we decided to set is a new hope page for testing purposes which somehow happened with struggling. Anyway, it is impossible to change the home page, when setting up the filter on the previous page it sends us to the home page as something saved in the settings. This is either a cache plugin or some type of conflict with another plugin, but you have so many errors in the console that it is impossible to find anything. We can recommend turning off all of the plugins and trying to change from settings to reading the home page because it is not working and then continuing with the plugin.

When you check it please let us know.

Best Regards,
- Victor

Hello,

I have a taxonomy with a simple hierarchy Region -> country -> city. I set ACF correctly, and then the hierarchy to my posts. Then I added the field in my search engine with the right “Filter by”, “View in Widget” i selected checkboxes, show hierarchy at true and “filter logic” at OR. The field is displayed correctly with the right hierarchy, when I click on a country it filters well, I clean and click on another country it’s fine, but when I click on a country I get 5 results, if I click on another country I get 10 results but only 5 results are displayed whereas the result count shows 10. There are 10 posts with a different country, so it should show me 10 posts. The “OR” works well for the other fields I’ve added, but not this one.

Did I forget something?

Thanks for your help.

HEllo,

Yes of course, i will send you by email

Sent with subject : GueloSuperStar Problem with the filter on the hierarchy field

Thank you

Yeah, we definitely need the credentials to the wp-admin dashboard following this document so we can check it.

Best Regards,
- Victor

Hi I want to know, If I purchase this Pro Plugin will it permit me to Carry Filter Functionality on more than 1 page? I want it on 20 pages.

Yes, of course, you can place filters on as many pages as you want. You create filter sets as many as you want as well.

Best Regards,
- Victor

Okay, is it possible with free version or only on the Pro?

Hi manahir

Free version only on archive pages, PRO version on all singular and custom pages and etc. Also Free version only one filter set on all pages, no ability to place different ones on different pages.

Best Regards, - Victor

This plugin isn’t working with my portfolio plugin. Everytime I go to search this pop up appears that says: specified it appears that this page does not contain a container with the «HIMLid or class of the Posts Container». Try to specify the correct one in the rifer Set settings or the common plugin settings

Hi kaitlin28

Thank you for choosing Filter Everything PRO.

Actually, it is working, and it is saying that you need to go to the filter general setting or filter set setting, and in the “HTML id or class of the Posts Container” input place a class or id of your container that has your posts. So the AJAX can update that container (and your posts when you click on the filter term), you need to specify it.

You can send the link to the page with the issue so we can help you find it and send it to you. Also, the class should be written as .class and id as #id so .this_is_my_poduct_class and #this_is_my_product_id

Best Regards,
- Victor

Issue here: https://www.loom.com/share/98ae10ba1bfb4e1dac30700ae178995c

I’m adding the widget using the shortcode in my template [fe_widget] but I’m not seeing a filter. This is an archive page for the chosen post type and I do have the “where to filter” setup correctly, can’t really debug on why this isn’t working.

I have an archive-programacao.php file that runs on the default have_posts() loop, without any filters on it.

Hi abrcoelho

Thank you for choosing Filter Everything PRO.

Is that a local staging site? Or it is not and you can send the credentials to the wp-admin dashboard following this document so we can check it?

Also, we noticed that you have turned on the “Hide Empty Filters” option please turn it off and check if it will show at least anything.

Best Regards,
- Victor

Hi, I’m using this plugin to filter Learndash courses. I display the courses via the shortcode:

[ld_course_list]

The filter works fine for that, however if I want to only show courses the user is enrolled in, using this shortcode:

[ld_course_list mycourses=”enrolled”]

The filter then doesn’t work.

Any ideas?

Thanks,

Nick

Hi Nick

Thank you for choosing Filter Everything PRO.

There can be two reasons for this: either the wrong query is selected in the filter set settings called “where to filter”. You need to change the query to another one, click the “update” button, and check the filters for functionality.

Or, this shortcode [ld_course_list mycourses=”enrolled”] is just sorta making a list of HTML and sending it without using WP_Query.

In any case, you can create a new page for testing and place on it this shortcode [ld_course_list mycourses=”enrolled”] and try to place a filter set on that page, to see if it will see any query.

Best Regards,
- Victor

I recently purchased your plugin, but for some reason I can’t activate my license. Could you help me with this?

Hi pr24gmbh

Thank you for choosing Filter Everything PRO.

Sure, if you have an “unknown error” in that case you need to send the license key and credentials to the wp-admin dashboard following this document so we can do it manually because your server is blocking the license server.

Or if you have invalid license key error you need to read this page – https://filtereverything.pro/resources/license-key-issues/

Best Regards,
- Victor

Hi, I noticed my filter pages are marked as ‘noindex’, so I have set the indexing depth to 5 but when I go to a filter page, for example https://www.labagatory.com/product-tag/vara/product-type-shoes/, the noindex tag is still there. How does it work? How long does it take for the changes to take effect?

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

Best Regards,
- Victor

Thanks. I have sent the credentials and backed up the website.

Hi kbxiankode

We have checked the site, and the issue was that you are filtering on the tag pages, so you need to choose “any tag” and then “any type” We set it all correctly and everything is working now, you can check this page – https://www.labagatory.com/product-tag/vara/product-type-shoes/

Best Regards,
- Victor

Hi. Please tell me. Your plugin has a problem solved – “Hide attributes from the widget if there are no products in stock related to that attribute”? https://github.com/woocommerce/woocommerce/issues/28368 https://wordpress.org/support/topic/hide-product-variations-with-stock-0/#post-17145664

Yes this function avaible only in PRO version. Just need to go to more options and turn on use for variation in the needed filter.

Best Regards,
- Victor

Bought. In my store settings – “show only in stock”. I don’t have a filter – “in stock”. Variation – “Size”, him turn on – “use for variation”. Right?

Yes, each filter that you will use for variations, like size, color, etc has to be with the option “Use For Variation”. The stock status filter can be created as a custom field and use the _stock_status meta key and also should be turned on use for variations.

Best Regards,
- Victor

We are facing issues with the filter.

When you select a certain subcategorie from 1 head you get the 20 products linked to it. When i also add a subcategory from another head its not adding those 4 products. => “Or” is activated and not “And” => When we remove checkbox from the first category it do show the other 4 products.

Video: https://www.loom.com/share/b3b3dcc44b2c4b07b190b5910395bb47

Hi mrijnwal

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

Best Regards,
- Victor

Hello, it’s me again.

I’ve now managed to filter, but there doesn’t seem to be a way to filter locations by distance. Is that correct? Thanks

Hi Ambros

In order to remove any confusion let’s continue the conversation in the starting comment thread which is here – https://codecanyon.net/comments/30137794

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