List of all the default template and fields given in core and Premium Add-ons

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
  • Content-past_event_listing.php
  • Content-single-event_listing.php
  • Content-single-event_listing-organizer.php
  • Content-summary-event_listing.php
  • Content-widget-event_listing.php
  • Content-widget-no-events-found.php
  • Event-dashboard.php
  • Event-dashboard-login.php
  • Event-filters.php
  • Event-listings-end.php
  • Event-listings-start.php
  • Event-pagination.php
  • Event-preview.php
  • Event-registration.php
  • Event-registration-email.php
  • Event-registration-url.php
  • Event-submit.php
  • Event-submitted.php
  • Form-fields
  • Pagination.php

The default fields available in Add on plugin are as follows:

WP-event-manager-wc-paid-listings

  • Admin/html-event-package-data.php
  • My-packages.php
  • Package-selection.php

WP-event-manager-google-maps

  • Google-map-event-tooltip.php
  • Google-map.php
  • Google-maps-filters.php

WP-Event-manager-alerts

  • Alert-form.php
  • Content-email_event_listing.php
  • My-alerts.php
  • Single-event-alert-link.php

WP-event-manager-attendee-information

  • Attendee-listings.php

WP-event-manager-calendar

  • Content-widget-event_listing.php
  • Events-calendar-layout-month.php
  • Events-calendar-layout-year.php
  • Events-calendar-widget.php
  • Events-calendar.php

WP-event-manager-sliders

  • WP-event-slider.php

WP-event-manager-sell-tickets

  • Admin/html-event-ticket-data.php
  • Admin-sold-tickets-details.php
  • Content-tickets-details.php
  • Event-registration-dashboard-buyer-details.php
  • Event-ticket.php
  • Registered-user-purchased-tickets-detail.php
  • Registration-form.php
  • Ticket-link-registration-dashboard.php
  • Tickets-overview-detail.php
  • Wc-product-data-general-settings.php

WP-event-manager-registrations

  • Admin-registration-status-overview-detail.php
  • Event-registration-edit.php
  • Event-registration-footer.php
  • Event-registration-header.php
  • Event-registrations.php
  • Past-registrations-none.php
  • Past-registrations.php
  • Registered-notice.php
  • Registration-form-login.php
  • Registration-form-registered.php
  • Registration-form.php
  • Registration-status-overview-detail.php
  • Registration-submitted.php

WP-event-manager-organizers

  • Content-no-organizers-found.php
  • Content-organizers.php
  • Single-organizer.php

WP-event-manager-export

  • Event-export.php

WP-event-manager-eventbrite-integration

  • Content-attribution.php
  • Content-imported-event-listing.php
  • Eventbrite-event-feed.php

WP-event-manager-embeddable-event-widget

  • Content-embeddable-widget-event_listing.php
  • Embed-code-css.php
  • Embed-code-generator-form.php
  • Embed-code.php

WP-event-manager-emails

  • Send-email-to-new-registered-user.php

WP-event-manager-contact-organizer

  • Contact-organizer-fail.php
  • Contact-organizer-success.php
  • Contact-organizer.php
  • Content-contact-organizer-email.php

WP-event-manager-bookmarks

  • Bookmark-form.php
  • Login-to-bookmark-form.php
  • My-bookmarks.php

    • Related Articles

    • Installation of WP Event Manager

      Automatic Installation of FREE WP Event Manager Installing WP Event Manager is just a matter of a few clicks. You can add WP Event Manager to your website by using the dashboard offered to you at the backend of the CMS. To install the plugin ...
    • 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 ...
    • 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, ...
    • Enabling Full Template Support

      WP Event manager uses custom post types, therefore, post archives can be enabled and fully themed. You can create template files for archives of events using WordPress Template Hierarchy. Note: For the single event listings, WP Event Manager by ...
    • How to replace default event banner placeholder image

      Replace default event banner placeholder image In order to add the default image in the banner, when someone does not submit any event banner, you can add the following code Open your child theme, Add the code into the funtions.php file: add_filter( ...