avalon23_text_search_where
Filter that passes the SQL query for text search
Filter that passes the SQL query for text search
MultiSelect: this setting allows you to select multiple terms for one taxonomy. Dynamic recount: recalculation of the number of products depending on the current search queries( If you select “Yes” – this function is performed after each filter selection ) If you select “Default” – The values of this option will be taken from […]
Title: This is a custom taxonomy title. If you don’t want to change the title of the taxonomy, leave it blank. This is useful for attributes to remove a prefix “product”. MultiSelect: this setting allows you to select multiple terms for one taxonomy. Dynamic recount: recalculation of the number of products depending on the current […]
This tab will allow you to do SEO optimization of your search result pages. SEO Settings Do not index pages with search query: This is the main setting, adds a command to robots not to index pages with search results. It is very useful if you insert links with a search query in your content. […]
The user can add an element selector to be redrawn in ajax mode An example: add_filter(‘avalon23_ajax_redraw_selector’, function($selectors){ $selectors[] = ‘.page-title’; return $selectors; });
Sends data for importing plugin settings
Sends data for exporting plugin settings
this hook allows you to redefine the URI of the current page. This is useful when there is no variable configured in the server – $_SERVER[‘REQUEST_URI’] An Example: add_filter(‘avalon23_override_request_uri’, function($uri){ $uri = ‘/shop/’; return $uri; });
This is a shortcode that can show/hide content depending on the current search query. Attributes: show_if – the conditions under which the shortcode will react. an example: show_if=’product_cat+pa_color:red,black’ – shortcode will show/hide content if user makes any search by category OR chooses black or red color. To make the shortcode respond to any filter request: […]
This is the ability to insert custom text, HTML and shortcodes inside the filter. This item only has one field in settings: Text field By default, each filter has 5 such elements. But the plugin has a setting to change this value: how it works you can see here – https://cars.avalon23.dev/tyres/