Skip to content
No results
MEC Knowledgebase
  • Installation
    • Installation
    • Activation
    • Auto Update
    • Manual Update
    • Change License Domain
  • Settings
    • General
    • Archive Page
    • Slugs/Permalinks
    • Currency
    • View All
  • Single Event
    • Single Event Settings
    • How to Add Event In MEC Plugin?
    • MEC Single Sidebar
    • Custom Fields
    • View All
  • Event Modules
    • Speakers
    • Organizers
    • Locations
    • Map
    • View All
  • Booking Settings
    • Booking Module
    • Booking Elements
    • Booking Form
    • Payment Gateways
    • View All
  • Event Submission
    • General
    • Access Level
    • FES Sections
    • Required Fields
    • View All
  • Integrations
    • Mailchimp
    • Paid Memberships Pro
    • BuddyPress
    • LearnDash
    • View All
  • Notifications
    • Booking Notification
    • Booking Confirmation
    • Booking Reminder
    • Admin Notification
    • View All
  • Addons
    • Elementor Single Builder Addon
    • Ticket and Invoice Addon
    • Event Seat Addon
    • Virtual Events Addon
    • View All
  • Other
    • Appearance Settings
    • Translation
    • Knowledge
    • Troubleshooting
    • Developer
MEC Knowledgebase

  • Categories
    • Installation
      • Installation
      • Activation
      • Auto Update
      • Manual Update
      • Change License Domain
    • General Settings
      • General
      • Archive Pages
      • Slugs/Permalinks
      • Currency
      • View All
    • Single Event
      • Single Event Settings
      • MEC Single Sidebar
      • How to Add Event In MEC Plugin?
      • Custom Fields
      • View All
    • Event Modules
      • Speakers
      • Organizers
      • Locations
      • Map
      • View All
    • Booking Settings
      • Booking Module
      • Add a Booking System
      • Booking Form
      • Organizer Payment Settings
      • View All
    • Event Submission
      • General
      • Access Level
      • FES Sections
      • Required Fields
      • View All
    • MEC Integrations
      • Mailchimp
      • BuddyPress
      • LearnDash
      • Paid Memberships Pro
      • View All
    • Notifications
      • Booking Notification
      • Booking Confirmation
      • Booking Reminder
      • Admin Notification
      • View All
    • Addons
      • Elementor Single Builder Addon
      • Ticket and Invoice Addon
      • Event Seat Addon
      • Virtual Events Addon
      • View All
    • Other
      • Appearance Settings
      • Translation
      • Knowledge
      • Troubleshooting
      • Developer

Submit a Ticket
MEC Knowledgebase

Toggle
  • Initial Setup
  • Global Configuration
    • Single Page Setup
    • Organizer Default Settings
  • Using Shortcodes
    • [mec-organizer] Attributes
    • [organizer-list] Attributes
  • Use Cases (When This Addon is Useful)
  • Situations This Addon May Not Be Ideal
  • Troubleshooting for Beginners
  • FAQ
    • How can I begin using the Advanced Organizer Addon on my website? 
    • What is the purpose of the Advanced Organizer Addon “Single Page” setting? 
    • What are the key settings available within the “Organizer Default Settings” of the Advanced Organizer Addon? 
    • How can I customize the display of the Organizer list? 
    • How can I control the number of events displayed for each organizer? 
    • How do I enable a “Load More” button on the organizer event list? 
    • What options are available when using the “Redirect the organizer title” setting? 
    • What is the purpose of the Advanced Organizer shortcodes? 
    • How do I use the [organizer-list] shortcode? 
    • How can I display only a single organizer using a shortcode? 
    • How can I display a list of all available organizers? 
    • How can I use the “load more” option within the shortcode?
    • What are the key considerations when using shortcodes to ensure they work correctly? 

Addons

Advanced Organizer Addon

The Advanced Organizer Addon is a powerful add-on designed to enhance the event organization experience by providing dedicated profile pages for each organizer. It allows you to showcase organizer lists and their associated events through flexible shortcodes, ensuring a professional and seamless integration into your website.

Requirements
MEC Lite/Pro

Latest Version
1.4.0

Last Updated
2025-12-28 15:28:13

Changelog
View DemoBuy Now

Initial Setup

Before you begin, ensure you have the following:

  • MEC Lite or Pro: This add-on is compatible with both the Lite and Pro versions of Modern Events Calendar.
  • Plugin Installation: Ensure both MEC and the Advanced Organizer Addon are installed and activated.

Read Also:

How to install MEC and Addons?

Enable Organizer Module: Navigate to MEC Settings > Event Module and ensure the Organizer module is enabled.

