• Resolved alimirza13

    (@alimirza13)


    I try to override Events calendar Pro files which are single_venue.php and single_organizer.php in mytheme/tribe-events/pro, but it is not overriding and still showing the plugin styling and content even If I delete code from plugin files. It still shows same content and design as this one (https://demo.theeventscalendar.com/organizer/abc-cooking-school/).

    Here what is written in singe_venue.php

    /**
    
    * Single Venue Template
    
    * The template for a venue. By default it displays venue information and list
    * events that occur at the specified venue.
    *
    * This view contains the filters required to create an effective single venue view.
    *
    * You can recreate an ENTIRELY new single venue view by doing a template override, and placing
    * a single-venue.php file in a tribe-events/pro/ directory within your theme directory, which
    * will override the /views/pro/single-venue.php.
    *
    * You can use any or all filters included in this file or create your own filters in
    * your functions.php. In order to modify or extend a single filter, please see our
    * readme on templates hooks and filters (TO-DO)
    *
    * @package TribeEventsCalendarPro
    *
    * @version 4.4.28
    */
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Templates not overriding’ is closed to new replies.