levelupclint
Forum Replies Created
-
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Wrong number search resultsHello,
It seems to display the same results when using the native WooCommerce search. Yes, you can purchase our Pro version and we’ll help you sort the issue:
https://fibosearch.com/pricing/
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] filter sizeHello,
It seems the search bar is too wide for the desktop view. You can add the following CSS:
@media(min-width: 992px) { .dgwt-wcas-sf-wrapp { width: 450px; } }
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] SKU code is not visibleHello,
Do you have a sample SKU I can try to search for?
Please make sure to enable Show SKU in WooCommerce > FiboSearch > Autocomplete (tab) > Products.
Best regards,
ClintHello,
Please share your site address so I can check.
Best regards,
ClintHello,
We got your ticket and we’re currently looking into the issue.
Best regards,
ClintHello Edvin,
Can you try the following:
@media only screen and (max-width: 992px) { .dgwt-wcas-search-wrapp { padding: 8px 0 8px 10px !important; text-indent: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.03) } .dgwt-wcas-search-wrapp-mobile .dgwt-wcas-search-form { position: relative; left: -10px; top: -8px; width: 101%; } } @media only screen and (max-width: 600px) { .dgwt-wcas-search-wrapp { text-indent: 5px; } .dgwt-wcas-search-wrapp-mobile .dgwt-wcas-search-form { width: 105%; } }
Best regards,
ClintHello Edvin,
You can set the search menu item to display as “Search icon”. Then, we can try applying the same CSS code for the mobile view.
Best regards,
ClintHello Edvin,
Expanding on that, maybe you can add the following:
.dgwt-wcas-ico-magnifier-handler { display: none; } .dgwt-wcas-search-wrapp { padding-top: 33px; }
Best regards,
ClintHello,
Please share your site address so I can check.
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] FiboSearch with WP Mobile MenuHi there,
I’m not sure if the below error is causing the issue. Can you try contacting your hosting provider if this is something they can fix:
Error with Permissions-Policy header: Parse of permissions policy failed because of errors reported by structured header parser.
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Not searching DescriptionHello,
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.
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Closing Mobile SearchHello,
Yes, I think manually closing the keypad is the only thing to do in this instance. You can also try experimenting with the number of search results (WC > FiboSearch > Autocomplete > Basic > Limit).
Best regards,
ClintHello,
Unfortunately, we handle posts & pages search only in the autocomplete suggestion. After clicking “enter” you are redirected to the native WooCommerce search results page. Our plugin doesn’t affect the appearance of this template.
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Not searching DescriptionHello,
The search seems to work in the first paragraph text. In the Pro version, we can increase the words limit for the description search.
Best regards,
ClintForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Closing Mobile SearchHello,
Thanks for the screenshots! This may just be an implementation in Android and the results aren’t completely obscured.
Best regards,
Clint