Advanced Organizer Addon

Global Configuration

The settings menu allows you to define the default behavior for how organizers and their events are displayed across your website.

Single Page Setup

Advanced Organizer Addon

The addon automatically creates a custom page containing the [advanced-organizer-single-public] shortcode. This page acts as the profile hub for individual organizers, displaying their Name, Address, Website, and Phone Number.

  • Manual Page Creation: If the page is not created automatically, create a new WordPress page, paste the [advanced-organizer-single-public] shortcode, and publish it.
  • Linking the Page: In the Advanced Organizer Addon Settings, select your custom page from the Single Page dropdown menu.

Organizer Default Settings

These settings control the global behavior of your organizer profiles and event lists.

Advanced Organizer Addon
  • Organizer Event Skin: Select the visual layout (skin) for displaying an organizer’s linked events.
  • Event Limit: Set the maximum number of events displayed on an organizer’s list.
  • Organizer Limit: Define how many organizers appear on the main list page.
  • Event Cols: Specify the number of columns for the event grid.
  • Load More: Toggle this to “On” to add a Load More Button to event lists.
  • Show Event List: Enable or disable the event list on the organizer’s single profile page.
  • Only Ongoing Events: Filter the list to show only currently active events.
  • Show Only Past Events: Filter the list to show only completed events.
  • Start Date: Use the date picker to filter and display events starting from a specific date.
  • Exclude Details: Check boxes to hide specific contact info, including Tel, Email, Facebook, Instagram, LinkedIn, and Twitter(X).
  • Redirect the Organizer Title: Enable this checkbox to redirect the organizer’s name to a specific link.
  • Details Link (Prioritization): Choose how the title redirect behaves:
    • Website on Input: Redirects to the URL entered in the organizer’s website field.
    • Force Single Page: Always redirects to the organizer’s dedicated profile page.
    • Force Website Link: Ignores the single page and forces a redirect to their external website.
  • Redirect Link Target: Choose whether to open links in a New Window or the Current Window.

Pro Tip: Always ensure individual organizers have content in their profiles (phone, social media, etc.) to fully leverage the “Exclude Details” and “Single Page” features.

Using Shortcodes

The Advanced Organizer Addon utilizes three primary shortcode types: Single (one event), List (all items), and Featured (items marked as featured).

Advanced Organizer Addon

[mec-organizer] Attributes

Use this shortcode to display a specific organizer’s details.

  • id=”{ORGANIZER_ID}”: The unique ID found in the organizer taxonomy list.
  • limit_events=”{NUMBER}”: Limits events shown for this host.
  • only_ongoing_events=”{true/false}”: Toggles ongoing event visibility.
  • load_more=”{true/false}”: Enables/disables the Load More button.
  • events_style=”{list/grid}”: Switches between list or grid layouts.
  • exclude_details=”{Exclude-List}”: Comma-separated list to hide details (e.g., Tel, Email).
  • cols=”{NUMBER}”: Sets columns for grid layout.
  • show_event_list=”{true/false}”: Shows/hides the associated event list.

[organizer-list] Attributes

Use this to create a directory of all your event organizers.

  • limit=”{NUMBER}”: Total number of organizers to display.
  • display_style=”{list/grid}”: Choose the layout style.
  • filter=”{true/false}”: Adds filter options to the list.
  • search=”{true/false}”: Enables a search bar for the list.
  • random=”{true/false}”: Randomizes the order of organizers.
  • order_by=”{name|added_date|all_events|featured}”: Sorts the list by the chosen criteria.
  • order=”{DESC|ASC}”: Sets ascending or descending order.

Use Cases (When This Addon is Useful)

  • Speaker Directories for Conferences: Create a dedicated page listing all speakers with links to their specific sessions and social media profiles.
  • Multi-Venue Management: If you have different organizers for various locations, use the [organizer-list] to allow users to browse events by host.
  • Featured Host Spotlights: Use the Featured shortcode on your homepage to highlight top-tier organizers or sponsors.

Situations This Addon May Not Be Ideal

  • Concurrent Past and Future Lists: The addon currently cannot display both past and future events simultaneously on a single organizer page.
  • Complex External Redirects: While it supports basic URL redirects, it is not designed for complex affiliate tracking or multi-step external funnels.
  • Non-WordPress Environments: This addon requires a WordPress installation running Modern Events Calendar.

