• Built in wordpress search does not perform a search on events that have been synced – is there any work around for this? I can’t tell if eventbrite events are being loaded as custom post types or if something else is happening. But, since our site is really just an events listing site, we need the search to index our events. Check it out here: http://improvfest.nyc

Viewing 1 replies (of 1 total)
  • Theme Author smccafferty

    (@smccafferty)

    Unfortunately, WP search will not, currently, search for events on the site. Reason being is that the events are never actually stored as a post on the site. Event data is pulled directly from the API and cached. This is to keep event information up to date and without replication. This has its downsides as you can see. However, I feel this would be a great enhancement and will add it to the list to implement.

Viewing 1 replies (of 1 total)

The topic ‘Search Not Working’ is closed to new replies.