leoncorre_wordpress_theme/plugins/events-manager
2017-11-20 16:34:37 +01:00
..
buddypress Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
emails Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
formats Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
forms Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
placeholders Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
tables Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
templates 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

This folder has files containing various templates which events manager uses to output its information. 

Almost every aspect of the public interface (and some parts of the admin interface!) can be modified. Please individual folders for more information

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/filepath within this folder/" and edit as needed.

For example:

copy templates/events-single.php

to wp-content/themes/yourtheme/plugins/events-manager/templates/events-single.php

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.