Title: multisite events search
Last modified: February 7, 2022

---

# multisite events search

 *  Resolved [siannan](https://wordpress.org/support/users/siannan/)
 * (@siannan)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/multisite-events-search/)
 * Hello,
 * with shortcode I can show events list from all subsites with the blog=x attribute
 * I can also put a search form with the event_search_form shortcode, but this form
   redirects to the default events page, witch does not have (AFAIK) any way to 
   configure the blog attribute. Therefore I cannot search on all events as I want
   to. (the search is restricted on a subset of the events that were presented, 
   which is strange for the user)
 * Is there a way to, either make the search form uses my custom event list (shown
   with a shortcode); or configure the default event list page’s blog attribute ?
 * NB: I already tried to set the events permalink setting to my own events list,
   but this did not worked as intended (i.e. the search was not performed, the list
   was rendered as defined by the shortcode I wrote)
 * Regards,

Viewing 1 replies (of 1 total)

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/multisite-events-search/#post-15411229)
 * it might be possible by modifying the template file at events-manager/templates/
   templates/events-search.php then use shortcode like [event_search_form ajax=1]
 * to use templates: [http://wp-events-plugin.com/documentation/using-template-files/](http://wp-events-plugin.com/documentation/using-template-files/)
 * eg. wp-content/themes/Your Theme/plugins/events-manager/templates/events-search.
   php
    -  This reply was modified 4 years, 2 months ago by [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/).

Viewing 1 replies (of 1 total)

The topic ‘multisite events search’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 1 reply
 * 2 participants
 * Last reply from: [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/multisite-events-search/#post-15411229)
 * Status: resolved