PATH:
home
/
letacommog
/
lesfinessaveurs
/
wp-content
/
themes
/
Avada
/
tribe-events
/
pro
/
map
<?php /** * List View Single Event * This file contains one event in the list view * * Override this template in your own theme by creating a file at [your-theme]/tribe-events/list/single-event.php * * @package TribeEventsCalendar */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } include Avada::$template_dir_path . '/tribe-events/pro/map/single-event.php';
[+]
..
[-] single-featured.php
[edit]
[-] single-event.php
[edit]