• Resolved jpujolcat

    (@jpujolcat)


    Hi!
    I need that editor role users can publish events using frontend event submit.
    I placed shortcode [emefs_submit_event_form] in this page: https://www.testingweb.cat/que-fem/formacio-test-entrar/

    But this message appears if users are not logged in WordPress:
    Sorry, but you’re not allowed to submit new events.

    How can I do to place a login form to allow users post events in frontend even submit?
    (I’m novice in php, so I will appreciate your help)

    Another question is:
    – Is it possible to send email to administrators users when a new event is published?
    – Is it possible to send a confirmation email to the user that have just post event?

    I can pay some money to help me with these requirements.

    Thank you very much!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Franky

    (@liedekef)

    The next version will have an option to redirect to the login page.
    Concerning the mails: the next version will have an action emefs_submit_event_action. See the action eme_submit_event_action in the main EME plugin as an example: https://www.e-dynamics.be/wordpress/hooks-and-filters/
    Using this action hook, you can create mails to whomever you want ??

    Btw: feel free to make a donation to keep me going: https://www.e-dynamics.be/wordpress/ has a donate button.

    Thread Starter jpujolcat

    (@jpujolcat)

    Hi!
    I don’t understand how to use eve_submit_event_action to send an email to a wordpress admin when somebody posts a new event using frontend form submission.
    Can you help me, please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Login form?’ is closed to new replies.