Title: Search a team
Last modified: April 6, 2022

---

# Search a team

 *  Resolved [jobedens](https://wordpress.org/support/users/jobedens/)
 * (@jobedens)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/search-a-team/)
 * Hello,
 * I’ll create a page where they can find the teampages with the standing, program
   etc. I want a search/dropdown menu where they can put the teamname in or can 
   search, and the teamname they need come above.
 * I’ve a lot of teams. If there is no solution then I need to maken for each team
   a real page.
 * Can someone help me. I’ve looked all over the internet.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Savvas](https://wordpress.org/support/users/savvasha/)
 * (@savvasha)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/search-a-team/#post-15533999)
 * Hi [@jobedens](https://wordpress.org/support/users/jobedens/) ,
 * An interesting idea! What I can think of it is to create a [Custom Page Template](https://developer.wordpress.org/themes/template-files-section/page-template-files/)
   in which you will “get” the team id info through $_POST variable and use it to
   populate some shortcodes like `event_list`, `league_table` etc.
 * You will then need to create a sarchable field, or a dropdown list with which
   you will redirect the user to the page with the above Page Template.
 * Is doable, but you need some custom code which is far beyond the scope of this
   forum.
 * Thanks,
    Savvas
 *  Thread Starter [jobedens](https://wordpress.org/support/users/jobedens/)
 * (@jobedens)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/search-a-team/#post-15542810)
 * Hi [@savvasha](https://wordpress.org/support/users/savvasha/) , thanks for your
   response. I’ve done it with a plugin: Ajax Search Lite. Here can you put the 
   code [sp_team]. Then they find all the team pages :).
    -  This reply was modified 4 years, 1 month ago by [jobedens](https://wordpress.org/support/users/jobedens/).
 *  Plugin Contributor [Savvas](https://wordpress.org/support/users/savvasha/)
 * (@savvasha)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/search-a-team/#post-15542954)
 * I am glad you sorted it out 🙂
 * It will be great if you share a link to see the result live 👌
 * Thanks,
    Savvas

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Search a team’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

## Tags

 * [dropdown menu](https://wordpress.org/support/topic-tag/dropdown-menu/)
 * [search bar](https://wordpress.org/support/topic-tag/search-bar/)

 * 3 replies
 * 2 participants
 * Last reply from: [Savvas](https://wordpress.org/support/users/savvasha/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/search-a-team/#post-15542954)
 * Status: resolved