Staff member email link

Support Area Forums Forward Staff member email link

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://http://fishathon.net/sneakpreview
  • Author
    Posts
  • #26940
    Tony Crockford
    Participant

    The staff member email link comes up as a plain href, so leads to a page not found error.

    needs an edit to the template:

    <li class="email-address"><a href="mailto:<?php echo get_post_meta($post->ID, "email", TRUE); ?>"><?php echo get_post_meta($post->ID, "email", TRUE); ?></a></span>

    on staff-details.php

    #26946
    Bill Robbins
    Moderator

    Good catch Tony. I’ll roll that into the next update.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Staff member email link’ is closed to new replies.