bigriverseo

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Modifying Links From Featured Image on Events Page #101781
    bigriverseo
    Participant

    Barry, thanks for your reply. Can you help me determine the correct function to replace “tribe_get_event_link()” with? I have been trying “tribe_get_event_website_url”, but it doesn’t seem to be an exact match (I even tried a modified version that only returns one value).

    ===============================================================
    if ( !empty( $image_src ) ) {
    $featured_image .= ‘<div class=”tribe-events-event-image”></div>’;
    }

Viewing 1 post (of 1 total)