Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello rebornishard,

    Yes, if I understand the question correctly. then it would be possible to search events from any page on your site. However, not directly out of the box. You may want to look into using a plugin like Search Everything. Otherwise, you may need to customize your site’s default search functionality to return the tribe_events custom post type.

    Cheers!
    Geoff

    Thread Starter rebornishard

    (@rebornishard)

    Thanks geoffgraham,

    Btw it’s nicer if i can duplicate search bar in event page to another page, i tried to include every css and js from event page but it failed.

    thanks a lot

    Brook

    (@brook-tribe)

    Howdy reborn,

    You can easily add it anywhere as a simple <form>. For instance my local test site’s event page url is “https://eventscalendar.local/events/&#8221;. So this is the HTML I could place anywhere to use Tribe’s search function.

    <form action="https://eventscalendar.local/events/" method="get"><input type="text" name="tribe-bar-search"><input type="submit" name="submit-bar" value="Find Events"></form>

    I hope that helps. Cheers!
    – Brook

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[question] possible or not ?’ is closed to new replies.