Site search without linking to categories
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
santfather
- Posts: 27
- Joined: 02 Feb 2022, 10:43
Site search without linking to categories
Laravel version: 8.80
Aimeos version: 2021.10
PHP version: 8.0.8
At the moment, the site search works as follows:
1. on the main page, the search results in all categories
2. on the category page - only within this category. when changing the category, the search query is not reset, but continues to search in the new category.
The question is how to set up a search for the entire site / all categories, regardless of being on the site?
Aimeos version: 2021.10
PHP version: 8.0.8
At the moment, the site search works as follows:
1. on the main page, the search results in all categories
2. on the category page - only within this category. when changing the category, the search query is not reset, but continues to search in the new category.
The question is how to set up a search for the entire site / all categories, regardless of being on the site?
Re: Site search without linking to categories
There's a config option to change that behavior:
https://aimeos.org/docs/2022.x/config/c ... e-search_1
https://aimeos.org/docs/2022.x/config/c ... e-search_1
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
-
santfather
- Posts: 27
- Joined: 02 Feb 2022, 10:43
Re: Site search without linking to categories
adding this line did not give a result. the search works only by category. the product located in the DZIECKO category by search will be visible only from the main page (where the search works for all categories), or in the DZIECKO category itself. in other categories, this product will not be found, because the search in them is limited only to this category.
how to set up a search so that it searches for products in all categories, and not in the one where you are now?
how can I change the limit on the number of pagination pages and the number of products found?
how to set up a search so that it searches for products in all categories, and not in the one where you are now?
how can I change the limit on the number of pagination pages and the number of products found?