Viewing 1 replies (of 1 total)
  • Thread Starter gary_rozanski

    (@gary_rozanski)

    Resolved.

    This code in functions.php will add the buttons underneath the Featured Image.

    //* Relocate ical and gcal links below meta
    remove_action('tribe_events_single_event_after_the_content', array('Tribe__Events__iCal', 'single_event_links'));
    add_action('tribe_events_single_event_before_the_content', array('Tribe__Events__iCal', 'single_event_links'));
    
Viewing 1 replies (of 1 total)
  • The topic ‘Moving iCal Export & Google Calendar Buttons’ is closed to new replies.