Damian Gora
@damian-gora on WordPress.org
- Member Since: July 21st, 2015
- Location: Będzin, Poland
- Website: ajaxsearch.pro
Contribution History
Damian Gora’s badges:- Plugin Developer
-
Posted a reply to Details panel not loading, on the site WordPress.org Forums:
Hello, Your details panel returns the following notice "Si è verificato un errore critico sul…1 week ago
-
Posted a reply to Results in Different Order, on the site WordPress.org Forums:
Hi, Probably you override the search order as you mentioned. Could you add an extra…1 week ago
-
Posted a reply to Search in Post Title, on the site WordPress.org Forums:
Hello, Yes, you can display relevant posts in the autocomplete suggestions. This feature is available…1 week ago
-
Posted a reply to few issues, on the site WordPress.org Forums:
Hi, ad 1. You can't apply scroll because there is Details Panel to the right.…1 week ago
-
Posted a reply to Can I use a custom icon?, on the site WordPress.org Forums:
Hi, Sure, there is hook for this: add_filter( 'dgwt/wcas/icon', function ( $svg, $name ) {…1 week ago
-
Posted a reply to Replace theme searchbar by Ajax search bar, on the site WordPress.org Forums:
Hi, We don't plan to write custom integration for this theme because this at this…1 week ago
-
Posted a reply to AJAX Search at the top for mobile/responsive, on the site WordPress.org Forums:
Hello, Yes, you can embed the search in hook woocommerce_archive_description in the following way: add_action('woocommerce_archive_description',…3 weeks ago
-
Posted a reply to change body color, on the site WordPress.org Forums:
Hi, Follow these steps: 1. Go to WooCommerce -> AJAX Search bar -> Autocomplete (tab)…3 weeks ago
-
Committed [2470096] to Plugins Trac:
Stable tag: 1.8.23 weeks ago
-
Committed [2470095] to Plugins Trac:
New tag 1.8.23 weeks ago
-
Posted a reply to Main Menu still rollover in background, on the site WordPress.org Forums:
Now I caught what is the real problem. Here is solution: html body.material #search-outer {…3 weeks ago
-
Posted a reply to Main Menu still rollover in background, on the site WordPress.org Forums:
Thanks for the better explanation. I see you use the Silent theme and it seems…3 weeks ago
-
Posted a reply to Main Menu still rollover in background, on the site WordPress.org Forums:
Yes, we will assist you. Could you send screens? I can't see it. What browser…3 weeks ago
-
Posted a reply to Still getting ALL products results no matter what i search, on the site WordPress.org Forums:
Hi, are your website is publicly available? Do you use IP restriction, password-protected solution, or…3 weeks ago
-
Posted a reply to Page crushes after searching, on the site WordPress.org Forums:
Good to know it! Here is soluton for others. Need to add following constant to…3 weeks ago
-
Posted a reply to Results page after search very slow, on the site WordPress.org Forums:
Hello, The 13000 products are too large to keep good performance in native WooCommerce search…3 weeks ago
-
Posted a reply to No search results in different language, on the site WordPress.org Forums:
Hi, It seems we have to check it. Do you have the staging or development…3 weeks ago
-
Posted a reply to Search results change order, on the site WordPress.org Forums:
Hello, You're welcome. I glad you like our search. There are 5 main factors, that…3 weeks ago
-
Posted a reply to Main Menu still rollover in background, on the site WordPress.org Forums:
Hi Leo, Apologies for the delayed response. I see you solved the issue. You had…3 weeks ago
-
Posted a reply to Warning: Creating default object from empty value, on the site WordPress.org Forums:
Hi, It seems you have deleted or empty option fs_active_plugins in your database. I'd like…3 weeks ago
-
Posted a reply to Getting different results from full-page search, on the site WordPress.org Forums:
Hi, Probably one of your plugin, theme, or even custom snippet may override the search…3 weeks ago
-
Posted a reply to Mobile overlay doesn’t open, on the site WordPress.org Forums:
Hi Chris, Good to know you solved it yourself. Your customization of the search bar…3 weeks ago
-
Posted a reply to Search bar exceeding width of screen, on the site WordPress.org Forums:
Hi, I've fixed it. You can apply following CSS code: @media (max-width: 500px) { .elementor-section-wrap…3 weeks ago
-
Posted a reply to Page crushes after searching, on the site WordPress.org Forums:
Hello, I can't recreate this issue. How can we trigger the error? Best Damian3 weeks ago
-
Posted a reply to Search short long description, on the site WordPress.org Forums:
Probably one of your plugin, theme, or even custom snippet may override the search query.…3 weeks ago
-
Posted a reply to Remove from Details Panel when no Description is used, on the site WordPress.org Forums:
Hi, Thanks! I think you should hide all lines. I see you did it before…3 weeks ago
-
Posted a reply to Not all search results appear in one of my sites, on the site WordPress.org Forums:
Hello, The search products by brand's name or showing matching brands in autocomplete are Pro…3 weeks ago
-
Posted a reply to TranslatePress – Ajax Results, on the site WordPress.org Forums:
Unfortunately, we've not tested our plugin with TranslatePress. It seems there is a conflict, that…3 weeks ago
-
Posted a reply to How to add and customise AJAX in Home Page, on the site WordPress.org Forums:
Hello, I see you were able to replace the native Divi search bar. We're integrated…3 weeks ago
-
Posted a reply to WPBakery Long Description, on the site WordPress.org Forums:
Unfortunately, the plugin can recognize only the native WordPress post content field. Also, there is…3 weeks ago
-
Posted a reply to Search short long description, on the site WordPress.org Forums:
Hello, You can search whitin description and also show short description in suggestions. Follow these…3 weeks ago
-
Posted a reply to Search results not loaded on multilingual site, on the site WordPress.org Forums:
Hello, Apologies for the delayed response. It may be relate to TranslatePress plugin you use.…3 weeks ago
-
Committed [2468904] to Plugins Trac:
v1.8.23 weeks ago
-
Committed [2468112] to Plugins Trac:
v1.8.2-beta.23 weeks ago
-
Posted a reply to Results are overlaping my sticky menu, on the site WordPress.org Forums:
Hi, Apologies for the delayed response. You can add following CSS code to fix it:…3 weeks ago
-
Committed [2461805] to Plugins Trac:
v1.8.1.131 month ago
-
Posted a reply to The search start to be slow, on the site WordPress.org Forums:
Hello, Let me explain something about the search speed: The Free plugin version uses a…2 months ago
-
Posted a reply to Remove all search results, on the site WordPress.org Forums:
Hello, Try this CSS trick: .dgwt-wcas-st-more { display: none; } .dgwt-wcas-suggestion-more::after { display: block; content:…2 months ago
-
Posted a reply to exclude by URL, on the site WordPress.org Forums:
Then use it: add_action( 'wp_head', function () { $r = $_SERVER['REQUEST_URI']; if ( ! empty(…2 months ago
-
Posted a reply to Block Search With Minimum Letters, on the site WordPress.org Forums:
Thanks. We will work on flickering scroll on the sticky menu in 2021. Best Damian2 months ago
-
Posted a reply to Close search menu by clicking anywhere, on mobile, on the site WordPress.org Forums:
Hi, yes, it's possible. Here is sample JS code you can use to close overlay…2 months ago
-
Posted a reply to exclude by URL, on the site WordPress.org Forums:
The issest way is to hide the search conditionally via CSS. Here is PHP snippet…2 months ago
-
Posted a reply to Upon enabling the ajax search the page shows products in header, on the site WordPress.org Forums:
It seems the CSS asset isn't loaded. We can't solve it, because it's an issue…2 months ago
-
Posted a reply to Google Analytics Visits Without Site Search, on the site WordPress.org Forums:
Hi, Learn more about integration here - https://ajaxsearch.pro/docs/features/google-analytics/2 months ago
-
Posted a reply to Unsolicited products that are displayed, on the site WordPress.org Forums:
Hello, Try to temporarily disable the "Jet Smart Filters" plugin. Maybe there is conflict. After…2 months ago
-
Posted a reply to All Products Shown Instead of Correct No Results, on the site WordPress.org Forums:
Hi, 1. Go to the page https://wordpress.org/plugins/ajax-search-for-woocommerce/advanced/ 2. Scroll down to the section “PREVIOUS VERSIONS”,…2 months ago
-
Posted a reply to Type and search quickly returns no results, on the site WordPress.org Forums:
You haven't products that have the keyword "books" in the name, SKU, and short or…2 months ago
-
Posted a reply to Adjust the search icon height in header, on the site WordPress.org Forums:
No I see your icon position is correct. However, you can always manipulate vertical position…2 months ago
-
Posted a reply to AVADA synchronisation not working, on the site WordPress.org Forums:
We've fixed it. Follow these steps: 1. Make a backup of your website 2. Go…2 months ago
-
Committed [2446834] to Plugins Trac:
v1.8.1.72 months ago
Developer
-
Ajax Search for WooCommerce
Active Installs: 100,000+
-
Automatic NBSP
Active Installs: 3,000+
-
EU Cookie Law Compliance
Active Installs: 5,000+
-
Justified Gallery
Active Installs: 10,000+
-
Track, Analyze & Optimize by WP Tao
Active Installs: 1,000+
-
WP Custom Emails
Active Installs: 300+