leoncorre_wordpress_theme/plugins/events-manager/templates
2017-11-20 16:34:37 +01:00
..
search Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
bookings-event-printable.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
calendar-day.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
calendar-full.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
calendar-small.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
categories-list.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
category-single.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
event-single.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
events-calendar.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
events-list-grouped.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
events-list.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
events-search.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
ical.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
location-single.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
locations-list.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
locations-search.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
map-global.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
my-bookings.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
readme.txt Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
rss.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
tag-single.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
tags-list.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00

This folder has files containing various templates used by events manager. The file names are quite descriptive as to their functions.

Any of these files in this folder can be individually overriden in your theme folder, making it upgrade safe without having to hack core plugin files directly.

To override a file, copy (not move) the file to wp-content/themes/yourtheme/plugins/events-manager/templates/ and edit as needed. 

If the file is within a subfolder of this directory, create that subdirectory in your theme path above and copy the file there.

Whilst we intend to keep changes to a minimum, it may be inevitable that we need to update these files to add new features or fix a 
reported bug, please keep this in mind when updating.