8947 comments found.
Hi, How do I fix the “There are no filter terms yet” problem when using select fields and the select fields have values in the posts.
Tell him that you already edited and saved some posts as it says in his help but you still get the same message.
This happens in the original language and in the translation.
cfeb2b6c-a6df-4958-ad94-86f958f50d59
Hi jean280
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
Hi! Looking into buying the plugin, but curious about the Elementor functionality – is it possible to get more information on this, or is there a satisfaction guarantee that if it doesn’t work, we get our money back?
Hi KevvR
Thank you for your interest in the Filter Everything plugin.
The plugin is working with the Elementor perfectly good. Here is the example with the Elementor Loop Grid – https://demo.filtereverything.pro/elementor/
If the plugin won’t work on your site, and we cannot help to make it work, you can get a refund.
Best Regards,
- Victor
Hi,
I have presale question: Is it possible to remove the URL prefix? mypage.com/category/prefix-tag/ –> mypage.com/category/tag/
Regards Pawel
Hi pablof
Thank you for your interest in the Filter Everything plugin.
No, unfortunately, it can’t be removed because it will start causing issues as the slugs will cross. As a result, you will get 404 errors when using filters. All you can do is simply turn off the friendly URL permalink manager. So it will look like a simple GET parameter like ?color=blue&size=xl
Best Regards,
- Victor
Hi Victor, I can’t get my pagination to work. I’ve gone trough the documentation and tried a lot of things. But still no luck.
I can send you the credentials if you want.
Hi diederikk
Yes, you can send the credentials to the wp-admin dashboard following this document so we can check it. Also please send the link to the page with the issue with the credentials, so we can check the exact page.
Best Regards,
- Victor
I’ve send you the credentials as requested 
We have checked the site, and the issue is in the AJAX pagination. We have changed to the default one, and everything is working as it should.
Also, there is a hook wpc_filtered_query_end:
do_action( 'wpc_filtered_query_end', $wp_query );
With the help of this hook, you can write the custom code in order to make the AJAX pagination work with the filtered query, and pass the pagination parameters on it. But AJAX adds get parameter, a specific one, so you need to remove it as well if there are no other pages.
Best Regards,
- Victor
Thank you very much for the quick solution!
Another question, I’m trying to display extra seo text on the bottom of a filtered page with a seo rule. The seo rule is working but now I want extra text for this seo rule specifically.
Is there a way to do this?
If you mean extra data from some custom field and stuff like that. Unfortunately no, you would need to create this additional field by the custom code. You can check in the plugin code how the SEO Description is created in order to add a second one, but this is not an easy task at all.
Best Regards,
- Victor
Hi, I’ve found another problem on my custom query page (eg. on Service/Downloads -> Datenblätter). If i typed “Test” it should shown an not found message but the result is always “all posts/products”. Further the srch parameter does not add to the URL, if i perform the search. If i add the parameter (?srch=Test) manually it works. My recently mentioned custom search by sku function doesnt effect it, i’ve commented out it temporarily.
Info: This works fine on the default shop.
Thanks and Best Regards
Hi chrjanssen
We have checked the page with the issue, and the thing is that it is working but without the AJAX. With the AJAX it is not working, but the AJAX request is 200 and returning everything correctly. Seems like there is some plugin that blocks it on this page, maybe some custom code. Since you have custom code on the site, it could be translation settings as well. It’s hard to say because it is not a clean installation without any customizations. So it will require some debugging from your site, turning off plugins, and checking it.
We usually recommend using a clean installation of WP on the staging site or local server. Installing our plugin, translation, and woo if you are using it to test it all (without importing an already broken site). If it is all working fine, then you pull all of the plugins, themes, custom codes, etc to this server in order to find what is causing this behavior.
Best Regards,
- Victor
Hi again, it was my fault
.
I didn’t remember that i have set a different class/id in the Filter itself. Now it works!
Greetings
We are glad to hear that the issue was resolved.
Best Regards,
- Victor
Hi i am testing filtereverything now. Looks very good. The only issue i have is with pagination. I enabled pagination for spectra loopbuilder. There are two pages without filtering. If I now set a filter, the results are on one page. But the pagination buttons still show two pages and if i go to page two it is empty ( of course) I would expect that the number of pages in the pagination would be adjusted on filtering, This is very confusing for users on my site. What can i do
Hi jhmnieuwenhuis
Can you please send the link to the issue page so we can check it?
Best Regards,
- Victor
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
I have build this page using the astra pro sitebuilder. I will first do a test building a normal page. Then I will get back to You, probably this afternoon.
I have send the credentials
Unfortunately, the password is incorrect. Please check the credentials and send the correct password so we can log in and check it.
Best Regards,
- Victor
I recent the username/password
We have checked the site, and the issue is in that element dynamical links pagination. There are no exact settings to change it, so what we did is set up another page and created it with the “normal” element which has all of the needed settings and correct pagination on this page – https://langsderegge.nl/fe-support-test-page/ so perhaps it will help you to create the needed page template with it. Also, you can test it and see that it is all working correctly.
Best Regards,
- Victor
Thanks, but on the page you created you used a post grid and i need a loop builder to be able to add custom fields.
In that case, you need to change the pagination in which way it is working. Because the GET parameter with the query ID and the page parameter won’t work well in any of the cases. If you can make pagination work the same as it is working with the post grid then it will work perfectly fine.
Best Regards,
- Victor
But that is my issue, i do not know how to do that…
If i can not use loop builder with pagination, the plugin is useless for me. That is a shame, because i really love the features
The issue with that pagination is that it will work the same with every filtering plugin. The issue is not in the plugin, and cannot be somehow fixed on the plugin side. You can check the code of the loop builder maybe there are some hooks with the help of them you can change it. Or simply add the default WP pagination to the loop.
If you are using loop builder, you need to have this knowledge in order to construct/change it as you need.
Best Regards,
- Victor
I do not per say need loop builder, but a way to show custom posts with custom fields and a filter option. If that can not not be done with filteranything, i would like a refund. Because as i set , then it is not usable for me. I do appreciate the great support !!
Do not yet start a refund yet, i want to try and get it working. If in a week i still can not get it working i would like a refund. Is that acceptable ?
Well, the support team is not working on the refunds. But of course, you can try to make it work, there are a lot of options, even write your own template for a page with the custom query to display your posts in the needed way, with the pagination. There are also a lot of plugins that can help you to do it.
Best Regards,
- Victor
Can you name some of those plugins ?
If we are not wrong there was an Advanced Query Loop plugin, not sure if it will fit your needs, but we remember it. Usually, we do not use plugins for that, we simply create a page template with the needed HTML template and the WP_Query (all that takes time is the CSS usually a couple of days). Of course, you can use a page builder like Elementor and free extensions to it as well. Maybe there are more Gutenberg-based plugins, that we are not familiar with.
Best Regards,
- Victor
Filtering ACF Problem
Hello,
I have created 9 Apartments in ACF and I am unable to make them visible. Whenever i choose type to filter i choose Apartments and i use fields that are visible in apartments create options. However when i choose post type in setting i get no wp query matches post type Apartments. When I click where to filter and i choose Apartments i have my 9 building to choose from but still no wp query matches…
I would love to get some help or even a debug tip, at this point I am just clueless.
Kind Regards, Jakub Sachajko
Hi Jakub
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?
Also, please send the link to the exact page where you want to filter your posts.
Best Regards,
- Victor
Hi, I have stallend the plugin but now the filter is make al these URL’s whit every possible combination of the filter. In Google Search console there ar now over 35.000 Page’s. It is lowing the site down. Is there uniting we can do about that?
Thank you
Rory
Hi Rory
Thank you for choosing Filter Everything PRO.
By default, all of the filtered pages are not indexed. There can be two options, either you have an SEO Plugin/custom code that indexes all of those pages, or crawlers simply ignore the noindex/nofollow tags and do it anyway. In this case, you might want to create a Txt file or use the firewall in order to block crawlers from indexing those pages.
Best Regards,
- Victor
Hi there. I am redesigning a realty website and after downloading FE Pro, the filter still isn’t working. Im using elementor on WP; no matter what I try when configuring the filter to a page, it doesn’t show up. it doesn’t show as a widget. it just says “filter everything Pro – filters. im so stuck and any advice would be greatly appreciated! thanks a mil
Hi ronankriek
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?
Also, please send the link to the page where you want to display filters so we can set it up for you.
Best Regards,
- Victor
Hi Victor,
As a continuation of my former question and your response on friday.
I’ve noted just a plain text ‘Filter’in the Side bar.
So there must be an filter in the side bar, I pressume? How can I customise this in a way that this is the customised filter that I linked to this page in my settings via “Pages + Name of the page”?
Hi remon16
Do you think there is any way to set this online so that we can check and customize it? It’s very difficult to work without checking everything on-site, as there can be so many different things.
Best Regards,
- Victor
Hi! Is there any way to show in the frontend miles separator price number in range slider, for example: 150.000 instead 150000.
Thank you a lot!
Hi Snoepys
No, unfortunately, at the moment, the plugin doesn’t have such functionality. The only way to achieve it is by the custom code.
Best Regards,
- Victor
Oh, i understand. I have tried to change via snippet and changing the template but the slider broke. It shows the dot in the numéric field but when the user move the slider, the number goes to zero.
It will be possible to point me a tip of what hook oe filter i need to use to get both slider and numeric field working togeter with the dot?
Well, it takes the numerical values from the inputs fields, so you would need to rewrite that as well, in order to convert the 150.000 (as 150.000 will be a string value) to the 150000 numerical value, including JS files and other logic. This is not something that can be easily done via the hooks.
Best Regards,
- Victor
Hi, I’ve successfully tested up the filter, but on the front page see numbers instead of words. Pls check the attached screenshot:
https://drive.google.com/file/d/1F_GSXneoYmCBGvZGphj12gCZGS6r7KuH/view?usp=sharingHi mayadfdf
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Also, please send the link to the page with this issue.
Best Regards,
- Victor
sent the credentials
If you created a taxonomy from ACF you need to create a filter from that taxonomy not from the custom field in the filter set. If you need to create a range slider for numerical custom fields, create a filter by Custom Field Numeric.
Best Regards,
- Victor
Thanks Victor, it’s fine now. Just the range is not taking the min and the max from ACF fields. What have i messed there?
Can you specify the exact ACF field meta key with numerical values that you created from the range slider? Do not forget that you need to apply on posts the values with the numbers in order to make it work, if they are empty then there will be nothing.
Best Regards,
- Victor
Hello!
Do you have plans on add support to more ACF fields? If yes, which ones and when?
Hi Fausto_
Thank you for your interest in the Filter Everything plugin.
Can you please write a list of the fields that you are interested in? So we can direct this message to the development team.
Best Regards,
- Victor
Sure, Victor!
Here is my interested list:
- Date picker (really a must have for me, if I could choose just one, that’s the guy); - Taxonomy and Post Object (those two relational fields would be great to have); - Range and Text (basic fields that would be useful for filtering as well).
If you need more inputs, feel free to ask!
Thanks!
The date picker field is in plans to make it work with the date range filter, as currently, it is working only with the post date.
Taxonomy is working, you create a taxonomy with the ACF and create a filter from that taxonomy in the filter set.
It is also working with the range, just keep in mind the range is two values not all values from 1 to 10..
The text is working without any issues, some of the examples you can check here – https://demo.filtereverything.pro/example/acf/
Best Regards,
- Victor
I bought a license, can I use it for two websites
Hi tngridharan
Thank you for choosing Filter Everything PRO.
Yes, absolutely. The regular license can be activated on the two websites, as usually it is one stage and the second one is prod.
Please follow the instructions on this page: https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key to get the license key.
Best Regards,
- Victor
Cannot get Filtereverything pro to work on page with loop builder.
I build a simple page with a sidebar and a spectra loop builder for a custom post type called wandelingen. Wandelingen has a taxonomy called Gebieden.
Created a filter called gebieden. – Post Type to filter : Wandelingen – Where to filter : Common wordpress pages ; Alll archive pages for this Post Type – What to filter : tried both options Wandeling query and Main query
added the filter widget to the sidebar and in the page using a shortcode
If i show the page on the site it says there is no filterset related to this page both in the side bar ( widget ) and in the header ( shortcode )
What am i doing wrong ?
I got it working using : Post Type = Wandelingen Where to Filter : Pages ; <page_name> What to filter: Wandeling Query
Hi jhmnieuwenhuis
Yes, that is correct, if the page is not an archive page, just a singular one, then you need to choose the “Pages + name of the page” in the “Where to filter”. You did a good job!
Best Regards,
- Victor
Hi, I installed FilterEveryting pro on 2 test websites and after testing i deleted those sites.
Now i am working on my main site and when i try to enter the license key it says that it is already used on 2 sites. But it is not installed on any of my sites . What can I do ?
Hi jhmnieuwenhuis
Please check the instructions that were provided in this comment thread in order to not duplicate the same answers in multiple comment threads with the same issue – https://codecanyon.net/comments/30931908
Best Regards,
- Victor
Hi, i created and removed some wordpress sites where i tested filtereverything Pro. At the moment it is not installed on any of my sites. But when i enter the license key it says : This license key already used for two sites. What can i do ?
Hi jhmnieuwenhuis
Thank you for choosing Filter Everything PRO.
Please send the license key via PM – https://codecanyon.net/user/fe_support so we can deactivate it across all of the sites.
Best Regards,
- Victor
Dear,
I’ve installed Filter Everything PRO. I’ve adjusted the settings and made it clear that i want to filter posts on every possible post page.
Now i’m back at building my website. I work on a C directory with WooCommerce and Elementor. I choose a box on the left side, on the right side I have this Loop Grid with productus. I’ll drop my Filter everything widget on the left box era but there doesnt appear anything.
What can I do?
Hi remon16
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?
Also, please send the link to the page where the filters should appear. So we could check it right away and display it on that page.
Best Regards,
- Victor
If it is in a local development place, in that case, we cannot get any access to it. Here’s what you can try to do, if this is a page like a shop page or homepage use settings in the where to filter as “Common WordPress page + homepage/shop” If this is a singular page, you need to choose the “Pages + Name of the page”
The page should have a either shortcode or a filtering widget in order to display filters.
If you did it and don’t see anything on the page, please try to create a second filter set and place it on the same exact page, perhaps you have somewhere hidden place where you have another filter widget or shortcode, and the filters appear there but since it is hidden, you cannot see it on the page, but if you place two or more filter sets you should see one of them.
Best Regards,
- Victor
Hi
We want the filter widget to be closed by default if no filter is selected.
Hi floschaer
Please provide more information on what exactly you are trying to achieve. Also, please provide screenshots of which way it should look like.
Please note, that 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, Thank you very much. Default should be: https://snipboard.io/VNKOjy.jpg. But after clicking once it stays open: https://snipboard.io/WzHIgs.jpg even after refresh.
Default: https://snipboard.io/ialvpA.jpg
Can you also send the link to this page? You can do it via PM if you do not want to share it publicly.
Best Regards,
- Victor
done
Well, the folding saves its status for the users, so after the page is refreshed it stays open. What you can do is use the hook “wpc_folding_opened”
Or you can follow the example from here – https://codecanyon.net/comments/30907742 in order to make it work like a dropdown.
Best Regards,
- Victor
Many Thanks!
We are fedup with your after sales service.
Hello tngridharan.
I’m sorry that you got such experience. But please let us know what exactly was wrong?
We provide support via this comments section and do not provide it via Email. And we described this condition in the Support section – https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/31634508/support of the current page.
If you have any questions about the plugin, please write them here in the comments and we will be glad to help you to find answers on all of them.
Best regards.
I have entered the right html ID also but in the page it displays as “No products were found matching your selection.”
Ok, sure. We will check this immediately. But please, let me know the URL of the page, where you got such message?
I tried to check the https://lankatek.com/shop/ but all works fine on this page.
please check https://lankatek.com/shop/ also
tngridharan
Thank you for provided details.
As I see on the https://lankareal.lk/product-category/hikvision-cctv-package/ you set individual value “pa_camera-package” for the Filter Set with post ID “5753” but this is wrong value. You have not any HTML container with such CSS ID or Class on the page.
You have to remove it from the Filter Set with ID “5753” and the value ”.main-content” will be used by default and it is correct value. Please, try to do this and let me know if it was helpful.
On the https://lankatek.com/shop/ all works fine as I see, there are no any errors https://prnt.sc/7uCnCgKjGhIt Or maybe I missed something, please let me know more details what exaclty is wrong.
Regards.
I will try now. in the Shop page filtered items dissapear quickly https://lankatek.com/shop/
Ok, sure. As we see you use the WOOF filter plugin and it looks like this plugin (or maybe some another plugin) makes additionsl AJAX-request which replaces filtered results. Please, see this screenshot – https://prnt.sc/mLjufhjadyid
If you reload the page https://lankareal.lk/product-category/hikvision-cctv-package/2mp-4ch-camera-package/cnv-colorvu-silver/ you can see that at first you see correct filtered results, but in few seconds they are reloaded by additional AJAX-request.
We don’t know what exactly plugin or code makes this request. It is something that you have to check and resolve by yourself as it is definitely not request by our plugin.
Please, let me know if it was helpful for you.
Regards.
Shop page filtered items dissapear quickly https://lankatek.com/shop/
tngridharan
I’m sorry, but for us it works fine. Please, see this video – https://youtu.be/C_t3_-2zqVU
If it does not work properly when you are logged in, please send us credentials to /wp-admin in accordance with this document and we will check it in the logged in mode.
Thank you. Regards.