I’ve got a search problem…
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘I’ve got a search problem…’ is closed to new replies.