Forum Replies Created

Viewing 10 posts - 1 through 10 (of 36 total)

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
  • lteachum
    Participant
    • Topics: 1
    • Replies: 36

    ok. I was afraid of that. I don’t want to change the default search form because I don’t want the entire website using the search criteria of the knowledge base search form, soooo

    my solution is to remove the search form on the secondary page by using this custom css code
    /*—2nd search form with error—*/
    .search .site-content .content-area .search-form {
    display: none;
    }

    and that worked.
    BUT
    now the text that’s shows on the page doesn’t look right (and I’d love to add a link back to the initial search page on the knowledge base page). Do you have any idea how I can change that text? I can’t figure that out.

    Thank you!

    lteachum
    Participant
    • Topics: 1
    • Replies: 36
    This reply has been marked as private.
    lteachum
    Participant
    • Topics: 1
    • Replies: 36

    But if I keep it this way, without another search field, then I would like to edit the text to say “please go back and enter a new search term” or something like that. I can’t figure out where to change those words though.

    lteachum
    Participant
    • Topics: 1
    • Replies: 36

    ok – so I found a work-around. I added the custom css to the Appearance > Additional CSS section

    .search .site-content .content-area .search-form {
    display: none;
    }

    That seems to keep the search form field on the initial search page, but not the 2nd “no results” page. Which is ok I guess. It’ll force the user to go back to the initial search page.

    Unless you know of another fix.

    Thank you!

    lteachum
    Participant
    • Topics: 1
    • Replies: 36

    I thought all was working ok, but I am noticing, for some search words,

    On the 2nd search page, when you get to the error page (because on the initial search page the search term can’t be found) and put in a different search term (one that CAN be found), it pulls up the search results from many other pages (which we don’t want – we only want it to search the tags on the Posts pages).

    Can you please assist with that? I think I’d be ok with it not even having a search field on that error page, forcing people to go back to the original search page (if that 2nd search page can’t easily be fixed).

    You will need to be logged in to see it, so please let me know if you need the user id & password again.

    Thank you!

    lteachum
    Participant
    • Topics: 1
    • Replies: 36

    I am trying to reply to this forum, but it doesn’t appear to be going through. Can you please let me know if you’ve received about 3 or 4 duplicates of the same question?

    Thank you!

    lteachum
    Participant
    • Topics: 1
    • Replies: 36

    I think the default search form work! I did a reset and it pulled up results from the entire website.
    Wonderful!
    Thank you so much!

    lteachum
    Participant
    • Topics: 1
    • Replies: 36

    ok I will try that and let you know.
    Thank you!

    lteachum
    Participant
    • Topics: 1
    • Replies: 36

    ok. When you say use the Default Search form, are you talking about the search form that comes with Ivory Search? or the search form that comes with Elementar? or is that one and the same?

    lteachum
    Participant
    • Topics: 1
    • Replies: 36

    Ahhhh – but there ARE pages that have the word “Course” on them.
    On the FAQs page, I need it to pull from the whole website, not just the posts.
    I only need the search to limit – from the knowledge base page – to the posts I specified using the tags. All other pages need to search the whole website.
    Make sense??

Viewing 10 posts - 1 through 10 (of 36 total)

You must be logged in to create new topic or reply to the topic.