Home Forums WoodMart support forum Replacing search bar causes a frontend problem when there are no results

Replacing search bar causes a frontend problem when there are no results

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #483329

    steban.g
    Participant

    Hi Guys! I’ve just installed the theme and i’m testing some plugins. I’m replacing the search bar for fibosearch or ajax search pro, and they work great out of the box. There is only one problem. The search bar is repeated on the results when the search results are 0. take a look in attached file. (red bar with “amd” criteria)

    Attachments:
    You must be logged in to view attached files.
    #483419

    Hello,

    Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?

    Best Regards.

    #483500

    steban.g
    Participant

    yes i’ve tested in with other theme, and in other site, and they work fine, it seems to be something about woodmart

    #483684

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .search-no-results .no-products-footer {
        display: none;
    }

    Best Regards.

    #483795

    steban.g
    Participant

    worked like a charm! tnx!!

    #483930

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Replacing search bar causes a frontend problem when there are no results’ is closed to new replies.