As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2557453
events for wordpress users only
Closed

Comments

  • Andrés Camargo started the conversation

    Hello, I would like to know if there is any configuration that allows me to make the events visible only for registered users in wordpress.

    I hope you can help me, thanks.

  • [deleted] replied

    Hello Andres Camargo, 

    There isn't such option in Amelia, unfortunately, as there are no memberships within the plugin. You can only have some pages that can be accessed by WP users only and put there events that you want, using different shortcodes on different pages.

    These are the possible shortcodes for events in Amelia: 

    1. [ameliaevents] if you want to show list of all your events,
    2. [ameliaevents tag=’name’] if you want to show just the events that belongs to the same tag defined during the creation of events, where “name” will be replaced with the tag name,
    3. [ameliaevents event=1] if you want to show only the event with ID 1 without its recurring events,
    4. [ameliaevents event=1 recurring=1] if you want to show the event with ID 1 with all his recurring events.