Search Issues (Two Problems)

Search Issues (Two Problems)

  • I have a CS theme implemented here: http://caaa.org/cs/ -  and the search works fine from the home page (it searches everything, blogs, media, etc.) but when you are inside a section such as: http://caaa.org/cs/blogs/events/ the form is only searching that particular section.  I need the search bar to search the entire site no matter where the user is.

    Also, on pages where other forms exist, the search form isnt showing up at all.  Examples are:

    http://caaa.org/cs/login.aspx

    http://caaa.org/cs/logout.aspx

    http://caaa.org/cs/search/SearchResults.aspx?q=tip

    I am placing the CommonSearch / CommonSearchArea code inside the master.master file.

    If anyone could help with either of these issues it would greatly appreciated.

    Thanks,
    Ryan

  • I can reproduce your issue and need to do a bit of investigation.

  • Thank you.