WP Event Manager Tutorials
Remove the Preview Step
In this guide, you will learn about how you can remove the preview step in the Event Submission form. The event submission process can be simplified by removing the preview steps. You need to do the following things: Remove the Preview step. Change ...
Remove the Preview Step
In this guide, you will learn about how you can remove the preview step in the Event Submission form. The event submission process can be simplified by removing the preview steps. You need to do the following things: Remove the Preview step. Change ...
Hide Comment on Single Event Listing Page
A user of WP Event Manager can display or hide the comment section on the single event listing page. In this guide, you will learn about how you can disable or hide the comment section on your single event listing page. Here are the steps you need to ...
Changing the priority of field for event submission form
Changing the priority of field like country field for events This tutorial will show you how you can edit fields with the Editing Event Submission Form Fields doc and display it on a single event listing. Changing the priority of field for the ...
Changing language issue
When we change the language of the site while trying to add an event to our website, a 404 error message appears. However, this issue is now fixed with a simple code that needs to be pasted in the function.php. Now the error message does not appear ...
Editing Event Submission Form Fields
There are mainly 2 ways to customize the form fields in WP Event Manager : Using the Field editor option from the admin panel. Using the WordPress hooks (filters) which are explained below. Using the field editor option from the admin panel To add, ...
Event Detail Page
The Event detail page carries various details of a particular event. These details include the event title, event type, event location, event start date & time, event end date & time, event description, etc. besides this, you can also get the details ...
Translating WP Event Manager
WP Event Manager is capable of being translated into any language using the standard WordPress localization methods and is not necessarily to be used in the English Language. All language files are located within the wp-event-manager/languages/ ...
Add custom field in Search filter
It is possible for the users of WP Event Manager to add new filters to the event search form. In this guide we will show you how you can do it. Creating a custom event search filter WP Event Manager’s [Events] shortcode shows a search filter on the ...
Remove existing field from event submission form
Removing fields from event the event submission form In this guide, you will learn about how you can remove existing fields from the event submission form and how you can remove some social fields from the organizer section. Remove existing field ...
Importing Event Listings With WP All Import Pro
WP All Import Pro allows you to import posts and custom post categories (like occasional postings) with CSV and XML documents. Steps for importing from a CSV file are given below. Preparing Your CSV File Event Title. Event Description. Event ...
Creating a custom event search form
WP Event Manager’s [Events] shortcode is coded to pick up search_location and search_keywords variables from the query string. Because of this, it’s easy to create a search form elsewhere on your site which posts to your events page. How to Create a ...
Changing the event slug/permalink
In this guide, we will show you how you can change or customize the event slug or permalink. It usually appears like this: http://yoursite.com/events/event-listing-title in the default settings. To customize this with WP Event Manager, you can use ...
How to show Ticket Price
WP Event Manager Add ons Tutorials explains you, How to show ticket price field to the frontend. Show ticket price at events listing Open your theme function.php file Create a function to append a new field to the events section. Add the following ...
Editing The Registration Form Fields
In WP Event Manager, you can easily edit the Registration form value along with other form field details using the Filter event_registration_form_fields. The Filter allows you to change the field label, value and other attributes. In the following ...
Ordering Events By Event Start Date / meta key
WP Event Manager allows its users to arrange events in order and change the order as per their requirements. In this guide, you will learn about how you can arrange events in order based on their start date/ meta key. Here are the steps you need to ...
Change Default Events Listing View
WP Event Manager tutorial shows how to Change Default Listing View of Events. Show default events listing view Apply layout via shortcode, [events layout_type="box"] //values for layout type: box,list Apply layout via js, /** You need to put code in ...
Cron Job
“Cron Job is a time-based job scheduler.” It is a system that enables users to implement commands, programs, and other actions at a particular time. Basically in an era where a customer has a lot of options to choose from, it becomes necessary that a ...
Create Child Theme
A child theme is a game changer especially for those developers who are not sure about designing a WordPress site. The child theme works like a subtheme of the main theme that carries all its functionalities, features and style. Since you have landed ...
Create default image path filter
In this WP Event Manager tutorial, you will learn about how you can create a default image path filter. Every event organizer tries to gain as much attention as possible from their visitors or target audiences and using an attractive event banner ...
Create or pick categories from Free/ Core WP Event manager
Events are classified into various types based on the kind of visitors they have. Visitors come from different backgrounds. That is why an event organizer or admin must ensure that they make a lot of event categories available to their clients. This ...
Event List with Elementor plugin
If you are new to WordPress and searching for ways to set up your events page then Elementor can be the best choice for you. It is one of those free plugins that help you customize your website page very easily. Elementor works seamlessly with almost ...
Hide and Add column from the Event Dashboard
An event dashboard displays all the details related to a specific event. A user can easily access the dashboard after logging into his or her account on WP Event Manager. The event dashboard column can be seen directly in the home page. A user can ...
List of all the default template and fields given in core and Premium Add-ons
The default templates offered by WP Event Manager are mentioned below. The default fields & default template available in the core plugin are as follows: WP-Event-Manager Account-signin.php Content-event_listing.php Content-no-events-found.php ...
Visual Composer
Visual Composer is yet another blessing for marketers, business owners and rookie webmasters to develop and design a webpage with ease. It provides you with the drag and drop facility for editing the layout of the website and makes the task of ...
Limit the banner Size
An event banner in WP Event Manager plays a pivotal role in attracting your target audience toward your event. It displays your event details and catches the attention of your audience with its exclusive designs and images. However, to ensure that ...
Enable Trace and Debug Javascript file logs
Enable or disable debugging and trace javascript and other files with the Event log Plugin. Installation You can install Event Logs plugin using 2 different ways: Automatic Installation: You can install a plugin from the backend of your WordPress. ...
How to delete an expired event by time
In Order to display an event as Expired after a specific date and time, you need to add the following code to your theme functions.php file. Open your child theme, Add the code into the funtions.php file. /* Event Expire by time */ function ...
How to Disable Social Media share links?
The following code can be implemented in the functions.php file of the child theme to hide the Social Media share links on specific events. Open your child theme, Add the following code into the functions.php file. add_filter( ...
Disable Any theme timepicker
This guide will help you disable a particular theme timepicker and get back to the default one that is offered by the plugin. To disable the theme timepicker, follow the below mentioned steps: Open your child theme, Add the code into the funtions.php ...
Setting Up Organizers
Get in-depth knowledge on who is handling your events through an exclusive page for the event organizers. In this guide, you will learn about how you can create pages for organizers using the front end. Settings You need to make specific changes at ...
Hide Additional Information Section from Single Event Page
Different businesses have different requirements and custom fields help them adjust single event listing fields as per their requirements. WP Event Manager offers a separate section in the single event listing page named Additional fields that ...
How To Remove Duplicate Event Type Meta Box While Using Gutenberg Editor
In order to remove a duplicate event type meta box while using Gutenberg editor, you need to follow the below mentioned steps: Open your child theme. Enter the following code in your functions.php file. add_filter( 'rest_prepare_taxonomy', ...
How To Add My Registrations on My Account Page
The My Registration page allows your registered users to view all the events they have registered for in a centralized location. The page can be created with the shortcode [my_registrations] You can also create the My Registration page in the My ...
Setting up Venue
The Venue is a crucial part of an event that certainly deserves to have prominence on your website. As an event host, you can pre-register a venue and other related details to it in advance. In this guide, we will take you through the process of ...
Multilingual Website Using WPML
WordPress Multilingual Plugin is one of the most powerful tools used for translation and it is highly compatible with the WP Event Manager plugin. It makes it easy to transform any ordinary WordPress website into a multilingual site. You can choose ...
How to override archive template
In order to override the Archive Template files, please follow the steps mentioned below: Copy your template file – wp-content/plugins/wp-event-manager/templates/content-event_listing_category.php Paste the file in your child theme: ...
How to allow comment forms on each event?
In order to enable a comment form on the single event page, please add the following code in the functions.php file: add_filter( 'event_manager_allowed_comment', 'YOUR_THEME_allowed_comment', 10 ); function YOUR_THEME_allowed_comment($status) { ...
How to allow organizers to add images in the description box
How to allow organizers to add images in the description box on the submit event page? In order to allow the organizers to add images while submitting the event in the description box, from the frontend, you need to add the below-mentioned code in ...
Add a custom field in the search form on the event dashboard
In order to add customize search filters to the event dashboard, please enter the following code in the functions.php file: add_action('event_manager_event_dashboard_event_filter_start', 'my_theme_custom_filter'); function my_theme_custom_filter() { ...
Next page