Title: Clint's Replies | WordPress.org

---

# levelupclint

  [  ](https://wordpress.org/support/users/levelupclint/)

 *   [Profile](https://wordpress.org/support/users/levelupclint/)
 *   [Topics Started](https://wordpress.org/support/users/levelupclint/topics/)
 *   [Replies Created](https://wordpress.org/support/users/levelupclint/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/levelupclint/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/levelupclint/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/levelupclint/engagements/)
 *   [Favorites](https://wordpress.org/support/users/levelupclint/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 120 total)

1 [2](https://wordpress.org/support/users/levelupclint/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/levelupclint/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/levelupclint/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/levelupclint/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/levelupclint/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/levelupclint/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Results wider than the search field](https://wordpress.org/support/topic/results-wider-than-the-search-field/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/results-wider-than-the-search-field/#post-14676265)
 * Hi Stefan,
 * Expanding on the code provided by Marta (if you want to center the suggestions
   list), you can set the “left” property like below:
 * .dgwt-wcas-suggestions-wrapp {
    width: 100% !important; left: 25vw !important;}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Integrate with zota theme](https://wordpress.org/support/topic/integrate-with-zota-theme/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/integrate-with-zota-theme/#post-14676198)
 * Hi [@ambrishgoradia](https://wordpress.org/support/users/ambrishgoradia/),
 * I checked your homepage (desktop view) but the search bar isn’t from our plugin.
   Have you already installed our plugin.
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Results wider than the search field](https://wordpress.org/support/topic/results-wider-than-the-search-field/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/results-wider-than-the-search-field/#post-14676164)
 * Hi [@stefansic](https://wordpress.org/support/users/stefansic/),
 * Please provide your site address so we can check.
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Search bar not working properly](https://wordpress.org/support/topic/search-bar-not-working-properly-3/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/search-bar-not-working-properly-3/#post-14676146)
 * Hi Charly,
 * I think you’ll need to add breakpoints and experiment with the different screen
   sizes:
 * [@media](https://wordpress.org/support/users/media/) (min-width: 992)
 * Right now, there are Javascript errors on your site so the search icon is not
   responding. Maybe it’s related to the changes you made recently with your header?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Search bar not working properly](https://wordpress.org/support/topic/search-bar-not-working-properly-3/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/search-bar-not-working-properly-3/#post-14664857)
 * Hello Charly,
 * With your current layout (desktop), you might be able to use something like:
 *     ```
       .dgwt-wcas-suggestions-wrapp {
       	width: 70vw !important;
       	left: 360px !important;
       }
   
       .dgwt-wcas-details-wrapp {
       	left: 63px !important;
       }
       ```
   
 * I have a smaller screen so here’s a screenshot: [https://prnt.sc/1bfp76l](https://prnt.sc/1bfp76l)
 * Your search icon is positioned to the right-most part of the page. If you move
   the search icon towards the center or left-most part of the page, it should switch
   the display of the suggestions list and details panel.
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] FiboSearch doesn’t show the search page](https://wordpress.org/support/topic/fibosearch-doesnt-show-the-search-page/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/fibosearch-doesnt-show-the-search-page/#post-14664149)
 * Hi [@reednaturals](https://wordpress.org/support/users/reednaturals/),
 * Maybe it’s an issue with the Divi template being used. You can create a separate
   template in Divi >> Theme Builder, which will only be used to display the results.
   This Divi documentation article may be helpful: [https://www.divithemeexamples.com/divi-search-results-page-template/](https://www.divithemeexamples.com/divi-search-results-page-template/)
 * Let us know how it goes!
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Search bar not working properly](https://wordpress.org/support/topic/search-bar-not-working-properly-3/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/search-bar-not-working-properly-3/#post-14651139)
 * Hi Charly,
 * On mobile, it displays the search bar overlay and on desktop the search icon 
   is on the right-most part of the menu and displays the dropdown. Both are rendering
   fine in incognito mode.
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Search result product priority](https://wordpress.org/support/topic/search-result-product-priority/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/search-result-product-priority/#post-14631593)
 * Hello,
 * We’re working on a new scoring system that supports weight and custom rules.
 * At the moment, we set the order of search results based on the following rules:
 * 1. Bonus for an exact match of product name
    2. Bonus for keywords position in
   product name 3. Bonus for keywords position in product SKU 4. Bonus for SKU exact
   match or containing the substring 5. Bonus for an Attribute exact match or containing
   the substring 6. Extra points for the similarity between phrase and product name
 * You can try the following snippet to increase the weight of the products belonging
   to a specific tag or category: [https://gitlab.com/fibo-snippets/fibosearch/-/snippets/2138369](https://gitlab.com/fibo-snippets/fibosearch/-/snippets/2138369)
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] increase width of Icon search bar](https://wordpress.org/support/topic/increase-width-of-icon-search-bar/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/increase-width-of-icon-search-bar/#post-14620305)
 * Hello,
 * Is this for the desktop view? It seems to be displayed nicely with the other 
   elements on the header. Please try to view in incognito mode.
 * [https://prnt.sc/181qlpb](https://prnt.sc/181qlpb)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] increase width of Icon search bar](https://wordpress.org/support/topic/increase-width-of-icon-search-bar/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/increase-width-of-icon-search-bar/#post-14620032)
 * Hello,
 * Can you provide your site address so we can check?
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] how do i clear the search field after submit](https://wordpress.org/support/topic/how-do-i-clear-the-search-field-after-submit/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/how-do-i-clear-the-search-field-after-submit/#post-14612084)
 * Hello,
 * When you click submit or hit enter, you will be taken to the search results page.
   The search term will be pre-populated on the search bar, this is the default 
   behavior and is the same with WooCommerce Product search as well as the standard
   WordPress search.
 * Maybe we can add some JavaScript code so it clears the search box on page load.
   Can you share your site address?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Search results not correctly (working with Divi)](https://wordpress.org/support/topic/search-results-not-correctly-working-with-divi/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/search-results-not-correctly-working-with-divi/#post-14611786)
 * Hello Jan,
 * I’m not sure if moving to HTTPS would solve the issue but you can try it and 
   it’s better if you’re on HTTPS.
 * I’d like to see your site so I can check, can you contact us here: [https://fibosearch.com/contact/](https://fibosearch.com/contact/)
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] How to customize the mobile search overlay](https://wordpress.org/support/topic/how-to-customize-the-mobile-search-overlay/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/how-to-customize-the-mobile-search-overlay/#post-14607336)
 * Hello Chris,
 * Thanks for the suggestion! We plan to focus on a more customizable mobile UX/
   UI in future plugin versions.
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] How to customize the mobile search overlay](https://wordpress.org/support/topic/how-to-customize-the-mobile-search-overlay/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/how-to-customize-the-mobile-search-overlay/#post-14603749)
 * Hello Chris,
 * We don’t have the option to customize the search overlay. You can try changing
   the search icon if you like with the code below (added to your Child theme’s 
   functions.php file):
 *     ```
       add_filter( 'dgwt/wcas/form/magnifier_ico', function ( $html ) {
        	$html = '<i class="fa fa-search dgwt-wcas-ico-magnifier"></i>';
        	return $html;
       } );
       ```
   
 * You could also do custom CSS.
 * Best regards,
    Clint
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Can´t translate some strings with Loco Translate](https://wordpress.org/support/topic/cant-translate-some-strings-with-loco-translate/)
 *  [levelupclint](https://wordpress.org/support/users/levelupclint/)
 * (@levelupclint)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/cant-translate-some-strings-with-loco-translate/#post-14570986)
 * Hello,
 * Please try the steps below to translate with Loco Translate:
 * 1. Go to Loco translate and edit the template (.pot).
    2. Click “sync” button
   and save. N 3. Next go to translation and click “sync” button.
 * See also: [https://fibosearch.com/documentation/tips-tricks/how-to-change-labels/](https://fibosearch.com/documentation/tips-tricks/how-to-change-labels/)

Viewing 15 replies - 1 through 15 (of 120 total)

1 [2](https://wordpress.org/support/users/levelupclint/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/levelupclint/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/levelupclint/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/levelupclint/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/levelupclint/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/levelupclint/replies/page/2/?output_format=md)