Adding custom content between event description and add to calendar buttons

Home Forums Calendar Products Events Calendar PRO Adding custom content between event description and add to calendar buttons

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #591450
    tonypantello
    Participant

    Hi,

    I’m trying to figure out in the single event PHP where I can add a shortline of php, specifically:

    <?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { ADDTOANY_SHARE_SAVE_KIT(); } ?>

    This links to the add to any social plugin. I am a complete PHP beginner.

    I’d also like to add the “share” heading.

    See screenshot here:

    Thanks!

    #603093
    Brook
    Participant

    Howdy tonypantello,

    A good question. We have a guide that walks you through adding and editting PHP templates, which is exactly what you will want todo. Specifically you will want to follow that guide to copy /the-events-calendar/views/single-event.php to a theme override folder, then make your edits there.

    Did that guide make sense? Are you able to accomplish that change now?

    – Brook

    #900029
    Brook
    Participant

    Since this topic has gone for a spell without an update I am going to archive. However, if you experiencing this problem still please open a new topic. We’d be glad to help. Cheers!

    – Brook

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adding custom content between event description and add to calendar buttons’ is closed to new replies.