8963 comments found.
There seems to be a bug with this plugin. When a user selects a specific tag and goes to another page the URL for this page change ends up becoming /recipes/tags-nightshade-freepage/2 instead of /recipes/tags-nightshade-free/page/2. This causes the tag filter to fail as it’s now looking for products with the tag “nightshade-freepage” instead of “nightshade-free” like it’s supposed to.
Hello ideaforge
Thank you for using Filter Everything PRO.
Please, provide me with link to the page with example of this problem. It can be result of the conflict with some of your plugins or so. Optionally you can send it via PM, but please notify me here in comments about your message.
Hi, apologizes for the late response, I never got a notification for your response. You can test this issue at https://synergycharlotte.com/food/. Select a filter and go to another page, i.e. page 2. Notice the URL and the first set of products on the 2nd page, if you fix the URL to say /page/2/ instead of page/2/ you’ll notice the products change because the filter is actually being utilized.
Hello ideaforge
Thank you for the example you provided. It is issue of your JS pagination that does not recognize new URL with filtered part. Not all JS pagination plugins or modules are compatible with other plugins. Rather vice versa – most of them are not compatible. I recommend you to use another pagination module or plugin. And if you do not use AJAX in filters, it will be better to use non-JS pagination plugin such as WP-Pagenavi or something like that.
Hi, we don’t have a specific pagination module or plugin installed as far as I can tell. I also disabled all plugins and re-enabled all plugins I deemed necessary for the base website to operate and it didn’t resolve the issue. The theme we’re using is Avada if that could be what’s causing the issue. Is there any chance we could have you pop into the website to run some tests?
Hi ideaforge
If it is Avada pagination, please try to configure it to not use AJAX, but just regular pagination links. This should help you.
The problem is that all plugins that meet WordPres standards uses pagination links provided from WordPress. And my plugin does the same. But when any pagination functionality uses AJAX there is no common way to make it compatible with all plugins. And this is restriciton of the AJAX feature.
Hi, the theme being used for this website is Jupiter 6.9.0. I poked around a bit in Jupiter and a few other plugins to see if I couldn’t find any AJAX functionality but the only plugin I saw with AJAX options was Filter Everything Pro and your plugin warned against using it. Trying to turn it on to see if the problem would resolve failed, even after adding a container. WP Rocket is also turned on on this website if that helps diagnosis the issue at all.
Hi, after more testing it looks like the issue is definitely being caused by, at minimum, Jupiter. I disabled everything except for Filter Everything Pro and Jupiter related plugins and the issue persisted.
Hi ideaforge
As I told you before I recommend you to experiment and to find the pagination plugin that do not use AJAX and replace your current pagination links with such plugin. For example it can be WP-Pagenavi – https://wordpress.org/plugins/wp-pagenavi/ or any other.
In general all that I could do with this is only to make my plugin compatible with WordPress pagination and this is already done. All other things depends from the pagination plugin or theme feature and should be resolved on their level.
Hi, I’m struggling with “Sort Terms By”... there doesn’t seem to be any way to manually order these. The only three options that I see, Term Name/Posts Count/Term ID, do nothing to put things in the correct order, they only jumble items into other incorrect orders. Am I missing something?
Hi AllanEnGenius
Thank you for using Filter Everything PRO.
Provide me please with link to the page with this problem. And let me know details – what exactly filter you tried to change terms sorting – Custom Field or Taxonomy? What is Filter by value of this filter?
Manually you can order only terms for a filter by a WooCommerce attribute.
Hi, I’m sorting terms from Custom Fields (the four items under “ports”). I need to have the number of ports either descending or ascending. It’s filtering Posts.
Link: https://www.engeniustech.com/category/cloud-switch-filtering/
Hi AllanEnGenius
Thank you for the link you provided.
If no one from available sorting options is good for you, you always can try to sort them via code. There is hook ’wpc_terms_before_display’ – https://filtereverything.pro/resources/hooks/#terms-before-display-hook and it allows you to sort them as you need. Of course it requires to be familiar with PHP coding or you have ask a developer to help you.
Hi, I’m trying to filter the acowebs product table. I have added filters that attempt to filter by product category as well as the product table specifically. However, none of the products in the table are filtered. The number of products filtered is shown i.e “3 products found” however not the table of products.
I’ve fixed this now, it was a WP Query issue. However still not able to get it to work via ajax, any suggestions. Thanks
Also now fixed. For the table CSS class was required in the filter settings
Hello craig149
Thank you for using Filter Everything PRO and sorry for the late response – last time I have a lot of work.
I’m glad that your issues already solved. Let me know if you will have any questions.
Hi, I upgraded to version 1.7.1 with wordpress 6.1 but if I edit a page I get this console error. What can I do? Error: https://ibb.co/G9VnNXP Tks!
Hi Cliptheme
It seems it is conflict with some of your plugins that loads TipTip jQuery plugin too late or changes order of loading JavaScript files. As fast solution you can try to disable suspicous plugins that may be related with this and try to check if the error disappears.
After detecting what the plugin generates the error you can try to configure it in another way or even decide to use it or not.
How do I update without removing all the filters? If I remove the plugin and add the new version all filters were deleted on the production site I tested on.
Hi kingboa
You can just upload zip with the new plugin verison via Plugins -> Add New -> Upload plugin and replace your current verison with new one.
Also if you set your License key, you can update plugin automatically in one click as any other WordPress plugin.
Where do I set my license key, because alternative 1 removed all filters.
Hi kingboa
If your current plugin version is prior than 1.6.5 it does not support License keys and automatically updates. You have to update it manually via uploading zip with the new version.
But please in any case create a DB backup before any updates. You can do it for example with the Updraft Backups plugin.
Hi kingboa
I’m sorry that you were not able to get it to use with WPML. But okay, I have the offer for your situation. Please, write me message in PM to get more details.
Thank you.
Hey, i want to add a filter to my site but it always says: Note: if you will modify the query on the selected page, do not forget to update the current Filter Set.
i tried chanching the where to filter options but i wont work. Please help!
Hello tonifritscher
Thank you for using Filter Everything PRO.
In general this is notice for the situation, when your change your posts/products list (for example change taxonomy or meta query in such list) but it is relevant in the case when you already have working fitlers.
If you are trying to configure them at first time, this message is not relevant for you. But it looks strange that you get it. Please, provide me with links to screenshots with the error message you get and with your Filter Set edit screen with settings. This should help to understand your problem.
Hello,
I have several filters on the “category” page. All your filters are working, but the category filtering is not displaying correctly.
Front: https://prnt.sc/hIWYI0ehJBuE Admin: https://prnt.sc/h_a4N7UeAMar https://prnt.sc/8nC8FdLf8zmD https://prnt.sc/AChBxbUJfyRn https://prnt.sc/f39FdmG6EqQMWhat is the cause please?
Thanks
Hello razvanemarc
You selected “Empty terms -> Always hide” and you are on a Product category page and it seems this is the reason, why you don’t see all your existing categories. But if you change this option to “Never hide” you will see your categories with “0” products within them and it will be expected behaviour.
FYI filtering is process of narrowing of products that you see on the page before filtering. In other words you can not add new products from another categories if you already opened a category, but only narrow products list with selected criteria.
When I click on the “Filter” button the filters did not pop up. Kindly assist me thank u!
Hi marlynteo
Thank you for using Filter Everything PRO.
Send me please link to the page with this problem I will check it myself. Optionally you can send it via PM.
Thank you.
credentials sent for ita*.tech* Need to create a range filter for GPS data but the Range option is grayed out. Thank you.
Hello souzahub
It seems this question is not actual as I already answered you in another request. I see your next questions, I will process them soon in order of priority.
Hello!
First I want to say thank you for this plugin!
On the store page, I display subcategories before the products. Is it possible to hide subcategories before the products if any filter is selected?
For example. https://krypa.ru/category/hookahs-etc/tobacco/citrus-apelsin-2/?min_price=161 If you clear the price filter subcategories will be shown again. But I want the subcategories to be hidden because the “citrus-orange” filter is still selected.
Thanks!
Hello egorsergeev
I have no access to your site and as I guess because of anti-russian sanctions. Unfortunately I can not provide you support because of technical reasons. I recommend you to create refund request and to get your money back.
License key activation doesn’t work. When I try to activate the license I get an error message that is just saying “Unkown Error”. I used the license key that you get when authorizing my envato account and redirected to the filterverythingpro website.
https://prnt.sc/NyFp9_Av4ThFHello knagtherese
Thank you for using Filter Everything PRO.
Usually this is related with security settings on your hosting and maybe the server connect.filtereverything.pro is blocked on your hosting or you have blocked outer connections on your hosting.
Please, ask your hosting support if there is any restrictions related with outer connections on your server.
The filter is not filtering in the search page, using kadence theme and blocks, can you please help?
filter everything is not showing in elementor elements section.
Hello igharib
Thank you for using the plugin.
It is known problem, when Elementor search field does not allow you to search any Wordpress widgets. But you always can scroll down to the WordPress section of the Elementor sidebar (on page edit screen) and select widget “Filter Everything – Filters”.
Hi, I’m encountering a new display issue. When I update to WordPress 6.1, none of the content on my pages besides the header and footer shows. However, when I deactivate the filter everything plugin, the problem doesn’t appear anymore. It seems that the plugin is having issues with the latest version of WordPress. I look forward to hearing your thoughts.
Hi jonathanf25
Please, update the plugin to the latest v 1.7.1 which is compatible with WP6.0 and higher. You can download it from your account on CodeCanyon and update via Plugins -> Add New -> Upload plugin -> Replace current with new. Do not forget to create a DB backup before that.
Thanks Stepasuk! I’ll give this a try.
Hi there,
I am using the premium plugin of filter everything pro and configured it on our website, but when we filter the results using Ajax, filters the results but not updating the number of products count on the shop page also, it shows the total count of products and all pages in the pagination. After normal refreshing the page, it shows proper results.
See the screenshots below:
Result shows: Before page refresh: https://imgur.com/a/8jr0HSN After page refresh: https://imgur.com/uERXEyQ
Pagination: Before page refresh: https://imgur.com/a/0n2lV85 After page refresh: https://imgur.com/undefined
So, can you please assist how can we fix this issue?
Thanks!
Hello arjunyourdevexpert
I would like to help you with this problem, but here is support for accounts who have appropriate labels PURCHASED and SUPPORTED ( Please, see example – https://prnt.sc/wvw52z_Fqmx8 ) If you bought the plugin from another account, please, write your support request from that account.
Thank you for your understanding.
Hi, I cant make the plugin work on my search page, it works on the product archive well but on the search page it doesnt work
I try to activate it and i cant do that too
Can you help activate the plugin?
This is not activating
I keep getting Invalid license key. Please enter correct license key.
Hello linofcp007
Thank you for purchasing the plugin.
Please, note that License key and CodeCanyon purchase code are different things. To set License key, please go to Filters -> Settings -> License, click on the “Get your License Key” https://prnt.sc/-ehm9df3H_XT and you will be redirected to the new page. Log in there with your Envato credentials and you will see your License key for the Filter Everything PRO plugin.
Hello. I have some doubts: I want to be able to put in the widget where I have the filters “products with stock” and “products without stock” inside so module, now it is outside and it is not finished to understand. In addition, I would like to show the results of colour, ie, there are products that have several colours, but when I filter by BLACK, shows the main product regardless of whether it is black, red, blue… And finally, how can I do to select several filters, for example several colours?
Hello decoracionvintage
Thank you for purchasing the plugin.
If to be honestly I’m not sure I understood you clear.
1. About position of the Filters widget – please, provide me with link to the screenshot that explains your problem. Optionally you can send it via PM, but please, let me know here in this comment thread about that.
2. If you want fo filter by product variations attributes (for example variation color) you have to enable checkbox “Use for Variations” inside filter by color under More options section. Please, see example – https://prnt.sc/fHlBq3MfOE75
Hello, i have a problem regarding wpml. My site manages products with woocommerce. I have configured your plugin according to the documentation. When I create a filter based on a custom field, in the main language the dropdown contains all the products in all the languages, while in the translated pages it correctly displays only the products in one language. How can I solve the problem? Thank you
Hello marteueh
Thank you for using the plugin.
In general if you enable option “Empty terms -> Always hide” in your Filter Set the filter should display only terms related with products displayed on the current page. And in this case there should not be terms related with products from other languges.
But if your page contains products from other languages you will see these “extra” terms. If this will not help you, please send me link to the example of the problem. You can do it via PM and please notify here in this comments thread about that.
Thank you.
Hello Stefasyuk, I just sent you a PM
Hello marteueh
Thank you for your credentials.
I checked your site and realized that you use old plugin version 1.6.5 I have updated it to the latest version and this problem should be solved in it. Please check it and let me know if now it works as expected. If no, please provide me with filter term example that does not match to the current page language, but it appears in the filter.
Thank you.
Thank you
marteueh
Thank you for the details you provided.
I checked terms with sku 52013 in the end of their names. All three terms opens filtered products. It means that all these products exists on your initial Shop page ( http://arblueclean.customerserver083003.eurhosting.net/negozio ) and they contain these three terms attached to them. And it is expected behaviour that these terms available in the filter.
My plugin “does not know” if a term is translated verison of another term. It only displays all terms that are attached to products that are shown on your page. So if you don’t want to see some terms on the page, please totally remove their relationships from products on this page.
Hello Stepasyuk,
I’m using wordpress multi sites (multi network), there is a way to set up a filter set, and use it in all network websites?
Right now I have to create and setup the filter set in each site, I want to create one filter and widget in the main site, and it will apply to all sites.
Also, I tried the wordpress import / export too, but it doesn’t seem to work correctly, it doesn’t export the filters added in the filter set.
Please let me know.
Thank you
Hello kiko100azer
Thank you for using Filter Everything PRO.
Unfortunately it is not possible to configure plugin one time for all multisite network websites. But I have plans to add import/export feature to the plugin and this will be easier to do. I do not know when this feature will be implemented (it can take months), but I will let you know here in this comments thread.
Hello, I encounter a new display problem since the update of wordpress 6.1 on the homepage and product sheets that display a white page, this problem appears only on mobile: :
https://ibb.co/x89kLPZ https://ibb.co/GJDWkCR https://ibb.co/BP20RFG https://ibb.co/0s50gJYWhen I deactivate the filter everything plugin, the problem does not appear anymore. It seems that the plugin is in conflict with the new version of wordpress 6.1.
I would also like to know if it is possible to filter the products by price ? indeed, it would be very practical.
I leave the plugin activated on the site so you can see the problem on mobile.
I thank you in advance for your help.
Sincerely Bruno
Hello Bruno
I checked your site and it seems this is related with JavaScript code on your site. Please, see these screenshots – https://prnt.sc/RiK5Fy6ORytw and https://prnt.sc/4_Tx53T8yP8M I think you have to solve this issue with JS code and it will become to look fine.
Thank you for your help. I will not know how to solve this JS problem. I already called the theme developer who noticed that by deactivating the filter plugin everything goes back to normal. That’s why I contacted you. But technically, I don’t know how to solve this JS problem.
Hello, Could you please tell me if the JS problem is related to the plugin or not, if so, can it be taken care of by the support offered when purchasing the plugin?
Thanking you in advance Sincerely Bruno
Hello Bruno
This JS problem is located in the JS file called “994.js” I’m not sure what is that file but I definitely can say that it is not relaed with Filter Everything PRO plugin. It seems you have to solve if yourself, such an issue unfortunately does not covered by the item support policy here on CodeCanyon.