Skip to:
Content
Pages
Categories
Search
Top
Bottom

"No Search Results" Text Doesn't Show


  • cree8
    Participant

    @cree8

    Hello,

    The search functionality w/ our bbpress works fine, however, when a user types in a term that isn’t found within the forum, we just get a blank page.

    For example, please visit the link below and type “rerunning” in the search.

    http://goo.gl/kL9wSt

    How would I go about resolving this?

    Any advice would be greatly appreciated.

Viewing 1 replies (of 1 total)

  • Lynqoid
    Participant

    @lynqoid

    Hi,

    .bbp-template-notice {
    display: none !important;
    }

    and

    .bbp-template-notice p {
    display: none !important;
    }

    Are causing the message that no search results were returned to be hidden, which causes part of the blank page. Along with that you also have a minus margin on your sliderdiv which cause a lot of the bbpress forum to go underneath it.

    Good luck!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar