Hi Casey,
Thanks for the start… However, it didn’t work… I followed the themer’s guide, copied list-widget.php over to a tribe-events folder in my theme folder and added the following code at the end of the get-zip, get-organizer, get-phone, etc.:
[code][/code]<?php if ( $link && tribe_get_custom_field( ‘Link’ ) != ” ) { ?>
<span class=”Link”><?php echo tribe_get_custom_field( ‘Link’ ); ?></span>
<?php } ?>[code][/code]
But when I refresh my Widgets page, this Link option does not show up in the list of checkboxes.
Thanks,
Jen