Troubleshooting for Beginners

  • Shortcode Not Working? Ensure you have used double quotation marks (e.g., load_more=”true”) and check for extra spaces that might break the code. Do not use square brackets [] inside the attributes themselves.
  • Missing Organizer Menu? Double-check that the Organizer Module is enabled in MEC Settings > Event Module.
  • Redirects Not Functioning? Ensure the Redirect the organizer title checkbox is enabled in the settings and that you have selected the correct priority in the Details Link option.
  • Single Page Showing 404? Go to WordPress Settings > Permalinks and click Save Changes to refresh your site’s link structure.

FAQ

How can I begin using the Advanced Organizer Addon on my website? 

To start, you need to have both the MEC (Modern Events Calendar) plugin and the Advanced Organizer Addon installed and activated on your website. Additionally, you must enable the Organizer feature in MEC Settings under the Event Module.

What is the purpose of the Advanced Organizer Addon “Single Page” setting? 

When you install the addon, a custom page is created automatically, containing the [advanced-organizer-single-public] shortcode, which serves as the single page for a specific organizer. When users click an organizer, they are directed to this page, which contains details like name, address, and website. You can manually create the single page if it isn’t created automatically. Simply insert the shortcode and select it in the Advanced Organizer settings.

What are the key settings available within the “Organizer Default Settings” of the Advanced Organizer Addon? 

Within Organizer Default Settings, you can configure several aspects such as: * Organizer Skin: Choose how the organizer list is displayed. * Organizer Event Skin: Choose how the events associated with the organizer are displayed. * Event Limit: Set the maximum number of events to show per organizer. * Organizer Limit: Set the maximum number of organizers to show on the list page. * Event Cols: Define the number of columns for the event list. * Load More: Add a “load more” button for event lists. * Show Event List: Display an event list on a single page. * Redirect the organizer title: Allows you to set where the organizer title will redirect. * Redirect Link Target: Define if links will open in the same or a new window.

How can I customize the display of the Organizer list? 

You can customize the display by selecting different skins within the “Organizer Skin” setting.

How can I control the number of events displayed for each organizer? 

The “Event Limit” option under Organizer Default Settings allows you to specify the number of events shown for each organizer.

How do I enable a “Load More” button on the organizer event list? 

You can enable the “Load More” button by toggling the “Load More” option to the “on” position in the Advanced Organizer settings.

What options are available when using the “Redirect the organizer title” setting? 

There are three ways to prioritize redirection of the Organizer title: * Website on Input: Redirects to the organizer’s website if a URL is entered. * Force Single Page: Redirects to the organizer’s single page. * Force Website Link: Redirects to the organizer’s website, overriding the single page.

What is the purpose of the Advanced Organizer shortcodes? 

The shortcodes in the Advanced Organizer Addon allow you to display organizers and their information on any page of your website. There are three types of shortcodes: single, list, and featured.

How do I use the [organizer-list] shortcode? 

To use the [organizer-list] shortcode, you simply copy and paste it into the desired page. You can also customize it by adding attributes within the shortcode.

How can I display only a single organizer using a shortcode? 

To display a single organizer, use the [mec-organizer id=”{ORGANIZER_ID}”] shortcode, replacing {ORGANIZER_ID} with the specific ID of the organizer, which can be found in the organizer’s taxonomy.

How can I display a list of all available organizers? 

You can display a list of all available organizers using the [organizer-list] shortcode.

How can I use the “load more” option within the shortcode?

To enable the “load more” option within the shortcode, you would add load_more=”true” or load_more=”false” into the shortcode. Remember to use double quotation marks.

What are the key considerations when using shortcodes to ensure they work correctly? 

When using shortcodes, make sure you: * Include both opening and closing double quotation marks. * Avoid adding extra spaces that could break the code. * Avoid using square brackets [] within the shortcode itself.

Share

Related Articles

  • MEC Utility
  • How to Import Public Eventbrite Events into MEC Using an iCal Link
  • Ticket and Invoice App
  • Liquid View Layouts Addon
  • Square Payment Addon

Report Out Dated Content

If you think the content of this page does not reflect updated information, please let us know.

Report Now
Login Submit
2 Comments
proudsword November 13, 2020
| |

I there a way to show future and past events at the same time in a organizer page ?

1 0
0
Reply
Sarah Wang November 16, 2020
| |
proudsword I there a way to show future and past events at th

Hello,
Unfortunately, currently, this is not possible,

I will forward your comment to the developer team and they will process that. If it is possible they will add this feature in future plugin updates.

1 0
0
Reply

Still no luck? We can help!

If you did not find what you were looking for, please submit a ticket in our support system.

Submit a Ticket
Webnus Banner
Modern Events Calendar

Please read our Terms and Conditions and Privacy Policy.

4.2 Great

About 11 Review us on Trustpilot

Copyright © 2023. All rights reserved. Webnus Inc.