-
Posted a reply to Event registration button is redirecting to the event, on the site WordPress.org Forums:
Can you explain why old posts are OK but new posts don't show the URL?… -
Posted a reply to Event registration button is redirecting to the event, on the site WordPress.org Forums:
Last comment. This solution works for now because the booking urls are the same for… -
Posted a reply to Event registration button is redirecting to the event, on the site WordPress.org Forums:
actually if I force a value in the get_event_registration_method() function like this: $method->url = 'https://google.com'… -
Posted a reply to Event registration button is redirecting to the event, on the site WordPress.org Forums:
File wp-event-manager-template.php, line 208 is this: $register = $post->_registration; For new posts the value is… -
Posted a reply to Event registration button is redirecting to the event, on the site WordPress.org Forums:
_event_registration_email has a value for the post_id in the postmeta table. Old events show the… -
Posted a reply to Change default Registration email/URL, on the site WordPress.org Forums:
Thanks! -
Posted a reply to Event registration button is redirecting to the event, on the site WordPress.org Forums:
I'm seeing odd behaviour. Just added a new event with a link in the "Registration… -
Created a topic, Change default Registration email/URL, on the site WordPress.org Forums:
When adding a new event the field "_event_registration… -
Posted a reply to Feed of events, on the site WordPress.org Forums:
Ok great. It would be nice to have a feed to pull out a list… -
Created a topic, Feed of events, on the site WordPress.org Forums:
After reading other support threads I expect to see a …