• My search works fine only from the category archive page – for example:
    https://localhost/wordpress/index.php/archives/category/mycategory, and then the search results found on:
    https://localhost/wordpress/index.php/archives/category/mycategory?s=mysearch.

    However, when I run a search from another page (the search form is on my sidebar so it can be run from any page) – for example:
    https://localhost/wordpress/index.php/about, and then the search results found on:
    https://localhost/wordpress/index.php/about?s=mysearch,
    instead of
    https://localhost/wordpress/index.php/archives/category/mycategory?s=mysearch.

    Anyone knows how to fix this up?

    Thanks!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter oce

    (@josepo)

    Forgot to mention that when it gets to
    https://localhost/wordpress/index.php/about?s=mysearch
    it’s redirecting to the 404 page.

    Thread Starter oce

    (@josepo)

    Here is the solution.

    Now it finds nothing all the time (Sory. No matches.)

    ??

    Can you help me with this one?

    THANKS!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I’ve got a search problem…’ is closed to new replies.