Skip to content

Instantly share code, notes, and snippets.

<h1 class="entry-title">
<a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>" rel="bookmark"><?php the_title(): ?></a>
</h1>
<?php if( function_exists('tribe_the_custom_fields') && tribe_get_custom_fields( get_the_ID() ) ): ?>
<?php
//Check to see if there is any value in the field before displaying
if(!empty(tribe_get_custom_field('Add a ticket link'))) { ?>
<dd class="event-meta event-meta-custom"><a href="<?php echo tribe_get_custom_field('Add a ticket link'); ?>">Ticket</a></dd>
<?php } ?>
<?php if(!empty(tribe_get_custom_field('Add a Youtube video link'))) { ?>
<dd class="event-meta event-meta-custom"><a href="<?php echo tribe_get_custom_field('Add a Youtube video link'); ?>">Youtube</a></dd>
<?php } ?>
<?php if(!empty(tribe_get_custom_field('Add a Soundcloud link'))) { ?>
<?php if( function_exists('tribe_the_custom_fields') && tribe_get_custom_fields( get_the_ID() ) ): ?>
<?php
//Check to see if there is any value in the field before displaying
if(!empty(tribe_get_custom_field('Add a ticket link'))) { ?>
<dd class="event-meta event-meta-custom"><a href="<?php echo tribe_get_custom_field('Add a ticket link'); ?>">Ticket</a></dd>
<?php } ?>
<?php if(!empty(tribe_get_custom_field('Add a Youtube video link'))) { ?>
<dd class="event-meta event-meta-custom"><a href="<?php echo tribe_get_custom_field('Add a Youtube video link'); ?>">Youtube</a></dd>
<?php } ?>
<?php if(!empty(tribe_get_custom_field('Add a Soundcloud link'))) { ?>
<?php if( function_exists('tribe_the_custom_fields') && tribe_get_custom_fields( get_the_ID() ) ): ?>
<?php
//Check to see if there is any value in the field before displaying
if(!empty(tribe_get_custom_field('Add a ticket link'))) { ?>
<dd class="event-meta event-meta-custom"><a href="<?php echo tribe_get_custom_field('Add a ticket link'); ?>">Ticket</a></dd>
<?php } ?>
<?php if(!empty(tribe_get_custom_field('Add a Youtube video link'))) { ?>
<dd class="event-meta event-meta-custom"><a href="<?php echo tribe_get_custom_field('Add a Youtube video link'); ?>">Youtube</a></dd>
<?php } ?>
<?php if(!empty(tribe_get_custom_field('Add a Soundcloud link'))) { ?>
<div id='eventDetails' class="inside eventForm bubble" style="display:none;">
<div id='eventDetails' class="inside eventForm bubble" style="display:none;">
<?php if (function_exists('tribe_get_ticket_form') && tribe_get_ticket_form()) { tribe_get_ticket_form(); } ?>
<?php if (function_exists('tribe_get_ticket_form') && tribe_get_ticket_form()) { tribe_get_ticket_form(); } ?>
<?php if (function_exists('tribe_get_ticket_form') && tribe_get_ticket_form()) { tribe_get_ticket_form(); } ?>