Advanced Organizer Addon

The Advanced Organizer addon enhances your organizing experience by providing dedicated pages for each organizer. Utilize shortcodes to effortlessly display lists of organizers wherever you desire, offering a seamless integration into your website. This addon introduces a myriad of options, allowing you to tailor the features of your shortcode to meet specific requirements. Additionally, you can conveniently showcase events associated with particular organizers under the shortcode.

Requirements
MEC Lite/Pro

Latest Version
1.3.2

Last Updated
2023-10-25 15:28:13

Changelog

Advanced Organizer Addon Preparation

Installation

In the first step, ensure that both MEC (Modern Events Calendar) and the Advanced Organizer Addon are installed and activated.

Read Also:

How to install MEC and Addons?

Activating Organizers

Please head over to MEC Settings > Event Module and make sure to enable the Organizer feature.

Advanced Organizer Addon

Advanced Organizer Addon Settings

After installing the Advanced Organizer Addon, you will see a new menu in MEC’s settings. In the pictorial guide below, you can see the explanations under each section.

Advanced Organizer Addon

1. Single Page

In this step, choose a page featuring a designated shortcode (selecting the destination page). Although this page starts empty, clicking on the organizer’s title link redirects you to it. Ensure the page is well-maintained and includes the [advanced-organizer-single-public] shortcode. Following installation, this page is automatically activated, and you have the option to modify its default title.

2. Organizer Default Settings

Shortcodes come with various options. If no specific options are set, they will function with default settings. Customize details options based on your preferences.

Organizer Skin

Choose a skin to display the Organizer list.

Organizer Event Skin

Choose a skin for displaying the organizers’ event list.

Event Limit

The number of Events to be displayed on the organizer’s event list.

Organizer Limit

The number of organizers to be displayed on the organizer’s list page.

Event Cols

Define the number of columns to display on the organizer’s event list.

Load More

Shows Load More Button on the event list page.

Show Event List

Show the Event list on a single page.

Redirect the organizer title

Redirect the organizer title to a single page.

Redirect Link Target

Opens the events in a new window or the current window.

3. Available Shortcodes

In the Advanced Organizer Addon, there are three types of shortcodes:

  • Single: For showing a single event with its properties. 
  • List: For showing all the available items.
  • Featured: For showing those items with checked featured value.

How to use Advanced Organizer shortcodes

To integrate shortcodes, simply copy and paste the code onto the desired page. The main shortcode template is in [organizer-list] format, and default options are applied if no custom settings are specified.

Each option functions individually on the main shortcode, like an ID. In the shortcode (which is like this: id=”{ORGANIZER_ID}), in the {ORGANIZER_ID}, you should just put a number. This number is available in the taxonomy list.

If, for instance, to show load more options, it is as load_more=”{true/false}”, you should put a numerical value in the {true/false} section without the {}. In the end, this option should be like load_more=”false” or  load_more=”true.


Important Notes:

  1. Ensure that you both open and close the double quotations, as it is essential.
  2. Be attentive to spaces to prevent the shortcode from breaking.
  3. You have the option to set no options. If completely omitted, nothing will happen.
  4. Avoid using one or both of [] in the shortcode.
  5. The presence of [] signifies to WordPress that you have executed a shortcode.
  6. To leverage the features of each organizer, ensure that the specific organizer has content.
  7. To access the widget, navigate to the Appearance > Widgets menu. Your widget will only be displayed if your page builder can recognize it.
  8. The exclude option allows you to omit specific details from the shortcode items, such as a phone number. To exclude multiple items, use “,” as a separator.

This image displays the ultimate outcome of the single organizer page.

Advanced Organizer

Report Out Dated Content

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

Report Now
2 Comments
proudsword November 13, 2020
| |

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