PreSale Question Front-End Submission

WordPress Event Management, Calendars & Registration Forums General Question PreSale Question Front-End Submission

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 6 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29020

    I have a site where I use Ultimate Member as little Franchise Plugin.

    Is it possible that the user can provide Frontend Events?
    And on each member site just listening the events who the member made?

    U know what I mean?

    Christoph Steinlechner
    #29034

    This is possible, but it would need some custom development.

    You can restrict the ability to submit events via the front-end to logged-in users only if required. Then, assuming the submitting user remains the owner (or ‘organiser’ / post author) of the event you can use the [eo_events] shortcode with post_author attribute set to the ID of the user, or user eo_get_events() or WP_Query().

    Alternatively you could query events with the meta key _eventorganiser_fes_user set to the ID of the user.

    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.