Welcome', 'mage-eventpress'), 'manage_options', 'mep_event_welcome_page', array($this, 'welcome_page')); } public function welcome_page() { ?>
welcome_content(); ?> support_content(); ?> faq(); ?>

bottom_info(); ?>

Name Shortcode Parameter Description
Events – List Style [event-list show='2' pagination='yes'] style

Number of events show (integer number only) | Default: -1 to show all

pagination

yes or no or carousal | Default: no

Events – List Style with Search Box [event-list column=4 search-filter='yes']

column 3 or 4 (integer number only) | Default: 3

search-filter yes or no | Default: no

Events – Grid Style [event-list show='3' style='grid']

show Number of events show (integer number only) | Default: -1 to show all

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

Events – Minimal Style [event-list show='2' style='minimal']

show Number of events show (integer number only) | Default: -1 to show all

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

Events – Winter Style [event-list show='2' style='winter']

show Number of events show (integer number only) | Default: -1 to show all

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

Events – Native Style [event-list show='2' style='native']

show Number of events show (integer number only) | Default: -1 to show all

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

Events – Vertical Timeline Style [event-list show='5' style='timeline' timeline-mode='vertical']

show Number of events show (integer number only) | Default: -1 to show all

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

timeline-mode vertical or horizontal | Default: vertical

Events – Horizontal Timeline Style [event-list show='5' style='timeline' timeline-mode='horizontal']

show Number of events show (integer number only) | Default: -1 to show all

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

timeline-mode vertical or horizontal | Default: vertical

Events list with search filter [event-list show='8' style='grid' column='3' search-filter='yes']

show Number of events show (integer number only) | Default: -1 to show all

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

column 2 to 6 | Default: 3 | Applicable for grid style only

search-filter yes or no | Default: no

Events – Title Style [event-list style='title']

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

Events – Carousel Style [event-list style='grid' pagination='carousal' carousal-dots='yes' carousal-nav='yes' column=3]

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

pagination yes or no or carousal | Default: no

carousal-dots yes or no | Default: no

carousal-nav yes or no | Default: no

column 1 to 4 | Default: 3

Events – Spring Style [event-list style='spring']

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

Event Speakers [event-speaker-list event=14829]

event event ID

Recurring Events [event-list-recurring column='3']

column 3 or 4 (integer number only) | Default: 3

Events City List [event-city-list]
Events With Pagination [event-list style='grid' pagination='yes']

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

pagination yes or no or carousal | Default: no

Events by Single Organizer [event-list style='grid' org='15']

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

org organizer ID (integer number only) | Default: 0

Events Filter by Organization [event-list style='grid' org-filter='yes']

style grid or list or minimal or native or timeline or title or spring or winter | Default: grid

org-filter yes or no | Default: no

Events by Single Category [event-list cat='44']

cat category ID (integer number only) | Default: 0

Events Filter by Category [event-list cat-filter='yes']

cat-filter yes or no | Default: no

Events by Country [event-list country='US']

country country name | Default: null

Events by City [event-list city='Texas']

city city name | Default: null

Expired Events [expire-event-list]
Single Event Registration [event-add-cart-section event=10408]

event Event ID

Events Calendar [event-calendar]
Events Calendar Pro Addon

[mep-event-calendar]

[mep-event-calendar cat_id='44']

[mep-event-calendar-month month='2028-09']

cat_id Event Category ID

month Events year-month | yyyy-mm

bottom_info(); ?>
faq_array(); ?>

$faq) { ?>
bottom_info(); ?>

array( 'title' => esc_html__('Where can I find the Attendee registration Form?', 'mage-eventpress'), 'des' => esc_html__('To enable attendee form you must first install a premium addon name “Form Builder”. Once you are done with installing – Click on “Events” -> Click on “All Events” -> Click on Edit of any existing event -> Scroll down below to find "Attendee Registration Form"', 'mage-eventpress') ), 2 => array( 'title' => esc_html__('How can I see event wise registered attendee list?', 'mage-eventpress'), 'des' => esc_html__(' If you visit attendee list menu in event section then you will see all attendee list here. You can filter choosing event name and date if event is recurring event.', 'mage-eventpress') ), 3 => array( 'title' => esc_html__('How can I Export attendee list as CSV?', 'mage-eventpress'), 'des' => esc_html__('If you visit attendee list menu in event section then you will see all attendee list here. You can filter choosing event name and date if event is recurring event. After filtering right section there is 2 button to export attendee and extra service.', 'mage-eventpress') ), 4 => array( 'title' => esc_html__('My plugin page shows 404 error?', 'mage-eventpress'), 'des' => esc_html__('Please re-save the permalink to solve the problem.', 'mage-eventpress') ), 5 => array( 'title' => esc_html__('Where Can I change Event Slug Url?', 'mage-eventpress'), 'des' => esc_html__('In Event Settings area we have slug changing option. You can change it and resave permalink to avoid 404 error.', 'mage-eventpress') ), 6 => array( 'title' => esc_html__('Where Can I configure Pdf Email?', 'mage-eventpress'), 'des' => esc_html__('If you visit Event settings page then You will see PDF email tab top right, you can configure pdf email here.', 'mage-eventpress') ), 7 => array( 'title' => esc_html__('I have configured correctly but pdf email I am not getting.', 'mage-eventpress'), 'des' => esc_html__('PDF email with pdf send based on some configuration. If order status processing or complete then only pdf email will send as we considered these 2 order status come after order payment done. If order status holds or pending, then email of pdf will not send.', 'mage-eventpress') ), 8 => array( 'title' => esc_html__('Can I hide any section from event list and details page?', 'mage-eventpress'), 'des' => esc_html__('Yes You can hide any section from event list and details page. If you go event settings area in general section, you will find lots of settings regarding all section.', 'mage-eventpress') ), 9 => array( 'title' => esc_html__('How Can I configure Virtual Event?', 'mage-eventpress'), 'des' => esc_html__('For virtual event we know there should not have any location or physical address so we recommend to use template virtual that we have during event adding time and also you can use location hide settings from list and details page.', 'mage-eventpress') ), 10 => array( 'title' => esc_html__('I installed event manager plugin but it does not work?', 'mage-eventpress'), 'des' => esc_html__('Please install WooCommerce plugin first, before installing any plugin.', 'mage-eventpress') ), 11 => array( 'title' => esc_html__('Do you offer customization?', 'mage-eventpress'), 'des' => esc_html__('Yes! we offer customization service for our client. If you want any new features don’t hesitate to contact us. Email: magepeopleteam@gmail.com.', 'mage-eventpress') ), ); } } new MPWEM_Welcome(); }