Viewing 8 replies - 1 through 8 (of 8 total)
  • Events Manager uses wp users so you can either allow wp registration or they can also be created when a user signs-up for an event or you can allow anonymous event submissions at settings > general > event submission forms > Anonymous event submissions

    Thread Starter cocopops67

    (@cocopops67)

    So you have To turn the ‘Anyone can register on’ in the word press settings, then this becomes available.

    Thread Starter cocopops67

    (@cocopops67)

    Sorry but still confused here.
    I have WP setting : Anyone Can Register : No
    EM setting : Allow Anonymous : No
    EM setting : Guest Default User = Subscriber (created)

    Form For Entry has [event_form]in code

    When going to the entry form it just says’ You must logon’
    but there is no place to logon ????

    Thread Starter cocopops67

    (@cocopops67)

    PS, I want users to register when they submit an event,so they can edit their submitted events at a later date.

    EM setting : Allow Anonymous : No

    should be

    EM setting : Allow Anonymous : Yes

    Thread Starter cocopops67

    (@cocopops67)

    I have changed this and now back to square one. Anyone can create an event by entering their name and email address – no registration required, so won’t be able to edit it in the future.

    This is what I do not want.

    If I change the settings, no registration screen is apparent – It just says “You must log in to view and manage your events” with no screen to register! As of my original post.

    sorry about that,

    How do new users register ? Lost!

    – My first post

    When going to the entry form it just says’ You must logon’
    but there is no place to logon ????

    you can try this tutorial on how you can add wp login shortcode – https://pippinsplugins.com/wordpress-login-form-short-code/ (add in your theme functions.php)

    e.g.
    [event_form]
    [loginform redirect=”https://my-redirect-url.com/submit-event”%5D

    Thread Starter cocopops67

    (@cocopops67)

    I still was unable to make that work, anyway thanks.

    Workaround Solution
    Added a plugin for logon that appears on the menu bar so it’s obvious where they have to go.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How do new users register ? Lost!’ is closed to new replies.