9136 comments found.
Hi, How do I configure the ‘range’ option, in rtl website?
Hi moshef3
Please, add in the Filters -> Settings -> Experimental -> Custom CSS next code:
.rtl .wpc-filters-range-wrapper{
flex-direction: row-reverse;
}
This will fix positions for Range filter inputs. I already added this code to the next plugin update.
Hello. I inherited a website utilizing WPML. However Im not very familiar with how to use it. That being said, we wanted to implement some filtering for one of our custom post types. I created a page template with a wp_query that outputs all the products. Then I implemented your filtering widget via echo do_shortcode directly in my page template as well. This outputs a nice looking grid of products, and the filtering works just fine in the native language (english). So I added a french translation to the page. Now the language dropdown selector shows french. If I change to the french language the post tiles are translated correctly. However the filters in the sidebar stop displaying with the following debug message:
No one Filter Set is related with this page. You can configure it in the Filter Set -> “Where to filter?” field.
I did look over the page here: https://filtereverything.pro/resources/with-wpml-polylang/ But that was the only info I can find about WPML setup on the website.And I did enable the recommended radio button from the above article. Sorry for being dense I just don’t know what part of the puzzle I’m missing here.
Ok I did figure out a little more here… I didnt realize you had to create a new filter set for each language. So I did that and I figured out the conditional logic you can use in the theme files to display different filter sets for different languages. So far so good. What I now am stuck on is figuring out how you translate the slugs for the taxonomy filters? In WPML all the terms have translations, however the filter URLs look like the taxonomy name (in english) added to the selected term(s) (also in english but with -fr appended to the end). Like: /product-type-adhesive-sealants-fr/industries-telecommunications/adhesive-sealant-uses-structural-entrance-seal-fr/
Hello pierrebalian
Thank you for using Filter Everything PRO.
You did all the things by yourself and if you want to have another terms slugs for your French translations, you can edit these French terms in /wp-admin. In general filter prefixes and URL parts like -or-, -and- are not translatable in Filter Everything PRO.
Hello,
I have a unique problem. The Filter Everything Pro Plugin on my Blog page doesn’t get the data from the main category (Cat ID 1). So on the sidebar, the category filters for Cat ID 1 don’t appear, the main category of WordPress. Why does this happen? Not only that, but sub categories don’t show as well. But Cad ID 2 and others show.
Please help.
Found the problem, ‘Show Hierarchy’ breaks it entirely. Cat ID 1 can’t be shown when this option is selected. You need to fix it. It doesn’t work on both Blog page and Category Page.
By the way, the version is 1.7.5
Also, on the Backend, Admin settings section, Cat ID 1 can’t be included in the include/exclude section also. It’s like Cat ID 1 is disregarded by the plugin entirely.
Hello mgcl1
Thank you for purchasing the plugin.
Please, send me credentials to your /wp-admin in accordance with this document and provide me with link to the page with this problem I will check it myself.
Thank you.
Hello! @stepasyuk
Information has been sent on https://codecanyon.net/user/stepasyuk as your requested. Thank you for your help.
Hello, we have never heard back from you.
Hello, it has been give days. We have still not heard back from you.
Hello mgcl1
I’m sorry, it’s my mistake. I got confused and thought your question was no longer relevant.
Ok, I will check it in closest 12-14 hours and will respond you (now it is late evening in my place)
I am having trouble dialing the filter in to get correct search results…For example: I have a product that fits both a 1997 Porsche Boxster and a 1999 Porsche 911. I f I search for Make/Model/Year as “Porsche”/ “911”/ “1997” it will display results as though it fits a 1997 911, but the 1997 is for the Boxster. Is there a way around this? Thanks.
Hello songsmash
You have the same situation as the user here in this comments thread – https://codecanyon.net/comments/29143908
Shortly – if you want to relate your car models with year of their production you have to create terms “Porsche 1997, “Porsche 911 1999”, “Porsche 911 2004” etc.
In general it is not the filtering algorithm bug, it is rather data structure issue and you have to organaze them in accordance with your filtering requirements.
Hello, we have the PRO version and all is fine except that we want to only show “instock” products WITHOUT this term in urls. Is it a way to force it once for all ? I saw the wpc_filter_term_url hook, but it add it in the url and we don’t want that.
Best regards
Hi, it seems you need the purchase code to reply, I’m just the webmaster. Here it is : e420c214-eb9f-477e-8275-b003554bba9f
Hello esadev
Thank you for your interest in Filter Everything PRO.
Unfortunatley you have to write your support question only from the account, where the plugin was purchased.
Hello there! Does your plugin have a search function to search through the filters? For example, if I have 60 options in the filter and instead of looking through all of them I want to have a search input at the beginning of that filter so that I may search and find fastly for the option that I am looking for. Is that possible or available? Thank you!
Hello kiklab
Sure, you can enable search field for a filter. Just open “More options” section and activate the option “Search field” for it.
Hi there, the plugin is causing a fatal error after upgrading to PHP 8 “PHP message: PHP Warning: Undefined variable $query in /www/{redacted}/public/wp-content/plugins/filter-everything-pro/src/WpManager.php on line 757PHP message: PHP Warning: Undefined variable $matches in /www/{redacted}/public/wp-content/plugins/filter-everything-pro/src/WpManager.php on line 760” while reading response header from upstream, client: 86.41.93.0, server: {redacted}, request:...”
Can you help?
Hi shanesull
Thank you for using the plugin.
Please, update it to the latest version 1.7.5 available here on CodeCanyon in the Downloads section. It is tested and compatible with PHP 8.0
Hi, unfortunately your plugin doesnt seem to work on my page. I configured everything the right way, see screenshot 1 – but on my shop page i get no results. See screenshot 2 I used the [fe_widget] shortcode to implement the filter.
https://www.martinwieland.at/screenshot1.png https://www.martinwieland.at/screenshot2.pngWhats wrong?
best regards
Whats wrong?
best regards
Hi FotoWieland
Thank you for using Filter Everything PRO.
Please, check in WooCommerce settings if your Shop page is configured as “Shop page” in WooCommerce -> Settings -> Products -> Shop page.
Also you can try values “Common WordPress pages” -> “All archive pages for this Post Type” or “Pages” -> “Shop page”.
hi stepasyuk, thanks for your reply. both is correct set. still not working. i have sent you the login datas for the site -as you wrote to some other client. i am not doing that on my own. my webmaster is programming everything for me
Hi FotoWieland
Thank you for your credentials.
Please, let me know where and how did you insert the Filters widget on the page? It seems you inserted it as shortcode and I recommend you to remove the id attribute from it (if you use it).
Please, let me know.
Hi FotoWieland
In general if you want to see Filters on some page they have to match several conditions:
- in the Filter Set they should be directed on the page or pages in the “Where to filter?” field (for examle on all Category pages or on All archive pages for selected post type)
- Filters shortcode should be placed on the page(s) without Filter Set ID or it should be just Filters widget.
Unfrotunately I don’t see where you placed the shortcode and if you use different templates for your Shop page and for Product category pages, you have to add Filters shortcode inside each such template.
In general your case is not related with bugs in the plugin or something like that. You just have to correctly configure your Filter Set and Filters widget. I recommend you to look on this article about how to quick start with the plugin – https://filtereverything.pro/resources/quickstart/
Thank you. Regards.
hello stepasyuk, my webmaster did everything as suggested, but he can’t put in a shortcode in that category where i need this filter. https://www.martinwieland.at/screenshotmw/
Hello FotoWieland
If I understood you correctly you have the problem with inserting the shortcode in the category archive template. I would be glad to help you more with this, but unfortunately I can help you with issues related with my plugin only. You or your webmaster have to find the way how to insert the shortcode in the category archive template by yourself.
Please, let me know if Filters will not work after inserting the shortcode.
Best regards.
hi stepansyuk, i understand. just to be clear: i want to use this filtereverywhere on only ONE category. and i only want to have it displayed in this ONE category and nowhere else. is this possible? if no, then i would ask you for refunding me the money for the plugin, because then it’s not the correct one for me. thanks in advance and kind regards martin
Hi FotoWieland
Sure. It is possible to use filters on the page of single Category only. Just make several simple steps:
- create Filter Set with desired filter(s)
- direct it to you Category page in the “Where to filter?” field. You have to select “Categories” -> “Your Category name”
- select appropriate WP_Query in the “And what to filter?” field. If there is one query, select it.
- put Filters widget as WordPress widget or as Shortcode [fe_widget] on your Category page. It can be done via archive.php template or category.php or your taxonomy name archive template if it is not posts category.
It is enough. And please, do not try to enable AJAX, until you ensure, that filtering works on this Category page.
Thank you. Best regards.
thank you – everythiing is working fine now. kind regards
Hello damon153068
Just enable “Horizontal view” in the Filters widget. Please, see – https://prnt.sc/tdEPx0b2oLI-
If you use shortcode [fe_widget horizontal="yes" columns="3"]
Hi, is there a way to limit the number of posts that show at any one time, with a “load more” button for the user to load, say the next 6 posts (or whatever number), and so on… ? I attempted to use the Load More Anything plugin (https://wordpress.org/plugins/ajax-load-more-anything/) in combination with your filters, but it seems there is an AJAX conflict. So I was wondering if there was a native way to achieve the same within the one plugin.
Many thanks
Hi trevolution
Thank you for your question.
In general it depends more from the “Load more” plugin than from Filter Evetything PRO. If no one 3rd party plugin for “Load more” button does not do what you need, you can try to write your custom code that loads posts through AJAX. The most important points in such solution are jQuery(document).trigger("ready"); which fires every time, when the filter loads posts through AJAX. And PHP hook do_action( 'wpc_filtered_query_end', $wp_query ); that allows you to handle posts per page for filtered WP_Query. Of course all these expects that you are familiar with PHP/JavaScript coding.
Please ask for support, PM to send
Use Shortcodes for lending Change to “Where to filter” Self-resolved
Hello damon153068
Thank you for using Filter Everything PRO. I’m glad that your issue is already solved.
Hello Stepasyuk, is it possible to insert the dropdown naming into the field like here: https://www.zalando.de/schuhe/ best regards
Hi, i need 2 filters on mobile / tablet in a row. I have set the width to 40% and tried other stuff, but it didn’t worked. Is there any grid 1 setup or something that i cant find ? best regards (on my first site -> men shoes)
3. Question. I want to display the subcategories like on zalando mobile (https://www.zalando.de/adidas/) – Your Plugin can only filter right ? so it adds a prefix with the category and dont link to the normal subcategories. Can you add a feature for that ?
The first question was old stuff. What i mean is -> probaply i can only edit the “Select -” stuff with a translate plugin or ? I only want the name to get displayed.
I just read other comments and i see the support work you have. I have some ideas for maybe lower the support work. There is no search on your site, i used several times google for searching some plugin text. Also create for every Question you get a FAQ and videos and answer every aspect -> in long run you have way more free time. best regards
Hello jooee
1. You can override the dropdown.php temlate with this instruction – https://filtereverything.pro/resources/templates-overriding/ ans insert there your own names. Also you can change default option value in the dropdown in several ways:
- To translate it with the Loco translate plugin or other software if you use not-English language on your site.
- To use hook ‘wpc_dropdown_default_option‘ if you are familiar with PHP development.
2. From the latest version of the plugin (v 1.7.5) you can enable Horizontal view ans specify columns count in the Filters widget or in the shortcode if you use it.
3. If you need list of links to subcategories you can use regular WordPress categories widget for that.
4. Please, see item 1.
5. Yes, thank you jooee for your advice. I though about that and indeed the search field will be very helpful.
Thank you.
Hi, I read the documentation but I couldn’t find anything. I’m using Rank Math’s 404 monitor and WP Rocket for caching. I recently changed a few filters from Logic “OR” to “AND” and I deleted a filter. Now when I’m checking Rank Math’s 404 monitor it shows that WP Rocket/Preload keeps crawling these old sites that were created by Filter Everything with Logic “OR” and also the filter that was deleted and keeps generating 404 logs in Rank Math’s 404 monitor. Although it doesn’t affect human traffic, these deleted filters and the sites the filter has created, are still somewhere in my data bank or on my site. Is there a way to remove these old filters and the paths/sites permanently that were created by Filter Everything, so that WP Rocket doesn’t try to Preload them anymore? I hope I could explain the problem accurately.
Hi domgro2
Thank you for using Filter Everything PRO.
If you changed filter logic all old URLs with the old logic became unavailable on your site and only cache plugins like WP Rocket may continue generate HTTP response with code “200 OK” some time. Usually such pages disappear by themselves after refreshing cache. In general it is not necessary to do anytihng from the Filter Everything PRO side. Just clear your cache and wait some time until these URLs will disappear. If they will not disappear, you have to check this in your Rank Math’s 404 monitor and WP Rocket plugins.
Hi the filters are not working what could be the issue https://wordpress-521369-3116170.cloudwaysapps.com/denovo-transactions/
Hi. Ive been unable to get this to work. When getting it all set up, selecting a filter doesn’t affect any of the products on the page. Im assuming this is due to me using the bricks theme/ builder. Ive tried various methods such as just using Gutenberg editor and adding the filter widget in bricks. If you aren’t familiar bricks allows you to add sidebars and widgets, but I assume its messing this up. I also tried adding products via bricks and the widget there, but that didn’t work either. Please let me know if you have any thoughts. I have a few years of Wordpress experience, so I dont think its anything im doing.
Hi davidkoenig23
Thank you for using Filter Everything PRO.
It is popular issue and possible reasons are:
- Wrong WP_Query selected in the “And what to filter?” field of the Filter Set. Please try to experiment with different WP_Queries in the dropdown.
- Cache issue (WP_Query is cached). You have to check and maybe disable your cache plugins or modules in your hosting provider dashboard.
- AJAX enabled but wrong value for CSS id or class of the Posts Container specified. Please, disable the AJAX feature, until you will ensure that filtering works in general.
Hi Stepasyuk, how can the Chip list view in horizontal? i`ve tryed this [fe_chips horizontal=”yes”] but its not working.
Hi dwinger
Chips list is horizontal by default. The only one possible reason could be if it is vertical on your site – your theme or other plugins contains CSS that makes Chips vertical.
Please, send me link to the page with this problem (and probably password if the page is protected) and I will check it. Optionally you can send it via PM, but please do not forget to notify me here in this comments thread about that.
Thank you.
Hi there Stepasyuk, I emailed credentials. Having trouble with function, ajax, chips, etc. Thank you.
I followed the instructions on the support doc.
Hi lukeshenefield
Thank you for your credentials.
I would be glad to help you with this, but I have to say that plugin configuring is not provided under the CodeCanyon item support. It is something that you have to setup by yourself or ask a developer to help you. Please, see – https://prnt.sc/Y_5rhT9n6Vu3
I can only help you in case if my plugin contain bugs or you have questions related to it.
Thank you. Regards.
I configured the plugin as you described in the documentation. As I said, it WAS working, and then it stopped and I don’t know why. It seems there are many who have this issue, when I read the comments.
Hi lukeshenefield
Okay, sure. Please, let me know what exactly does not work? Because you told me about the issue very common – “ajax, chips etc” I don’t understand what exactly is the issue.
Thank you.
Hi Andrii, sorry for he delay, and I appreciate the help. I followed all the directions, and went through everything again today. On this page: https://elearningstoreinc.com/sample-page-2/
The filter did work once, and then stopped. It does an action, but does not filter the posts by category. It doesn’t matter what you filter, all the people still show up.
Also, I wanted to see the chips above the people, but I do not understand how to make that work. I would love the ajax to function.
Thank you!
Hi lukeshenefield
Please, send me credentials to your /wp-admin in accordance with this document I will check it myself.
Thank you.
Hi lukeshenefield
Thank you for your credentials. I checked your site and ralized that you configured it wrong. You selected wrong WP_Query and that’s why filterind did not work. Also you set to use logic AND but selected radiobuttons view, that does not allow to select more than one term simultaneously. To use AND logic you have to use Checkboxes or Labels view. Now it works fine, please check it out – https://elearningstoreinc.com/sample-page-2/categories-bcba-certified-clm-coach/
Like many, I am having issues with putting it on the single page. Can you point me to the documentation please?
Hello Plexamedia
Thank you for using Filter Everythibg PRO.
Please, check this short artice about how to quick start with the plugin – https://filtereverything.pro/resources/quickstart/My Filter on the homepage was working great. Now I get this error…”No one Filter Set is related with this page. You can configure it in the Filter Set -> “Where to filter?” field. “
Hello songsmash
It seems something changed on your site. Please, check your Filter Set if it is correctly directed to your Homepage. It is setting in the “Where to filter?” field or if you use “Apply button” mode you have to check also the “Alternative location” option. Also possible reason could be that you changed settings for your Homepage in WordPress.
Hey! When purchasing the plugin, is it a permanent purchase or do I have to pay 40 USD monthly or yearly?
Hello yudiluan735
Thank you for your interest in Filter Everything PRO.
It’s one-time payment and you will get plugin with lifetime updates and license that allows you to intall it on two websites – one end-product website and one its development copy.