8947 comments found.
Hi, How to change the text for the chips label “Reset all” (do not want to use Loco)
Changing inside chips.php not working:<a href="<?php echo esc_url( $chip['link'] ); ?>" title="<?php if( $chip['name'] !== esc_html__('Išvalyti visus', 'filter-everything') ){</code>
Also I have made changes inside filter-everything.pot
<code> #: src/Chips.php:62 views/frontend/chips.php:23
msgctxt " i="" visus="" all="">
Still got:
<code> array(3) { ["link"]=> string(48) "https://corepetitus.rekos.agency/korepetitoriai/" ["name"]=> string(9) "Reset all" ["class"]=> string(18) "wpc-chip-reset-all" }
</code>
</a>
Hi rekosa
You can change it in the chips.php file. If you look closely at the code:
if( $chip['name'] !== esc_html__('Išvalyti visus', 'filter-everything')
In the presented code, the “IF” statement checks if the chip name is not “Reset All” (which you have changed.) This is not responsible for the “Reset All” label.
This part is responsible for it – https://prnt.sc/RJxFNTDUUB0c you need to rewrite it adding your own “IF” statement to check if the name is reset all then change it for certain another name, and the rest should be echoed as they are.
Best Regards,
- Victor
Hi,
I’ve been using the plugin on a site for a while, I’m trying to now implement the filters on the search results, but I have a display issue with the checkboxes. It appears that there is an invisible arrow in the checkbox…
(Where the plugin is not working) https://povertyhub.ca/page/2/?s=poverty&post_type%5B0%5D=publication&search_limit_to_post_titles=0&fs=1 (another page where the filters are implemented with no issue) https://povertyhub.ca/resources/Thanks for your help!
Hi stephvasko
This is the CSS issue that causing it – https://prnt.sc/ZAG3VRcG6QRK
If we remove the padding it will look good – https://prnt.sc/oJHP_bl5oUIH
Best Regards,
- Victor
Great, thanks so much for your help!
I have sent credentials as requested in email.
Hi rwilliam99
We have checked the site and cleared the cache. Updated the filter set and the tags are displayed and you can filter everything by them now.
We turned off the “Always hide” and “folding” options with the “apply button” mode in order to test it all on the page without any issues. If everything is working correctly, you can turn those features on.
Best Regards,
- Victor
This is the page I wanted to get working, not the widget. It is still displaying as one column (not 3 as the shortcode shows) and the text is not visible unless I hover over it.
https://www.robshikingdiary.com/wp/hike-search/Thanks
Hi rwilliam99
So we changed it a bit on this page – https://www.robshikingdiary.com/wp/hike-search/
Instead of horizontal with 3 columns, we have set it to simple vertical with a “labels” view. When you set horizontal and 3 columns, it means that there will be 3 columns, each column for a separate filter. When you have one filter it will be displayed only in the first column out of the 3. It will not create 3 columns for filter terms.
Also, we have added some CSS in order to make it more visible and not so big on the page – https://prnt.sc/znOOw136JpGx
Best Regards,
- Victor
This looks awesome – not quite how I was envisioning it but I like how it looks and works. There are only two small issues I see: 1 – The chips at the top are stacking rather than displaying horizontally (not sure why, they used to be displaying horizontally) 2 – The page navigation on the results works, but the page count is completely wrong.
Thank you so much for the help!
I’m not sue what changed but item 1 is working as expected now. Maybe a caching issue or something
We have added some fixes to the CSS so it won’t look like that in the same place as the previous one (customization -> additional CSS), we’d recommend saving them to not lose.
As for the pagination, the development team is already working on this compatibility. Since this is a Gutenberg block, perhaps a fix will be created in a couple of days so that it will work with the pagination as well.
Best Regards,
- Victor
Thank you so much for the AWESOME support! Much appreciated.
One question on the css – I see you put one new class in my child theme stylesheet – can’t I put the other customized CSS there as well so they are all in the same place?
Yeah, you can try to place it where it is more comfy for you. We just added it in the customization -> addition CSS as this is the fastest way.
.wpc-filters-main-wrap li.wpc-term-item a,
.wpc-filters-main-wrap a.wpc-filters-reset-button, .wpc-filters-main-wrap a.wpc-filters-submit-button {
color: #696;
font-weight: bolder;
}
.wpc-filters-main-wrap ul.wpc-filters-labels {
max-height: 300px;
overflow: auto;
}
body ul.wpc-filter-chips-list {
display: flex;
flex-direction: row;
margin-bottom: 0;
}
.entry-content > br {
display: none;
}
Best Regards,
- Victor
Hi! I sended you PM about request!
Hi stemmadesign1
Done! The license is activated on the site.
Best Regards,
- Victor
Hi, 1° is there a way to make it possible to multiselect in dropdown? 2° Can we show our selected choices below the filter in stead of above?
Hi mrijnwal
1) Please check this comment – https://codecanyon.net/comments/30907742 In case the ID picture is not opening there, here it is – https://prnt.sc/9j3SiL-VXk3f
It contains all of the needed information on how this can be achieved.
In future updates, this feature should be added as out-of-the-box functionality.
2) As to the chips, you can turn them off from the filter widget – https://filtereverything.pro/resources/filters-widget/
Then, you can use the chips widget – https://filtereverything.pro/resources/chips-widget/ or the chips shortcode in the needed place on the page – https://filtereverything.pro/resources/shortcodes/
Best Regards,
- Victor
Hi i tried that but tis not working. https://pieterjane6.sg-host.com/keukens/
Please fix the “Mixed content” issue on your site – https://prnt.sc/Do7Wv0736JkC
Best Regards,
- Victor
hello, unfortunately I can’t change anything because the error message says ‘locked’... I have to enter the licence key… when I do that I get another error message with ‘Invalid license key. Please enter correct licence key’, can you help me?
Hi reko79
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.
Perhaps you are using the purchase key instead of the license key.
Best Regards,
- Victor
I have 2 accounts… I bought your plugin with “reko79”... but my main account is “fabianreko”. No matter what I do… whenever I click on “Get license key”, I get to my “reko79 account” after logging in (even if I log in with the other one…), i.e. the error message then appears as follows: Filter Everything PRO licenses for user fabianreko—> “There is no Filter Everything PRO plugin among your purchased itmes” I don’t understand that… I bought the plugin with the reko79 account, but the error message comes up as if I was logged into the “fabianreko account”... I don’t know what to do anymore…
Translated with DeepL.com (free version)
Even in incognito mode, it is still causing this issue?
Best Regards,
- Victor
no…
So, just to clarify, is the issue resolved?
Best Regards,
- Victor
My website is not working at all at the moment, normal search with your plugin activated is not working. I will deactivate plugins. And I will like a refund please
Hi lulaloo
We are sorry for the delay with the answer as we are working between 08:00 and 16:00 London time. If you could provide the credentials to the wp-admin dashboard following this document we can set you up a working example. It doesn’t take long, in 10-20 minutes it’ll be set up.
All we need is access to the site, a link to the page where you want the filters to work, and some attributes by which you want to filter them.
In general, a refund is possible by the appropriate from the account on which the plugin was purchased. After the request is sent you need to wait for a response, usually, it can take up to a couple of weeks. Please note, that the support team is not working with the refunds.
Best Regards,
- Victor
Hi, my plugin got blocked for some reason and I lost all my filters. I re input my purchase number code and it’s back but Is there any way of getting the filters back or do I need to recreate them all? Thanks.
Hi brandtashley
Hmmm, this is very weird. Perhaps there were some issues on the site, or some database data corruption. On which domain name this happened?
Perhaps you would need to use any backups of your site, in order to return to the state before the incident that occurred.
Best Regards,
- Victor
Hi I’m setting Attributes for sizing: Standard and Mini the filter counter is correct but when selected it shows duplicates: https://t.ly/ZZu5l the mini and the main product, I want it only to filter the Mini.
Hi pbrinks
Well since you are using the variable to singular products plugin, it won’t display one product, as physically it is working with the parent variable products which is one product with multiple variations, but the plugins you are using making them as multiple singular products (creating one product for each variation). So when you are choosing the mini or large or any other variations, it is still displaying this one variable product, but the “variable to singular products plugin” splits it on multiple products, so without the matter of what you choose it will display all of them.
This will require a solution for the exact plugin that is creating those singular products from variations, and only then working with those separated products one by one. It also depends on the fact how it is splitting them, and if there is a possibility to filter them like that at all.
Currently development team looking at one plugin like that, but it is still under testing. We didn’t get any information on it yet.
Best Regards,
- Victor
I’m using ACF for filtering on Posts with AJAX, but filtering doesn’t work on this test page: https://dev.laprajiturela.ro/index.php/testfiltru/. Loop Grid in Elementor is used, and search works fine.
When AJAX is disabled, it returns a 404 on every filter.
Hi AdvertMinds
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 and set you an example?
Best Regards,
- Victor
Hello,
I am unable to activate this plugin on my live site because of the two-site activation limit. I have deactivated it from my dev sites, but I am still getting the “2 sites active” message when I try to activate it.
I think it is possible that some now-deleted local dev sites are counting against my limit.
Can you manually deactivate any sites with my license so that I can properly install the licences on the live site and one current dev site?
Thanks!
Hi calvin148
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.
Just in case, we’ll add the instructions on how to get the license key: https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key
Best Regards,
- Victor
Hi calvin148
Done! You can activate it on the needed sites now.
Best Regards,
- Victor
Hi lulaloo
Thank you for choosing Filter Everything PRO.
We are sorry to hear that. Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Perhaps there was just a little confusion with the configurations. So we can set it up for you as an example.
Best Regards,
- Victor
Could you pleased tell me how to do it correctly?
Regards Julien
Hi Julien
Thank you for choosing Filter Everything PRO.
Try to use Grid Loop element in order to display your products. It looks like you are using the Archive element correct? This element displays products in its own way without the default WP_Query so there are no queries on the page.
Best Regards,
- Victor
SEO Description still doesn’t change
Hi teplospektr
Well, the descriptions are simply not included in the SEO Rule. But even if it were there, it wouldn’t change your description (it would appear under your products). Your theme uses its own custom hooks in order to display the description on the page. Please check this page – https://filtereverything.pro/resources/all-about-seo/ you can find an SEO Description code there, and you can modify it for your theme hooks, in order to remove the need description from the page and replace it with the one from the plugin.
If you are not sure what hooks you should use, we recommend directing this question to the theme developers so they can provide you with the needed hooks.
Best Regards,
- Victor
Is it possible to set a dropdown filter so that users can select more than one option from a single dropdown?
Many thanks for your help, Peter
Hi Peter
Please check this comment – https://codecanyon.net/comments/30907742
You can find there all the information on how to do this, and in future updates, this feature should be added by default in plugin functionality.
Best Regards,
- Victor
Thanks Victor, appreciate it
Hello,
The plugin consumes all of the resources. Most of the time, it reaches the limit. When I deactivate it, the site gets back to normal. At first, I thought I had too many posts, so I archived almost half of them, but it did not work.
Hi kamalasadipakdel
Thank you for choosing Filter Everything PRO.
Can you please provide some information on the server hardware? Also, if you can provide some testing information on it, we’d love to see any data where the plugin consumes all of the resources. Perhaps this data could help us debug it.
Best Regards,
- Victor
Hi
4 RAM, 2 CPUs of Go Daddy. I have been using this plug for two years, but this problem started in the last three months. When I enable it, the Entry process, CPU, and Number of Processes all reach the maximum! The website goes down and shows the resource reached the limit error!
Hi kamalasadipakdel
The thing is, you cannot directly set CPU limits in the WordPress plugin or anywhere else in WordPress. How much CPU resources will be used is decided by the server and its configuration, and how to allocate resources based on the load and available limits.
There weren’t any changes in the plugin that could cause such behavior. Also, we set up the testing site ourselves as a support team. The specs are one core and 2 GB of RAM, 1,000 products. So far, we haven’t noticed any issues, and the site never goes down. We are a bit concerned about this “The resource reached the limit error!” and it goes down, it looks like you had too many requests to the server, perhaps you should check if there are no bots or crawlers that as soon you are turning the plugin on starting to check all of the possible filtering variations causing this issue.
Best Regards,
- Victor
Hi, Question related to SEO rules.
We need an extra text field in the Rule settings example: SEO Title Meta Description H1 Title SEO Description and additionally text field -> H3 title
And return this field H3 value on the same page as an “SEO Description” or “H1 Title”.
Maybe there is a solution or workaround for that? Thx
Hi rekosa
Theoretically, you can apply any custom field to the SEO Rules. The main goal here is that you need to display the data from a customer field based on the SEO Rule ID.
You can get post ID for SEO Rule for current filters combination with the next code:
if( class_exists( 'FilterEverything\Filter\Pro\PluginPro' ) ){
$seoFrontend = \FilterEverything\Filter\Container::instance()->getSeoFrontendService();
$seoRulePostId = $seoFrontend->get( 'seoRulePostId' );
var_dump($seoRulePostId);
}
Basically, you need to pull the data from the custom field applied on this SEO Rule ID. This all will require custom coding.
Best Regards,
- Victor
Login credentials sent
Hi teplospektr
We have checked the site the issue was in the indexing depth from the Filters -> Settings -> Indexed Depth from 1 to 2, but you can set the needed value there. Also, we have added SEO rules to the translations.
Best Regards,
- Victor
Dear Stepasyuk,
the Productfilter doesn´t work – I don´t get the possibillty to choose “products” behind “Post Types to filter” – just “Pages” and “Posts”.
I´ve got about 200 products in Woocommerce and my pagebuilder “Bakery” find and list product-categories.
Do you know this problem? Can you tell me what I have to do to make the filter work? Could it be the financial-problems between Wordpress & Woocommerce?
Thanks a lot!
Meik
Hi Meik
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 exactly you want the filter to be working and what they should filter on this page.
Best Regards,
- Victor
I expected the product filter to actively use brand thumbnails for filtering but unfortunately this plugin does not support image filters. Please refund the purchase price in full ASAP.
Hi jminst
Thank you for choosing Filter Everything PRO.
We are sorry to hear it, perhaps there was some confusion in functionality or any other issue. But the plugin has the brands/color swatches. For example, you can even see it in this demo – https://demo.filtereverything.pro/product-category/electronics/laptops/
The whole information about the brand’s images and color swatches can be found here – https://filtereverything.pro/resources/brands-and-color-swatches/
If in any of those steps, you get stuck, please let us know right away, in order to help you set it up correctly.
Best Regards,
- Victor
-
I am trying to align logos from BeRocket Brands in two columns. Please help.
Can you please present a link to the page with the issue and an example of what you are trying to achieve so we can provide help on it?
Best Regards,
- Victor
Please refer to the shop page using a different product filter plugin here:
https://www.jmic.co.kr/%ec%83%81%ed%92%88/I basically want to show brand logo images in two columns in the largest rectangles they can possibly fit into the widget area.
I am unfamiliar with customization and really hope such appearance tweaks are readily available in the menu.
Hi jminst
No, unfortunately, there are no such settings in the plugin itself. But if you can provide the link to your site where the filters are displayed we can check it and perhaps provide a small CSS for it to make it look like that. You can place it in the Filters -> Settings -> Experimental -> Custom CSS.
Best Regards,
- Victor
Please evaluate my site for reference to the brand filter:
https://www.jmic.co.kr/%ec%83%81%ed%92%88/Hi jminst
You can use the inspect browser tools in order to navigate to the needed element that you want to style. Just like so – https://prnt.sc/ktfOUphacdk0
You will have a list of all classes on this element, you can use those classes in order to apply your own custom CSS to this element to make it look like in your refference site.
You can place those custom CSS styles in the Filters -> Settings -> Experimental -> Custom CSS.
Best Regards,
- Victor
I know I need to work with CSS code which I have no knowledge of. Please provide a CSS code snippet to align brand swatch images in two colums.
Hi jminst
We are sorry, but in order to provide the requested information, we need to review it on your site, as the styles are inherited from a theme, making it unique.
In general, there is no support for custom CSS, as this is out of the scope of the support policy – https://prnt.sc/c88WU-2jQ4vv we decided to go above and help you out with it. But if you refuse to provide the link to your site where those filers are, we cannot physically help you, and the reference won’t help us to make it, we need to see the exact site and check it.
Best Regards,
- Victor