-
Posted a reply to Fatal Error when searching logged out, on the site WordPress.org Forums:
Hi, Please tell me - are you using this plugin https://wordpress.org/plugins/woocommerce-jetpack/ ? -
Posted a reply to Fatal Error when searching logged out, on the site WordPress.org Forums:
Hello,Yes, please attach an error log so I can look at it.Regards -
Posted a reply to Pre Sale Quesion, on the site WordPress.org Forums:
Can you please send this questions directly to support@advanced-woo-search.com ? -
Posted a reply to Painful to integrate into existing site, on the site WordPress.org Forums:
Perhaps it is better to add some additional option like - Keep default search form… -
Posted a reply to GTM/GA4 setup according to instructions but no search events tracking, on the site WordPress.org Forums:
If it is possible - yes, please try the GA4 tracking script instead. I don't… -
Committed [3233958] to Plugins SVN:
Verson 3.26 -
Committed [3233942] to Plugins SVN:
Version 2.11 -
Posted a reply to GTM/GA4 setup according to instructions but no search events tracking, on the site WordPress.org Forums:
Hi,Event tracking should work for both ajax and search page searches.Please tell me - are… -
Posted a reply to Pre Sale Quesion, on the site WordPress.org Forums:
Please tell me - what do you mean by 'my main brands'? Do you want… -
Posted a reply to Pre Sale Quesion, on the site WordPress.org Forums:
Hi,1. Yes, it is possible with some custom code snippets. Examples can be found here.2.… -
Posted a reply to Painful to integrate into existing site, on the site WordPress.org Forums:
Thanks, now I understand you better. Indeed, it is not possible to add plugin search… -
Posted a reply to Display categories with the largest number of products., on the site WordPress.org Forums:
Хм, очень странно. Прежде всего убедитесь, что вы добавили этот фрагмент кода в нужное место… -
Posted a reply to Display categories with the largest number of products., on the site WordPress.org Forums:
Убедитесь, что очистили кэш плагина на вкладке Performance. -
Posted a reply to Display categories with the largest number of products., on the site WordPress.org Forums:
Приветствую,Да, такая сортировка возможна с помощью данного кода: add_filter( 'aws_search_tax_results', 'my_aws_search_tax_results' );function my_aws_search_tax_results( $results )… -
Posted a reply to Painful to integrate into existing site, on the site WordPress.org Forums:
Hello, Thanks for your detailed review. Yes, you are right about the Seamless Integration option… -
Posted a reply to Display categories with the largest number of products., on the site WordPress.org Forums:
Hi,Can you please give me an example of a search query that you have a… -
Committed [3229426] to Plugins SVN:
Version 2.08 -
Posted a reply to display image on facebook feed, on the site WordPress.org Forums:
Glad to help. -
Posted a reply to display image on facebook feed, on the site WordPress.org Forums:
Thanks. It is hard to say what exactly goes wrong here since FaceBook debugger is… -
Posted a reply to conflict with beaver builder, on the site WordPress.org Forums:
So when viewing the Advanced Woo Search plugin search results page you see that some… -
Posted a reply to conflict with beaver builder, on the site WordPress.org Forums:
Hi,Please tell me - are you talking about this plugin - https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/31634508?Does it have some… -
Posted a reply to display image on facebook feed, on the site WordPress.org Forums:
So can you temporarily enable it? -
Posted a reply to display image on facebook feed, on the site WordPress.org Forums:
So currently this ‘Use intermediate page’ option is enabled. Is that correct? -
Posted a reply to Badge is missing on Single product page, on the site WordPress.org Forums:
Hm, I still see it. Please try to view this page in incognito mode and… -
Posted a reply to Badge is missing on Single product page, on the site WordPress.org Forums:
Sorry, it is not allowed on this forum. Perhaps you can just temporarily disable your… -
Posted a reply to Badge is missing on Single product page, on the site WordPress.org Forums:
I see the same on this page - https://prnt.sc/LNDwCjYKp52n -
Posted a reply to Badge is missing on Single product page, on the site WordPress.org Forums:
Hi,I just checked your page and I see product label near the image after the… -
Posted a reply to display image on facebook feed, on the site WordPress.org Forums:
Hi, Please try the following - open plugin settings page -> Settings and turn on… -
Committed [3225655] to Plugins SVN:
Verson 3.25 -
Committed [3225651] to Plugins SVN:
Version 2.10 -
Posted a reply to All categories are not showing after the search field, on the site WordPress.org Forums:
Hi, I have sent the correct code to your email. -
Posted a reply to Synonyms one word or multiple?, on the site WordPress.org Forums:
Hi, Sorry for the long response. Yes, plugins must work fine with several words inside… -
Posted a reply to All categories are not showing after the search field, on the site WordPress.org Forums:
Hi,For now you can't automatically generate such dropdowns. It is only possible to create them… -
Posted a reply to Picture of product not showing on mobile version, on the site WordPress.org Forums:
Sorry for that. In this case use following code snippet instead: add_filter('aws_search_pre_filter_single_product', 'my_aws_search_pre_filter_single_product');function my_aws_search_pre_filter_single_product( $new_result… -
Posted a reply to Picture of product not showing on mobile version, on the site WordPress.org Forums:
Yes, you can do this with following code snippet: add_filter('aws_search_pre_filter_single_product', 'my_aws_search_pre_filter_single_product');function my_aws_search_pre_filter_single_product( $new_result ) {… -
Posted a reply to Not compatible with WCAPF, on the site WordPress.org Forums:
Hi,Please tell me - are you talking about this plugin - https://wordpress.org/plugins/wc-ajax-product-filter/ ?Regards -
Posted a reply to Picture of product not showing on mobile version, on the site WordPress.org Forums:
Looks like I found the solution for you. Please use following code snippet add_action( 'wp_head',… -
Posted a reply to change url, on the site WordPress.org Forums:
Please tell me - for what sharing button ( Facebook, WhatApp, etc ) do you… -
Posted a reply to Single search result problematic redirect, on the site WordPress.org Forums:
Hi,You can do this by using following code snippet: add_filter( 'woocommerce_redirect_single_search_result', '__return_false' ); Regards -
Posted a reply to Need CSS code for setting max-width, on the site WordPress.org Forums:
Hi,About margins and font size - you can just use built-in label style options -… -
Committed [3214864] to Plugins SVN:
Version 2.09 -
Committed [3214854] to Plugins SVN:
Verson 3.24 -
Posted a reply to Picture of product not showing on mobile version, on the site WordPress.org Forums:
Thanks. So shortcode elements is how you added plugin search form. Is that correct? I just… -
Posted a reply to Issue with accented letters in search results, on the site WordPress.org Forums:
I see. In this case can you do this thing - temporarily disable all search… -
Posted a reply to Picture of product not showing on mobile version, on the site WordPress.org Forums:
I see. Please tell me - how do you create this mobile menu? If you… -
Posted a reply to Unable to search for products by sku when switching languages, on the site WordPress.org Forums:
Hi,Sorry, but for now the TranslatePress plugin is not officially supported. I suggest you use… -
Posted a reply to Picture of product not showing on mobile version, on the site WordPress.org Forums:
Do you enable 'Mobile full screen' option from the plugin settings page? -
Posted a reply to Picture of product not showing on mobile version, on the site WordPress.org Forums:
I see. Please try to use following code snippet: add_action('wp_footer', 'my_wp_footer');function my_wp_footer() { ?> <script>… -
Posted a reply to Picture of product not showing on mobile version, on the site WordPress.org Forums:
Hi, So are you talking about the search form that appears inside the menu sidebar… -
Posted a reply to Issue with accented letters in search results, on the site WordPress.org Forums:
So now you still have a problem with incorrect search results or only with search…
Developer
-
Addons Espania
Active Installs: Less than 10
-
Advanced Woo Labels - Product Labels for WooCommerce
Active Installs: 10,000+
-
Advanced Woo Search
Active Installs: 70,000+
-
Popularity Posts Widget
Active Installs: 400+
-
Share This Image
Active Installs: 1,000+