XStore AJAX Product Search on Shop Page, remove Woocommerce search

This topic has 9 replies, 3 voices, and was last updated 1 years, 10 months ago ago by Olga Barlow

  • Avatar: Manu G
    Manu G
    Participant
    May 31, 2022 at 15:52

    Hello there,

    We want to implement the AJAX product search in our Shop Page only
    https://www.telaraki.com/market/

    We ideally want to place it in the sidebar widget, replacing the WooCommerce product search (see here https://snipboard.io/hFwQq5.jpg )

    We have only been able to add it in our site’s header and it works properly.
    See here –> https://snipboard.io/OQsCR2.jpg
    However, this is not what we want. We want it to be in the spot noted in the screenshot.

    When we add the widget 8theme Search in the Sidebar Shop Filter, it does not work properly (does not load products and is located in the wrong spot). Please see here –> https://snipboard.io/5LjqSs.jpg

    Please help us implement this feature in our site, as it is very important for our conversion rate.

    Thanks in prior.

    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 1, 2022 at 09:59

    Hello,

    Theme Options > General > Enable Classic Widgets Panel > On, then go to Dashboard > Appearance > Widgets > Shop sidebar > add the widget.

    Regards

    Avatar: Manu G
    Manu G
    Participant
    June 1, 2022 at 11:49

    We have had this option enabled.

    However, we do not want to add it to the Shop Sidebar. We want to add the widget in the Main Sidebar as it is shown in the screenshots.

    Any suggestions?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 1, 2022 at 15:31

    Provide temporary wp-admin and FTP access. I will ask one of our developers to check what can be done to help you.

    Regards

    Avatar: Manu G
    Manu G
    Participant
    June 1, 2022 at 16:31

    Under what email should we provide the access?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 2, 2022 at 07:43

    Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
    If you do not know how to create FTP contact with your hosting provider, they will help you.

    Regards

    Avatar: Manu G
    Manu G
    Participant
    June 2, 2022 at 10:17

    We have 2FA authentication. How is that going to work?

    Avatar: Manu G
    Manu G
    Participant
    June 3, 2022 at 08:13

    Hello,

    In the private area I provide you the temporary login and FTT access.
    In case there is a problem or you need any extra information feel free to ask.

    Regards

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 3, 2022 at 12:04

    Hello,

    That widget comes without Ajax Search but our Elementor Search element has an option for the Ajax search and you can show the Static block with that element in the Main sidebar. Check it now.

    Added custom css to make ajax search results showing without issues

    .shop-filters-area:before,
    .shop-filters-area:after {
    content: '';
    display: block;
    clear: both;
    }
    .template-content .shop-filters {
    overflow: visible;
    }

    Regards

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.