8967 comments found.
Hi,
I got issue when adding Filter Set for specify pages. I have a plugin “Vechile Parts Finder” that has thousand custom taxonomies. When I try to add filter set, it keeps loading and the admin page freeze. I have disabled all other plugins and changed max_post_size and execute time on server but still cannot fix.
Is there any way to add filters without load all taxonomies while adding filter set? I have tried others filters plugin while enabling custom taxonomy filter without this issue. e.g. “HUSKY – WooCommerce Products Filter Professional [WOOF Filter]”
Any solution to enhance or speedup or not to load all data of taxonomy while adding custom filter?
I have record the screen, and can I email the link to you privatly not to public?
many thanks
Hi chris_yks
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
And you can send the screen record link so we can see how to recreate the issue.
You can send it all via PM. In instruction, there is instruction on how to do it.
Best Regards,
- Victor
Hi Victor,
Already sent the credentials, please check with the “Vehicle Parts Filter” filter set. And I want to have the filter divided into Year, Make, Model… for seperate dropdown in parent-child hierarchy, like https://drive.google.com/file/d/15PYVgKviEMDLdGmcliT8saYwggEPKgWS/viewHi chris_yks
This is what we get when we use your link from the credentials – https://prnt.sc/vjN437P9ai4Y
The filter looks like that, as we said, you can either use include/exclude functionality and place a couple of filter sets on the page. To display them you need to use either multiple widgets or shortcodes. In order to separate one category filter on parent and child categories filters.
Best Regards,
- Victor
Hi mimidimi
What do you mean by the “The home page appears again”
And it looks like there are no products on the page that you have sent to us. And shop page has Woo filters. So we are a bit confused about how it was working previously and what you mean by the “The home page appears again”
Please provide more detailed information, so we can fix your issue as soon as possible.
Best Regards,
- Victor
I add filter fields on my homepage, after selecting some values from drop down menu `(for ex. from ДИАМЕТЪР select 18(2)) I am redirecting again to home page, not to the 2 products which have diameter 18. Hope you understand me now. And thank you.
The filter can redirect only to one page which you will specify in the settings. Please check this demo page with redirection filter instructions – https://test.filtereverything.pro/fe_faq_test_mode/redirection-filter/
Best Regards,
- Victor
Hello, we have an issue with the SEO Description of the matched SEO Rule. We use custom PHP code provided by you in the docs to show the SEO Description on the page.
When there’s one match for filter, instead of the desired SEO Description, the content of this filtered post is displayed: https://imgur.com/a/JMlr2np When it should be just text like this: https://imgur.com/a/cbGAsrqAny suggestions on how to fix this?
Hi fittrac
Thank you for choosing Filter Everything PRO.
Can you please provide the link to the page with the issue and the screenshot with the SEO Rule configuration?
Best Regards,
- Victor
Screenshot: https://imgur.com/a/SPavrs0
Does that mean that some SEO rules are working normally and some are not? It looks like you didn’t implement the code correctly.
Best Regards,
- Victor
The problem is SEO Description, not other SEO fields
When using the mentioned get_the_archive_description hook, it produces exactly the same result
Hi fittrac
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Done, everything was done according to the instructions, you have access in a personal message
We have checked the site, and our plugin is working correctly, retrieving the correct description – https://prnt.sc/O-mJO96Jho3B
The issue here is more likely in the custom code conflict that you are using somewhere on your site. It looks like the code that brings problems uses the hook ‘the_content’, and with the use of this hook, it is changing the description.
Best Regards,
- Victor
Hello, thanks for checking, but how does that help?
You claim that the plugin is working correctly, yet you don’t provide a hint on how you managed to display the SEO description?
Firstly, we don’t use almost any “custom code” on this website, everything is built primarily via Elementor Pro (including the Loop Grid where the filtered posts are displayed), and you claim your plugin is fully compatible with Elementor. I don’t see it.
Secondly, we’ve disabled any other plugin we have that could interfere + removed almost all blocks from this page, one by one. The issue still remains, so my only guess is that YOUR plugin is faulty in this situation and it’s up to you to change how you display SEO description, so it doesn’t interfere with Elementor or any other plugins, because everything was working smoothly.
Waiting for real support from you and a successful resolution of this bug, thanks in advance.
Hi fittrac
We displayed it via debugging, to check if the description is correctly passed to the page, and everything is correct. After it is placed, it gets modified by some code, and as we said, more likely this code is connected with the “the_content” hook.
You can install clean WP installation, on your dev or localhost with the default themes, install Elementor and Elementor PRO, and install the FE plugin. Create SEO Rules and everything will work correctly.
Do not import anything from your current site to test it, do not use any drop-ins in wp-content, just use clean WP installation and test it. Then you can add all of your modifications like drop-ins and other stuff to understand what exactly causing this issue.
We can set it up on our back with SEO Rules with Elementor so you can see that it is all working as it should.
Best Regards,
- Victor
Why can’t you use another hook in order to display this SEO description? Why it should be up to the customer to find this conflicting hook, and since probably another plugin uses it also (I repeat we use little to no custom code there), I need to contact another support line?
In your opinion, should I also reach out to other plugin developers and ask them to change their code as well (since I obviously can’t customize another plugin’s code)? Seems like you want to pass the responsibility for this implementation to me, customer, or to another plugin devs, not you. This is not going to work, Victor.
I was actually just able to display the correct SEO description by commenting this line of code from your solution:
$seoText = apply_filters( ‘the_content’, wp_kses_post($seoText) );
When I remove this line from the function, everything works as expected. Food for thought.
Hello fittrac.
Thank you for using the plugin and contacting support. We are always happy to help our customers and especially happy to help you.
It should be noted that we do this within the CodeCanyon Support Policy https://codecanyon.net/page/item_support_policy which includes answering questions, fixing errors in our product, but does not include modifications and changes on customer sites.
We would be happy to do that too, but then the plugin would cost not $40, but for example $60 or $80 to cover such extended support.
The ‘the_content’ hook is used when displaying the SEO Description to preserve typical WordPress formatting you do in the text editor of the description and to preserve compatibility with plugins that modifies posts content.
Indeed, when you commented out the ‘the_content’ hook, the problem went away, but from a technical point of view, this is another proof that there is some third-party code on your site that uses this hook and modifies SEO Description on the page.
Unfortunately, within the limits of current support, we cannot spend our resources to find the cause of such a problem and fix it.
I hope for your understanding.
Thank you. Best regards.
Hello, I want to know if there is a different and optimal way to solve the following issue for my website with the plugin.
I have a series of data that should appear when clicking on a dropdown menu. The idea is that they are not visible until clicking on the dropdown menu. It is not necessary to enter the element, just preview the information.
I plan to solve it with blog posts, creating an entry with the data and using custom fields to add all the data, and configuring the appearance with CSS. Currently, I have the filter functionality resolved with blog posts, but when configuring the post type to filter, I have seen that it can be filtered by entries, pages, and pop-ups.
Could I create pop-ups from Elementor by adding the elements and then create a filtering type for these elements? If so, which WordPress module should be used to create them?
This is the page that I’m working on: https://ingrentia.helefantest.com/distribuidores/
This is the design that i’ve to accomplish: https://ingrentia.helefantest.com/wp-content/uploads/Captura-de-pantalla-2024-01-17-a-les-13.40.38.png
Hi helefante
We are a bit confused about what you are trying to create. But here is how we understand it.
You have a page with a filter widget. And when choosing a filter term, your data should appear on the page? Is that what you are looking for? Or it is something absolutely different?
Best Regards,
- Victor
Yes, is what I need.
The idea is something similar to Customization example 1, but with a dropdown and without the tags. It is not necessary to open the page of the data.
You would need to write a custom code in order to make it work like you want.
Here is the function that will help you with it:
/** * @return bool true if it is a filtered page and false if not */ flrt_is_filter_request();Usage example:
<?php
if( flrt_is_filter_request() ){
// Your useful code
} ?>
If you apply any filter term this function will return true and you can run your code if it is true. It can be any JS code or however, you want it to appear.
For example, if you choose any filter term, it returns true and runs the JS code that will make your container with posts “display: block” from “display: none”
Best Regards,
- Victor
Hi, i’m trying to have multiple tag filters in the product collections, but they have to be dependent of one other filter. If i have all filters in one filter set, all works great, but i can’t have the tag filters separated. How can i achieve this using different filter sets?
Also, i assume i need multiple licenses, for multiple websites, correct?
Thanks.
Here is the link to one of my category pages (it is in Portuguese, but i think it should be understandable): https://ferramaq.pt/maquinas/berbequins/
Hi jcosta6
Thank you for choosing Filter Everything PRO.
The best approach here would be instead of tags, to add different product attributes, apply them to your products, and create filters by those attributes so everything will be separated and work nicely as it should.
If you place a couple of filter sets on one page creating the same filter but using include/exclude functionality, then you might need to write a code that will place another filter set inside of the main filter set on the front in order to open them all in a window in mobile mode.
It will make it harder to maintain, and update it, and would require coding. So our recommendations are more product attributes instead of one tag separated by different filter sets.
Best Regards,
- Victor
Hi Victor, thank you for the quick reply and recommendation. We will give it a try with the attributes.
Also, I have a question regarding the license of the plugin. Can we transfer it to a different store? We bought the license to test your plugin in a store that does not have a lot of traffic, so that we could understand all of its capabilities. We now would like to remove the pro version of the plugin from that store (it can work fine with the free version) and move it to our main store.
Is this something that can be done?
Thanks in advance.
You can activate the license on two sites, usually it is prod and stage. If you want to change the domain names, you can deactivate the license and activate it on the new domain.
You can do it from the filters -> settings -> license
Best Regards,
- Victor
Thank you. We have activated the Pro version, but we are unable to edit anything in the filter sets. Are we supposed to do anything else? In the meantime we have deactivated it again, so that we can work on the filters.
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Also, send the license key that you are using for activation. Please send it all via PM.
Best Regards,
- Victor
I have created the account and sent the PM with the relevant data. Thanks.
We have checked the site, and there is some conflict. It is either custom code in the theme or a third-party plugin (more likely a security one). The AJAX is deprecated and does not let to update anything and get queries from the pages. Plus to that multiple cache plugins.
We recommend switching to the default theme and checking if everything is working. If not turn off 50% of the plugins, update the filter set, and try it one more time. Then turn off the other plugin so you will have at the end FE and Woo with ACF, just to check if it will start working normally. To find which plugin or theme is causing issues.
Best Regards,
- Victor
Then why does the free plugin work, but not the pro? That is what i find the strangest…
Because the free version by default uses the main query, it doesn’t have the ability to choose the needed query from the “Where to filter”, and this functionality is working with AJAX.
Best Regards,
- Victor
Is there a way to go around this? Like some development or custom code? Because in the other store we tested, the pro version works fine.
Hi jcosta6
No, unfortunately, this is something that should be fixed on the server-side settings or find the exact plugin or custom code that causing such an issue. It cannot be just ignored and passed by some code.
Best Regards,
- Victor
Hi there. Touching base on this again. We have deactivated all plugins except Woocommerce and the filters, changed to the storefront theme, and the situation remains the same. We cannot do anything in the dashboard. The only way we have to edit the filter sets is to disable the pro version, do all the changes and then reactivate the pro version. But the filters do not behave correctly. So how can this be related to the plugins or the theme?
Hi jcosta6
In that case, those are some server settings that don’t allow it to work. Can you please provide credentials one more time, so we fully can check it all on our own with your permission to change themes and deactivate the plugins?
Best Regards,
- Victor
I have sent the PM with the access data. Thanks again.
We have checked it one more time, and this time we decided to delete the plugin and install it by ourselves, and everything is working fine. If you are updating the PRO plugin, delete the old version having your free version turned on, and then upload the new version from the plugins -> Add new plugin -> Upload plugin.
Best Regards,
- Victor
When i enter the plugin dashboard, i still cannot edit anything. Also, where can i find the new version? Thanks.
Oh we did it on this site – ferramaq.pt
You can download it from this site (CodeCanyon).
Best Regards,
- Victor
No problem. We checked and everything is working fine. Thank you so much for the support.
We are glad to hear that everything is working fine.
Best Regards,
- Victor
Hi, As i can see your demo, applying the filter returns a quick result without reloading the page, but on my website, the filter reloads the whole page and make time to show the filter result, please how can i setup this option like on your demo? Thanks
Hi TidMed
By using the AJAX option in the filters -> settings -> general. The speed of filtering fully depends on your server hardware and optimizations.
Instruction about setting up AJAX can be found here – https://filtereverything.pro/resources/plugin-settings/#ajax
Best Regards,
- Victor
Hello, I added this search bar: https://prnt.sc/rNsOFo-8mvwd and want to make the search by tag as key word, but the search result didn’t give anything. I see on the filter setting that the search by product tag is possible by using checkbox, dropdown,.... but in my case i want to make search by the search bar and tags will be used as key word. Please how can fix that?.
Regards.
Hi TidMed
The search bar filter is doing a search by the title, description, and product SKU. But with future updates, we want to extend its abilities in order to search by other parameters.
Best Regards,
- Victor
It looks like a combination of your dropdown and checkbox filters which allows the user to both search for features but also select more than one.
Would you be able to add a filter like this to the plugin? If not, then do you offer customization services? Or is it possible at all to customize the filters in this way?
Hi kayseventeen
Thank you for your interest in the Filter Everything plugin.
Yes, absolutely, you can create this type of filter.
It is a folding filter with checkboxes. You can check it on the demo page at the bottom of the filters on the sidebar – https://demo.filtereverything.pro/product-category/clothing/women/
Here is the screen of it – https://prnt.sc/qIj6opS0XsRF
Best Regards,
- Victor
Hi Victor, much thanks for your response! There is one more feature I’m unable to configure. I’d like to be able to set a limit for the number of selections a user can make. If the user tries to make more than N selections, then the widget is disabled. Is this currently possible?
Hi kayseventeen
Unfortunately, there are no such options. That can be made only with a custom code. And it would be harder than it might look.
Best Regards,
- Victor
Ok, thanks for your feedback. I also noticed that the chips disappear in mobile view. Is this supposed to happen? Is there anything I can do to make them show up?
Hi kayseventeen
It depends on how you set up the plugin. Can you send the link to the page with the issue so we can check it?
Best Regards,
- Victor
Hi there,
We run into different issue with the plugin.
Created a new set of filters for woocormce products and works as expected for the admin user, but we needs to use woocomerce memberships extension https://woo.com/products/woocommerce-memberships/, and the second we login as a member(not admin) we are experiencing issues with filters, it doesn’t filter any products, switching back to admin – works as expected, Can you please advise?
Hi webhelp2
Our plugin does not have any user role restrictions. So in this case it would be best to make a request to the WooCommerce Memberships support team. So they can help you out with this, perhaps they apply some type of restrictions on their side and do not allow you to run certain things. Because the plugin works without logging in at all.
Best Regards,
- Victor
Hi, the filter can combine with categories – subcategory and attribute thanks
Hi yacineamotech
Thank you for your interest in the Filter Everything plugin.
Can you please specify your question? Or it is the statement? Or what do you mean by ” can combine with categories – subcategory and attribute”
You can create a filter by categories, and attributes. If you want to separate categories on subcategories you need to place two filter sets on the page and use include/exclude functionality.
Best Regards,
- Victor
Please show an example, of what you want to achieve with this combined with categories – subcategory and attribute.
The more information you provide in your question the faster we provide an answer.
Best Regards,
- Victor
Hi, category part ( categories ) – subcategory auto part ( categories ) – brand vehicle (attribute ) – model (attribute ) – years (attribute ) Thanks
You can create a filter like here – https://demo.filtereverything.pro/step-by-step-filtering/
Which is:
category (prod taxonomy) – brand (brand taxonomy) – color (attribute) – size (attribute)
But for this “subcategory auto part ( categories )” in order to separate it as another filter, you can create another attribute, so you can create a separate filter from that attribute.
In another case, if you place two filter sets to separate them, your redirection filter might not work correctly together with the second filter set when you hit apply.
Best Regards,
- Victor
I am looking for something like this, but for prestashop. Will you know something like this? 
Hi pablof
Thank you for your interest in the Filter Everything plugin.
Can you specify your question? Because we are absolutely confused about what are you talking about.
Best Regards,
- Victor
Do you plan to, or know of any plugin that works like yours (because it’s great!) but on Prestashop?
Ah, now it is understandable. Not at the moment, but perhaps in the future we might extend platforms, so it will be available not only for WordPress.
Best Regards,
- Victor
Hi, I have a problem with the plugin. I want to filter products by tag on product archive page. The problem is that the code printed in the products archive page is empty.
<div class="wpc-custom-selected-terms">
<ul class="wpc-filter-chips-list wpc-filter-chips--1 wpc-filter-chips- wpc-empty-chips-container" data-set="" data-setcount="-1">
</ul></div>
Can you tell me why? Thank you.
Hi timmytag
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 with the issue, so we can check it right away.
Best Regards,
- Victor
Hi, I have already sent the credentials. I wait for your reply.
Hi timmytag
We have checked the site and you have problems with your site settings or some plugin conflicts. In general, the console shows a 502 error when AJAX tries to make a request to the server and get the list of available queries on your page – https://prnt.sc/eCUvcvPlxI5s
You need to fix this issue, and then everything should work normally.
Best Regards,
- Victor
Hi, Error 502 occurs when the “Query Monitor” plugin is activated. I installed that plugin because you recommended it in your document. If the plugin is not active the error does not occur. Even without the error the tag filter doesn’t work. Can you verify please?
Hi timmytag
Pretty weird behavior, usually this plugin does not cause any issues. In any case, we placed the filter widget on your shop page via the widget area. From customization settings. And everything is working. You just didn’t place any widget pr shotcode in order to display a filter set on your pages.
Best Regards,
- Victor
Hi, thanks for the support. I have another problem. I inserted the shortcode echo do_shortcode( '[fe_widget]' );
into the custom php page. But it doesn’t work. The following string is printed in the front end [fe_widget]. Can you tell me why? Thank you.
Hi timmytag
The code:
echo do_shortcode('[fe_widget]');
should work fine and display the filter widget, maybe you turned off the filter everything plugin? Can you send the link to the page with the issue so we can check it?
Best Regards,
- Victor
Hi, the plugin is active. You can see the issue in these images. Active plugin: https://www.timmytag.it/img/plugin.png Php code: https://www.timmytag.it/img/shortcode.png Front end: https://www.timmytag.it/img/front-end.png
Can you help me please?
Hi timmytag
Maybe this template does not have a footer() or scripts are not loading on it. The pictures won’t give us any information, we need to have a link to the page so we can check it, and if it won’t help then we need credentials to the wp-admin dashboard following this document so we can check it.
Best Regards,
- Victor
Hi thanks for the support. I solved the problem with the shortcode. A last question. Can you tell me how to remove the default ”-” and “select” characters from the drop-down menu? I would like to display only the filter title (in this case “Certificazioni”). See attached images please.
I currently have this result: https://www.timmytag.it/img/current-result.png I would like to get this: https://www.timmytag.it/img/desired-result.pngI’m waiting for a response. Tnahks
Hi timmytag
You can check instructions for that on this demo FAQ page – https://test.filtereverything.pro/fe_faq_test_mode/5403/
Best Regards,
- Victor
Dear Team, I would like to implement Length, Width and Height based filter for my woocommerce website. i have created the page called filter by size and added the short code. I also created the filter set using the info mentioned here: https://demo.filtereverything.pro/example/by-length-width-height/. Filter options are showing, but when i enter some numbers and search, it’s not bringing any matched product in my “Filter By Size” Page. Am i doing anything wrong here. It’s very urgent.
Hi donowglobal
Thank you for choosing Filter Everything PRO.
Perhaps the issue here is that you didn’t choose the correct query from the filter set settings, in the “And what to filter” dropdown.
Try to clean the cache as well.
If it won’t help, you can send the credentials to the wp-admin dashboard following this document so we can check it.
Best Regards,
- Victor
ok, may i know what option do i need to select in”And what to filter” dropdown for my use case.
You have to test them all manually, in order to understand which one is responsible for displaying your products.
Best Regards,
- Victor
is there a limit on how many filters can be loaded?
Hi harryubuntuuber
Thank you for choosing Filter Everything PRO.
No, there are no limits, the only limit is your server hardware.
Best Regards,
- Victor
Hi there, first of all, thanks for develop this plugin. I have a question, I need to filter by Image custom taxonomies, the default options are for Posts, Pages and Products, how can I add the images to it recognize my custom taxonomies?. Thanks in advance.
Hi javorodba
Thank you for choosing Filter Everything PRO.
You cannot filter taxonomies, you can filter posts that are applied to your taxonomies. Perhaps we didn’t understand what you want to achieve. Can you please provide additional information on it?
Best Regards,
- Victor
Hi, thanks for the reply. Yeah, I understand. What I mean is, I already created the filters pointing to my media custom taxonomies but it throws this error “This filter is inactive because it is not related to the selected post type.”, Its a way to fix it to filter the attachments. (what Im working on is on a media gallery website)
If you have a “media custom taxonomies” you should have a CPT “media”, (same as “posts” have taxonomy “category”) which you should choose in the “Post Type to filter” inside the filter set, and then choose from the “Where to filter” either a page or taxonomy page where you want to display filter widget, and your media posts should be displayed via WP_Query.
Just a bit confusing with the realization of your taxonomy if you do not have CPT.
You can send the credentials to the wp-admin dashboard following this document with all of the instructions how you created it, so we can check it.
Best Regards,
- Victor
Thanks Victor, yeah , but my Post Type in this case is ‘attachment’. Im managing the media default by Wordpress. So I have the taxonomies assignated to the Media.
Hi javorodba
The plugin has this function below in its code that is responsible for hiding certain post types from filtering:
add_filter( 'wpc_filter_post_types', 'flrt_exclude_post_types' );
if( ! function_exists('flrt_exclude_post_types') ) {
function flrt_exclude_post_types($post_types)
{
$post_types = array(
FLRT_FILTERS_POST_TYPE,
FLRT_FILTERS_SET_POST_TYPE,
'attachment',
'elementor_library',
'e-landing-page',
'jet-smart-filters',
'ct_template'
);
return $post_types;
}
}
As you see it has a list of all hidden post types from filtering. You need to write your own function where the ‘attachment’ is removed from the list and put it on the ‘wpc_filter_post_types’ hook.
Best Regards,
- Victor
Hi, correct me if Im wrong:
add_filter(‘wpc_filter_post_types’, ‘customize_hidden_post_types’);
if (!function_exists(‘customize_hidden_post_types’)) { function customize_hidden_post_types($post_types) { $index = array_search(‘attachment’, $post_types); if ($index !== false) { unset($post_types[$index]); } return $post_types; } }
But it still throws me the same error in the filters: “This filter is inactive because it is not related to the selected post type.”.
Thanks in advance for the support.
Hi javorodba
With the last updates of the WP, perhaps you would need to create it as a mu-plugin for that.
And all you need to do is to remove ‘attachment’ from the code, so it won’t hide it anymore.
Best Regards,
- Victor
Hi Victor, Now it shows the items, but it appears with 0 in the counter, so it dont show anything.
Hi javorodba
Did you choose the correct query in the filter set setting in the “And what to filter” dropdown? Try to choose another one and hit update.
Best Regards,
- Victor
HI! I saw a comment about filtering posts that do not have a category. For instance, hide food menu items with a specific allergenic. Can’t find if this has been implemented or not. Thank you! Great plugin!
Hi Nettek
There is no filtering that will remove posts with certain data in custom fields or in attributes… But with future updates, it should be added.
Right now you can create a filter to show products that have certain attributes on the custom field data.
So you can make a filter with products that do not contain any allergenic and show them.
Best Regards,
- Victor
Hello, Please where can i find the filter ID, i need to specify it on the shortcode here: https://prnt.sc/B3CAdWDyp_Ac Regards.
Hi TidMed
You do not need to specify the filter ID in the shortcode. It won’t display the needed filter in that place.
The ID was created for the manual display order. But now you can use the priority in the filter set settings in order to choose which filter set will be displayed first, the one with higher priority will be the first one.
While diting the filter set, you can see the ID in the URL.
Best Regards,
- Victor
It’s ok i manage it by putting a priority. Thanks
How can I get a refund of the plugin?
Unfortunately we use Permalink Manager to replicate the Magento URL structures we are migrating from. One of th eproblems is this:
Now the filter’s URL looks like his: https://test.artbox.ro/hartie-pictura-si-desen.html?pwb-brand-filter=artboxWith your plugin installed it would look like this
https://test.artbox.ro/hartie-pictura-si-desen.html/pwb-brand-filter=artboxHi soaneanicolae
Thank you for choosing Filter Everything PRO.
To turn off user friendly permalink manager in our plugin you can use this code:
define( 'FLRT_PERMALINKS_ENABLED', false );
In general, you can make a refund request from the account with the appropriate form and wait for a response (a week or two). Please note that the support team does not work with refunds.
Best Regards,
- Victor
It is asking for liecense to make changes but I’m redesigning my website and in testing environment, it does not allow me to do changes. help me so I can use it on my live website while I make some changes on testing environment.
Hi achi1
Can you please provide a bit more structured information on the issue? Do you need us to deactivate the license key across all of the sites? So you can activate it on the needed ones. Or what is the case? Right now it is looking a bit confusing.
To make changes you need to activate the plugin if it is locked. You have the abilityt to activate the license on two sites.
Best Regards,
- Victor
Hi I just bought a new licence key for my project but when i put it in it says : Invalid license key. Please enter correct license key.
The plugin seems to be locked, what do i need to do?
Hi qoqmedia
Please check the instructions on how to get the license key here – https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key
It looks like you are using the purchase code.
Best Regards,
- Victor