From eac49e0caf9efda2cd49cd02fcf101b47858e437 Mon Sep 17 00:00:00 2001 From: nitya Date: Thu, 11 Apr 2024 08:55:07 -0700 Subject: [PATCH] Update author.php --- author.php | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/author.php b/author.php index 4022d1e..8a09dc5 100644 --- a/author.php +++ b/author.php @@ -43,14 +43,20 @@ ID ) ) ) : $link = get_field( 'consult_link', 'user_' . $curauth->ID ); - if (is_array($link)) { - ?> - - + +