This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Specific page searches?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26308
    megandors70megandors70
    Participant

    Hi, I need to know if there’s a way to have different search bars search for page-specific items only.

    In other words, we have some pages where the search bar should have an option to “search this page” or “Search entire site”. Is that possible?

    #26317
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    The general problem with this is, that each page is stored as one single object within wordpress (as a post type object). The plugin therefore can only return the whole page as one single result. This then would not work, the plugin would only return the same exact page every time.
    If you have a set of pages/posts/post types, that are categorized in some way, then you can restrict the search to those categories only.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.