Customizing the Header

Home Forums Calendar Products Events Calendar PRO Customizing the Header

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30555
    Hank
    Participant

    I’d like to further customize the header instead of simply “Calendar of Events”, specifically a link to follow us on Facebook.

    Which file should I be looking to edit?

    #30561
    Barry
    Member

    Hi Hank.

    If Events > Settings > Template > Default Template is set to Default Events Template then you would override ecp-page-template.php (see this tutorial on template overrides if you haven’t already done so!) and put your replacement text in there.

    For instance, you might find this line:

    <h2 class="tribe-events-cal-title"><?php tribe_events_title(); ?></h2>

    <h2 class="tribe-events-cal-title"> My Custom Title </h2>

    Does that help here?

    • This reply was modified 11 years, 1 month ago by Leah.
    #30562
    Barry
    Member

    Woops, missed a few words there. But basically you could replace this first line with the second, or some other adaptation.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customizing the Header’ is closed to new replies.