8947 comments found.
Watched your vide and saw an option to exlude/include terms. If I have a filter for tags, s that where I caninclude/ exclude certain tags? I don;t want all tags to be options to filter? Thanks
Edit. I have the free version and loooks lik it is possible. Thanks
Hi PAPPACLART
Thank you for your interest in the Filter Everything plugin.
Yes, you can use the include/exclude functionality in order to show only the needed filter terms in the filter widget.
If you are using the Free version of the plugin, and have other questions about the Free version please make a request in the forum section here – https://wordpress.org/support/plugin/filter-everything/
Best Regards,
- Victor
Thanks Victor. I have been using the free version for a few housr. It really doesn’t work for me unfortunately. Many bugs and styling issues. Is it compatible with Impreza theme?
Yes, we have users who are using our plugin with this theme.
If you need custom CSS styling you can always add it in the Filters -> Settings -> Experimental -> Custom CSS.
If you have any bugs or issues you can always let us know so we can provide the help on it.
Best Regards,
- Victor
Invalid license key. Please enter correct license key.
please check, my web sgate.ltd
Hi gartional
Please follow the instructions from this page – https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key we’d recommend using incognito mode. Just in case it won’t use any other account by default where the plugin is not purchased.
Best Regards,
- Victor
Hello, I have a regular license and was wondering, does it include lifetime updates? Also, I can only use it on 1 site correct?
Hi noura56
Thank you for choosing Filter Everything PRO.
The regular license is a lifetime, with all of the future updates. It can be activated on two sites, as usually there is one staging and the second one is prod.
Best Regards,
- Victor
Hello Victor, thanks for the reply, can I use the 2 licenses on 2 production sites if I’m not using it on a staging site?
Hi noura56
Yes, absolutely.
Best Regards,
- Victor
Awesome, Thanks! really appreciate your quick response!
Invalid license key. Please enter correct license key. (when I press “activate license” button. I’m sure its correct.
Also, when I press “get your lic.key” I’ve got “Something went wrong. Please, return back and try to click on “Get license key” button again.”
Hi vrau1
Thank you for choosing Filter Everything PRO.
Did you try it in the incognito mode? Also would be nice if you could send a screen of the issue that you are getting. But more likely it should work nicely in the incognito mode, following those instructions – https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key
Let us know if it helps.
Best Regards,
- Victor
Attributes images not visible on the filter page. And how we can use the range filter for some of the attributes other than price.
Hi sunnyroopray
Thank you for choosing Filter Everything PRO.
1) If you want to display the color swatches or brand images, please follow the instructions from this page (it is only available for taxonomies) – https://filtereverything.pro/resources/brands-and-color-swatches/
2) Range slider can be created from the numerical custom fields or taxonomy numerical. It is only working with numbers. So if you have a taxonomy with only numerical values, you can choose Taxonomy Numerical and create a filter from it. Or use a custom field numeric meta key in order to make a range slider from it.
Best Regards,
- Victor
Hi, with filters displayed in a hierarchical manner, is there a way to uncheck the parent term when I check the child term?
For example, we have this structure
Term 1 - Term 1.1 - Term 1.2
If I have Term 1 checked, when I check Term 1.1, I want Term 1 to be automatically uncheck so I can only see the content of Term 1.1.
I have tried to modify the input URLs using some hook but I have not been able to do so. Thanks!
Hi copymouse
Thank you for choosing Filter Everything PRO.
No, unfortunately, there is no such functionality. This only can be created with the custom code, but even we are not sure what to recommend here as one should act like checkboxes, and the other like radio buttons, it should be a mix with the changed logic of the filtering as well.
Best Regards,
- Victor
Hi, we only use checkboxes
Yes, as hierarchy only works with checkboxes. But the functionality you are looking for should contain both logic. So different branches of categories could be selected as checkboxes, but their sub-ones should work like radio buttons.
It is possible to work with the URL with custom code, and regex to delete not needed parts, but in general, there are no easy ways to make it work like you want.
You can try to do some with templates overriding – https://filtereverything.pro/resources/templates-overriding/ but again it would require writing your own logic in order to make it work as you need.
Best Regards,
- Victor
Hello,
I need to create a in stock filter, but cannot see how to do this?
Hi Dano007
Thank you for choosing Filter Everything PRO.
While editing the Filter Set, please check the bar on the right – https://prnt.sc/IUaNMW9CcMbH there is information on default Woo meta keys and short instructions on how you can create a needed filter from Woo meta keys.
Best Regards,
- Victor
thansk, I have it working to a point see here https://snipboard.io/PaTyEN.jpg but not sure what all the long numbers are? Can this be chnaged? this is my set up https://snipboard.io/TkscmV.jpg thanks
Hi Dano007
There is a stock status filter _stock_status as a “Custom Field” to show:
In stock
On backorder
Out of stock
There is a stock quantity filter _stock as a “Custom Field Numeric” in order to have a range slider where you can specify the needed stock quantity of the product. For example, between 10 to 20.
Best Regards,
- Victor
I will check, thanks – is it possible to use a slider interface type for this type of filter?
Yes, in order to use the range slider you choose “Custom Field Numeric” for the _stock meta key.
Best Regards,
- Victor
Amazing – love it!
HI, love ur plugin but i have an issue, i have a clients page where he uses pods, he wants to filter this pod with a custom taxonomy, but we cant get the wp query space working and the filter doesnt give results.
https://paste.pics/RAPRMAs u can see, i cant get how to use the wpquery
And the the filter doesnt give me results
https://paste.pics/RAPRTThe page is https://www.endurance-accelerator.eu/video-toolkit
I mean the structure its pretty simple i just made a simple template with pods and i want to filter the results with the taxonomy.
Could u help me?
Hi CARMELABOHOTHAI
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
I’m using Filter Everything Pro, and trying to get it to work with the Assorted Products for Woocommerce plugin. I’ve added the filter, but I guess it’s having trouble finding the Query, as it says “No WP Queries matched the post type “Products” found on the page. Is there a way that I can get Filter Everything to play nice with Assorted Products?
Hi 7milaps
Does it work normally without this Assorted Products for Woocommerce plugin? As far as we know it adds a new product type. There are singular, and variable, and this plugin adds one named assorted.
What exactly you are using on your page in order to display products?
Best Regards,
- Victor
Hi Victor. Yes, Filter Everything works just fine for everything else. The Assorted Products plugin creates a new product type, which then can list several other regular (singular) products, which can be selected and then bundled and put in the cart.
I’m injecting Filter Everthing with “echo do_shortcode” in functions.php, which works just fine – the filter is displayed on the assorted product page, though no filter options are displayed, unless I force them, by doing an “include terms” in the options for the specific Filter. The products on the assorted products page, are also affected, when I try to use the filter, but it detects no products whithin the selected terms, and just reloads all products after selecting a term.
I’ve tried to enable Ajax in the Filter Everything options, and select several different classes that could be considered the container of the products on the Assorted Product page, but it dosent work either.
Hi 7milaps
More likely it won’t work as it makes bundles from singular products.
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Hi Victor,
I’ve sent credientials through a PM as instructed.
We have checked the site, and it looks like the issue here is that they are not displayed via WP_Query, more likely they are fetched via API or in any other custom way. You can send them a request to the support and ask if there is a possible way to display them via WP_Query.
Best Regards,
- Victor
Hi there, My woocommerce shop page filter isn’t filtering, but the checklist changes when I check a box, and some items grey out due to the filter appearing to work – but the product list remains/reloads the same.
I have successfully applied a different filter to another page using the shortcode, but when using the Widget in the shop, it’s not working. I had to make the shop page full-width again to remove the filter as it’s too confusing for my customers, so you can’t see it in action, but I can send you a video/screen shots and any other information you need to help.
Is there something obvious I’m missing? Thanks! Jessica
Hi Jessica
Thank you for choosing Filter Everything PRO.
Did you follow the quick start guide from this page – https://filtereverything.pro/resources/quick-start/ in order to set up a filter set with basic filters on the page and display it? More likely in the filter set for the shop page, you need to change the query in the “And what to filter?” dropdown for another one in order to filter your products.
If this won’t help. Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
I have tried all three options in the What to Filter section, and the result is always the same.
Unfortunately I cannot provide admin access for privacy reasons, as we are a health provider.
But I can turn it on right now, if you are around, for you to check? I will turn it on for 15 minutes!
It is an absolutely safe procedure, and we have been providing it for more than two years already without any issues. But, also you can simply remove the access to the information that you are worrying about. So we can have access to the filter plugin only and so on.
Best Regards,
- Victor
Hi ! Question regarding activations. I have 2 installations, one locally and the other one is a development version. If i unlock licence for the developement one, will i be able to unlock when i’ll go live ?
Hi davidbdr
Thank you for choosing Filter Everything PRO.
Not sure if we understand you correctly what you mean by the unlock?
Basically, you need to activate the license on the site where you are using the plugin. If you want to change the domain, you can deactivate the license from the old site and activate it on the new one. You have the ability to activate the license on two sites.
Best Regards,
- Victor
That’s what i was looking for. Thanks !
Dear Can you filter the field from Team Plugin like awsm team?
Hi gartional
Thank you for your interest in the Filter Everything plugin.
If the plugin uses CPT and has the ability to display its CPT posts via WP_Query on the page, then it will filter them without any issues.
Also, you can display those posts with a page builder, like Elementor with a loop grid. And filter them by taxonomies or custom fields.
Best Regards,
- Victor
Hello, I was able to add filters to my website pages but I want to know how to customize the looks of the reset button and apply buttons. I would like them to have the same layout as the enquire / more info buttons from our website https://conscious-crafting.com/all-workshops/ to have consistency.
here is one of the pages we added filter https://conscious-crafting.com/workshops-type/cat-easy-going/category-easy-going/ the button should be: 1. reset button to be button text=”reset” letter_case=”lowercase” color=”secondary” style=”outline” size=”small” radius=”10” 2. filter button to be button text=”filter” letter_case=”lowercase” style=”outline” size=”xsmall” radius=”10”
Hi SMcCdigitalmarketing
Thank you for choosing Filter Everything PRO.
Unfortunately, we do not provide custom CSS styles, as this is out of the scope of support.
You can check this page on the WP forum when we provided an answer with basic information about what you need in order to style any elements on the page from any plugin and theme and so on – https://wordpress.org/support/topic/colour-change-to-filter-title/
Hopefully, it’ll help apply your own custom CSS on the needed elements.
Best Regards,
- Victor
We are trying to set the SEO rules, but it seems we do not understand it well enough to set up correctly.
Situation: Filter show in sidebar of Products page (/products/ [all products]) and category pages (/products/<category> [category]). Filter setting set to “all WP pages” and “all archive pages for this post type”. Filter is filtering on productcategories.
The filter and SEO rule works on the /products/ page, but not on the category pages. There it gives a 404 error.
How to show to make the filter work also on the category pages?
Hi duncan102
Thank you for choosing Filter Everything PRO.
“The filter and SEO rule works on the /products/ page, but not on the category pages. There it gives a 404 error.” Can you please send the link to the page with the issue and instructions on how we can recreate the 404 error?
Best Regards,
- Victor
Hi Victor,
Thanks for your prompt reply. https://staging6.alpac.nl/kunststof-bakken/product_group-kunststof- stapelbakken-van-hoge-kwaliteit-alpac/ You need to enter the following to enter the environment un: alpac-staging pw: 7#k2Adgi2p(dBest regards
It seems like we need to check this issue on the place. Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Credentials have been sent!
Did you send the credentials via PM here – https://codecanyon.net/user/fe_support
Or did you use author PM? Because we didn’t get any credentials from you.
Best Regards,
- Victor
I did, just did it again. Have you received it now?
We have checked the site, and the issue is in the permalink manager pro plugin, which is causing conflict with the URL firewall permalink manager in our plugin.
So you can either turn off the permalink plugin. Or you can disable the filter-friendly permalink manager and filters will be like GET parameters, you can download any code snippet plugin and use this code:
define( 'FLRT_PERMALINKS_ENABLED', false );
Or place it in your functions.php file of your theme.
Best Regards,
- Victor
OK great! Thanks!
Another question. If I want to show the custom title, meta title and description. It does not seem to work with the filter in the categorie, like: /kunststof-bakken/product_group-kunststof-stapelbakken-van-hoge-kwaliteit-alpac/ but it does work on the shop page /producten/product_group-kunststof-stapelbakken-van-hoge-kwaliteit-alpac/ Is it possible to make it work on the category page also?
Hi duncan102
With SEO rules on archive category pages (taxonomy pages), you need to go to Filters -> Settings -> Indexed prefix and disable the category filter there to be able to display SEO rules on category pages.
As you cannot create SEO Rules from the category filter on the category pages, it will cause duplication issues and bad SEO practices.
Best Regards,
- Victor
Thanks, I have done this, but it seems to have no effect. Am I forgetting something?
Hi duncan102
So here is what we did, added another filter from the attributes, so you can create SEO Rules at least from something, as you had only a category product filter which is not possible to create SEO Rules on taxonomy pages and have indexed filter from this taxonomy.
Here you can check the test that we did – https://staging6.alpac.nl/webshop/prod_test_only-510/
Best Regards,
- Victor
Hello! First of all, love the plugin and customization options it offers.
I am building an ecommerce store with SEO foundations built on filters and their combinations and have a couple of questions.
1. I have added 2 custom product taxonomies: Style and Subject. I have set up a filter that includes category, style and subject taxonomies to show up on category pages. Category and Style filters work as expected, however, Subject filter doesn’t work. It shows up as a filtering option with items available, but when clicked, new URL is not opened and we are returned to the same URL, with filter not really reacting to the click. Here is an example – https://i.ibb.co/5cr0R80/canvas.jpg.
2. Is it possible to set up an SEO rule to allow indexing a filter combination URL of the same taxonomy? For example, I have an poster that has abstract style value as well as geometric style value from my custom taxonomy. I’d like to index the filter page “Abstract Geometric Posters” – is that doable? I had trouble of setting up SEO rules to index filter combinations from the same taxonomy.
Thank you in advance!
Hi haraldsvanags
1) More likely it is the issue with the URL prefixes, you can change them in the Filters -> settings -> URL prefixes to something unique.
2) No, you cannot create SEO Rules from taxonomies filters on their taxonomy pages.
In general, 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 your support period, and this request, will be processed in the first queue for supported accounts.
Best Regards,
- Victor
Hi,
1. I tried doing that, however, only 2 URL prefixes show up in the settings, product category prefix and styles prefix.
2. Is this something that could potentially be submitted as a feature request?
Also, I have extended the support period.
Best regards
1) Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
2) Unfortunately, no, it was made like that because of the SEO good practices, as they will become duplicated. You can create another attribute. or custom fields.
Best Regards,
- Victor
Hi,
I have just sent the login credentials via DM.
We had to delete absolutely all data, Filter Sets/SEO Rules and we recreated the Filter sets with the unique URL prefixes. Seems like everything is working as it should now. But you need to create SEO Rules one more time.
It seems like there was some data corruption in the DB, not sure how it happened. But always delete filter sets from the trash and never use URL prefixes that are absolutely the same as category slugs, in order to prevent any issues in the future.
Best Regards,
- Victor
Thank you, looks like everything is working now. About unique URL prefixes – noted, thank you.
Using ACF – Can I filter CPT’s? Can I use this on a custom post archive?
Also I want to have 2 Custom Post Types on my page, can this filter between the 2? Or would I have to use 1 CPT per filter?
Also can this filter using the ACF MAP field?
Hi dailce
Thank you for your interest in the Filter Everything plugin.
1) Yes, you can create filters from custom fields that you applied on your CPT and filter by them.
2) Yes, you can use it on your custom archive page.
3) The filter set can filter only one CPT at a time, it cannot filter multiple CPTs. So only 1 CPT per filter set.
4) Do you mean the Google Map field? Can you please provide more detailed information on how exactly you want to use it in the filtering?
Best Regards,
- Victor
Hi there, Before I purchase this I want to know if its possible to achieve the following please.
1. I want to create over 100 posts (which will be profiles) and I need to offer the following filters – Search by first name and last name and then a further filter down by location and gender.
2. How does it work with categories / tags? How can we add a gender and location to a post to make it searchable using your filter plugin.
Thanks in advance
Hi fnhc
Thank you for your interest in the Filter Everything plugin.
1) You can create a custom CPT with the name “profiles” using either custom code or plugins for that
2) You can create either separate custom fields or taxonomies in order to create separate filters from them.
3) The search is working with the title and content, so you can place the needed search data like first/last names in the title, and other things in the content. The rest will be handled by the filters. Just remember, one taxonomy => one filter, you need 10 separate filters then create 10 different taxonomies for your posts type or 10 custom fields. So you can create from each of them separate filters.
Best Regards,
- Victor
Hi, I am trying to set up chips to appear. I remember when I first set it up I disabled chips. There was an option where you could turn them on/off. Or that is what I remember, I now don’t see that option anymore and I have added the shortcode [fe_chips], but they don’t show. What am I missing? Thanks
Hi Gekkota-Studio
Can you please send the link to the page with the issue? Also, please provide the information on where you have placed the [fe_chips] shortcode.
Best Regards,
- Victor
Hi Victor,
Shortcode was added on this page https://projects.gekkota.es/juelconcept/soluciones/, It should appear on top of the grid https://www.screencast.com/t/psgoa7GUMLJy . Site is built with elementor pro.
Thanks
Hi Gekkota-Studio
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
All done!
While you are there, maybe you could check another issue I found, in pagination links at the bottom, when you click “next” it does not take you to the second page of the filtered results. Filter by this brand https://www.screencast.com/t/1CV0dcYX, only one that has 2 pages
Hi Gekkota-Studio
We have checked the site, and it looks like you have some issues with the WP itself or WP configurations.
Here is what we recommend to do, use a local server and install the clean WP on it, then install the WooCommerce and our plugin with Elementor PRO nothing else (leave all of the settings by default as they are), and use the default theme.
Create a page with Elementor, fe widget, and fe chips with products and see if everything will work correctly. Then try to apply the same changes you did on your site, in order to find the root of the issue that causing this.
Best Regards,
- Victor
wow, that is so much work. I disabled all plugins and still not working. I have already spent so long setting up this plugin, seo urls and everything and now this. I don’t use woocomerce on this site but you are telling me to set up a clean site with woocommerce. There should be a way to find the problem without so much work.
I have another site using this plugin, and it happens exactly the same, chips not showing.
Hi Gekkota-Studio
Well, first of all, if you have an issue with WordPress on your site, those errors and warnings can be seen in the WP monitor plugin.
This is how it is on our testing environment – https://prnt.sc/ESK9S2pnil8I as you see absolutely clean without any issues.
This is how it is on your site – https://prnt.sc/XPuQOjn9XipTc you already have some warnings and issues with the wp-config file and more likely you have some more issues in the log and with other things on the site. If the second site is absolutely the same the issue can be there as well.
Unfortunately, we are not debugging server issues and WP installation issues in order to find what exactly is causing them. That’s why recommended you use clean WP on the local server, without any modifications from your side and with or without WooCommerce depending on how you are using it, and with the default theme 2021 as it still has a widget area in order to faster testing.
Best Regards,
- Victor
Hi there,
Several things:
1.- I can’t see the screenshot from our site, broken link 2.- I have debugged the wp and I get this errors, that are mainly related with your plugin: [08-Jul-2024 13:42:27 UTC] PHP Warning: foreach() argument must be of type array|object, bool given in /XXXXXX/public_html/projects/XXXXXX/wp-content/plugins/filter-everything-pro/src/wpc-helpers.php on line 631 [08-Jul-2024 13:42:29 UTC] PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /XXXXXXX/public_html/projects/XXXXXXXX/wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php on line 49 [08-Jul-2024 13:43:16 UTC] PHP Warning: foreach() argument must be of type array|object, bool given in /XXXXXXXXXX/public_html/projects/XXXXXXXXX/wp-content/plugins/filter-everything-pro/src/wpc-default-hooks.php on line 145 [08-Jul-2024 13:43:16 UTC] PHP Warning: foreach() argument must be of type array|object, bool given in /XXXXXXXXXXX/public_html/projects/XXXXXXXXXX/wp-content/plugins/filter-everything-pro/src/Chips.php on line 32 [08-Jul-2024 13:43:33 UTC] PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /XXXXXXXX/public_html/projects/XXXXXXXX/wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php on line 49
3.- The other day I asked about another issue with pagination, you haven’t told me anything about that.
Thanks.
This is the screen with the errors that we were talking about – https://prnt.sc/kpNtJ2lG4W4i
We tested it many times on our back, with the local server, and on hosting, and everything is working. Even more, this is the first issue like that, we have never had such a request before, so it is unique to your case and server. So there must be something that causing this.
Also, try to downgrade your PHP version for testing to 8.0
As, for the pagination issue, if you are using the Elementor with the numerical pages it is working normally, when you are using the pagination numerical with “next, previous” it is used for some reason only the base URL to the page, ignoring the current URL with the filters. So this issue is fully addressed to the Elementor.
Best Regards,
- Victor
Hi there, it took me ages to fix the chips, now they are showing. I have fixed all the php errors, but know I notice other problem with the filtering. Sometimes when I use different filters and then use the chips to reset the filtering, loop items stay the same, so if last search was 3 items found, when you reset it, the 3 items remain, not showing all the products. Do you understand? I would share the url privatelly for you to check if you want.
Hi Gekkota-Studio
Yes, please share a link via PM to the page with the issue and instructions on how this issue can be recreated so we can check it.
Best Regards,
- Victor
oh, found out it this problem is when AJAX option is activated, it works ok when I don’t use this option. Is there any way to fix this¿
You can check this page, in order to find the correct container class or ID – https://filtereverything.pro/resources/ajax-instructions-only/ alongside other recommendations.
Best Regards,
- Victor
Also, now I have the chips shortcode in right column but it also shows on the left, any way to disable the left one? https://www.screencast.com/t/EUgNZpsIRe
If you are using the filter widget, please check this page – https://filtereverything.pro/resources/filters-widget/ there will be an option to turn it off in order not to show chips.
If you are using a shortcode you can check this page – https://filtereverything.pro/resources/shortcodes/ so if your filter widget shortcode has this parameter show_selected=”yes” it should be removed.
Best Regards,
- Victor
Hello everyone,
I think your plug-in is really excellent. Unfortunately, I have the problem that certain areas are not displayed in the translation.
I have made all the settings for WPML as described in the documentation. It is an ACF selection field.
In other places in the content, you can see that a translation is stored. Scrennshot: https://prnt.sc/tHnUfHUALWMc
Best regards Martin
Hi MartyBLN_82
Thank you for choosing Filter Everything PRO.
If you used the string translation, then it won’t work for filter terms. If you made filters from taxonomies, custom fields, and so on, you need to translate them all.
Best Regards,
- Victor
Hi again. Filtering shop page was working … and yet no don’t understand why. Still working in the EN version but not at all in the french one. page is https://staging2.esquipulas.fr/boutique/
Also, filtering attributes page was also working and yet not also example https://staging2.esquipulas.fr/attribut-produit/couleur/or/ -> no filter while have filter set on attributes pages (by the way you help me with these pages).
Help welcome because a little bit lost there 
Hi esquipulas
We have checked the site, and changed the query in the filter set here – https://prnt.sc/3r5bkM3ZL16o and on this page, everything is working again – https://staging2.esquipulas.fr/boutique/
You can check other filter sets and check if the correct query is chosen, it can be different and you have them quite a lot on your pages. Do not forget to hit the update button when you change the query.
Best Regards,
- Victor
Hi Victor thanks for that. True I have a lot of pages. Appreciate your help and will surely renew support at the moment to do it. Not very comfortable with the huge list of queries.
Hi esquipulas
Yeah, the amount of queries depends a lot on the page builder that you are using or page templates, and amount of other plugins with their functionality which can add galleries, and so on, and each of those things could take more than one query.
Best Regards,
- Victor