Add Author Box Email Link

Posted in: Newspaper
Post count: 3

I’m trying to include a link to the author’s email in the Author Box instead of to author URL. Unfortunately, my php knowledge is rudimentary and I can’t figure out how to switch this from a call for and link to author URL (with clean up) to a link to author Email. I’ve tried a number of variations, but can’t get correct.

/*
if (!empty($part_cur_auth_obj->user_url)) {
echo ‘<div class=”td-author-url”>user_url) . ‘”>’ . esc_url($part_cur_auth_obj->user_url) . ‘</div>’;
}

*/

Thanks, so much.

  • This topic was modified 10 years by bradmiskell. Reason: code example got messed up
  • This topic was modified 10 years by bradmiskell. Reason: code example got messed up
  • This topic was modified 10 years by bradmiskell.
Post count: 3

Per code in above Q: the anchor and href code actually got executed in my question. I tried to comment it out. Sorry.

Basically, I’m trying to switch the link to author URL in author box to a link to author Email.

Thanks for patience.

Post count: 23312

Hello bradmiskell,

Unfortunately, our theme does not have such an option for it and it is not a simple task to implement this. Please try to find some plugins with this functionality and try to see how it works for you or if you want to display more levels in our theme and you are not aware the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide custom services at the moment, sorry!

Hope this helps!

Thank you for the message!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.