We have 4 social media link fields set up as custom fields for the Freelancer content type. I'm setting up the Freelancer template and adding these fields to display. They are currently displaying the full URL as a text link. I would like to change the output to show icons instead for each social media network. I want them to remain as clickable links. Any advice on how to achieve this in the easiest way?
Solution:
You can setup the link with HTML codes manually, for example:
Problem:
The issue here is that the user wanted to check if their custom field is empty using the conditional shortcode and display some content if it is.