| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Nov 27 '12 at 0:31 | |
| stats | profile views | 3 |
|
Oct 15 |
awarded | Editor |
|
Oct 15 |
revised |
Help with multiple dropdown tags search added 3022 characters in body |
|
Oct 15 |
comment |
Help with multiple dropdown tags search Ok Here I added the code from my search.php at the top in my original post. I tried to format it the same as my page.php but I'm a little confused on what the default search stuff actually does. I added comments to where I was confused. I also commented out the rest of my code from my page.php template because I wasn't sure how/if it fit in here. |
|
Oct 15 |
comment |
Help with multiple dropdown tags search I'm confused. Does the search form follow the structure of the page.php but with the search form snippet added inside the content divs? Will post code shortly. |
|
Oct 13 |
comment |
Help with multiple dropdown tags search Ok so I really don't need the searchpage.php since I'm showing it on every page and using get_search_form() to display it. I'd rather not show the code for index.php. It's pretty much the exact same as the template index. UPDATE: even with adding the search.php nothing changed. It still does the same thing. |
|
Oct 12 |
comment |
Help with multiple dropdown tags search In my index.php I have get_search_form() right below get_sidebar. My exact code for my searchform.php is shown above. Is the fact that I'm using wp_dropdown_categories instead of an actual form input the problem? It should still be able to read the id of the tag and form the results page, right? |
|
Oct 12 |
comment |
Help with multiple dropdown tags search I don't have a search.php. I have searchform.php and searchpage.php. The searchpage.php is basically the exact same as the Creating a Search Page article I linked to above. I still just get sent to the home page with the tag ids added to the url. |
|
Oct 11 |
comment |
Help with multiple dropdown tags search I really need some help on this as soon as possible. I have added the example from codex.wordpress.org/Creating_a_Search_Page to my theme but it still goes to the index page as I stated above. Any advice? |
|
Oct 10 |
awarded | Student |
|
Oct 8 |
asked | Help with multiple dropdown tags search |
|
Sep 26 |
comment |
query_posts not reading correct categories I did realize that in the Reading settings I had set it to show 14 per page. Still doesn't explain the page that only shows 13... I'm new to WordPress: looking at the reference you gave it uses is_home as the example. How do I do that for a certain page instead (ie page id 2)? |
|
Sep 23 |
asked | query_posts not reading correct categories |
|
Sep 16 |
asked | List Category Posts styling |