Hide custom field if user not logged in
I would like to hide the phone number and street address on single ads pages unless a user is logged in.
So not just anyone can go to the site and see phone numbers and addresses but only registered users who are logged in....
how can i mod the "single-ad_listing.php" to check if a user is logged in before it displays these custom fields?