levelupclint
Forum Replies Created
-
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Closing Mobile SearchHello,
Can you send a screenshot of what you’re seeing when using your android phone?
Thanks,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Help with mobile searchHello Ariel,
Please share your site address so I can check.
Best regards,
ClintHello,
Thanks for the suggestion! For now, you can upload a different preloader image in WooCommerce > FiboSearch > Search bar (tab) > Preloader.
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] How to translate “in”Hi there,
You can translate it via Loco Translate. Go to Loco translate and edit the template (.pot). Click “sync” button and save. Next go to translation and click “sync” button. Now you should see “in” string.
Also, you can do it in PHP. Take a look at this – https://fibosearch.com/documentation/tips-tricks/how-to-change-labels/
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Closing Mobile SearchHello Bonnie,
Currently, this is the intended behavior and we don’t have a setting so it closes when clicking on the background area.
Best regards,
ClintHello,
Maybe there is a conflict with one of your plugins or theme.
The best approach would be to deactivate plugins one by one and check if the issue still occurs after each deactivation. Also, try to switch your theme to e.g. Storefront, and check if the issue may be related to the theme.
This will help me determine if it’s not a compatibility issue and which plugin is the cause.
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Problems with searching speedHi there,
The Free plugin version uses a native WooCommerce search engine. It means that the search speed depends on many factors:
How many plugins do you have?
How many products do you have?
How is your WordPress optimized?
How fast is your server?
How big is the search scope?FiboSearch Pro has a different search engine based on the inverted index data structure. The Pro engine works under the special SHORTINIT WordPress mode. This means that each search query doesn’t need to load unnecessary files including all plugins, themes, and a large part of the WordPress core files. This results in the search always being fast, no matter how many plugins you have or how your website is optimized (or not optimized). The average search speed for 50 000+ products is about 0.2 seconds per request (standard shared hosting). For users who have a fast server, it takes less than 0.1 seconds. Finally, FiboSearch Pro is always ultra-fast.
The search speed is a core feature in the Pro plugin version.
You can try our Pro version with a 30-day money back guarantee: https://fibosearch.com/pricing/
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] not relevant search resultsHi Chris,
Closing this thread, we’ll continue with your current ticket.
Hello,
The solution above will work only in the Pro version of the plugin.
- This reply was modified 3 years, 7 months ago by levelupclint.
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search by tags not working in postHello,
Search in Post tags is not available at the moment.
Hello,
You can add the snippet below to asfw-filters.php in the root directory of your child theme:
https://bitbucket.org/damian-gora/workspace/snippets/exkxag/replace-the-search-phrase
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search in mobileHello,
Can you contact the developer of the Ditty News Ticker Plugin? If they can help resolve the conflict.
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search in mobileHello,
I can see an error in the dev console when clicking the search icon a second time to close it.
Maybe there is a conflict with one of your plugins or theme.
The best approach would be to deactivate plugins one by one and check if the issue still occurs after each deactivation. Also, try to switch your theme to e.g. Storefront, and check if the issue may be related to the theme.
This will help me determine if it’s not a compatibility issue and which plugin is the cause.
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search in mobileHello,
Can you try adding the following CSS code to your Theme Customizer > Additional CSS:
@media only screen and (max-width: 600px) {
.dgwt-wcas-sf-wrapp {
width: 300px !important;
margin-left: 150px !important;
}
}Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search in mobileHello,
You can disable “Overlay on mobile” in WooCommerce -> FiboSearch -> Search bar (tab). You’ll need to enable “Advanced settings” to view the setting.
Best regards,
Clint