Hi there,
I’m trying to figure out how I can link a social media account to a custom field that is a fontawesome icon field.
So I can add the fields, i.e. Facebook profile, Instagram profile etc to my template, but I cannot fill in a corresponding profile link.
It will just display a social media icon, but in the back-end I see nowhere where I can insert or link a social media profile.
Any help is much appreciated.
Cheers,
https://preview.redd.it/vk3i62dmzfsc1.jpg?width=4206&format=pjpg&auto=webp&s=df036d763843e4d48bb78d0cd761b5a4a5dac870
https://preview.redd.it/oz3v03dmzfsc1.jpg?width=3408&format=pjpg&auto=webp&s=eb85cb7d4ab81704ed36bd338598c8c7df75701c
[ad_2]
Please provide some screenshots of what you’re referring to…. you’re not making any sense.
Two options, use two fields, an icon field and a url field – in your code to display front end, grab the url field, and wrap the icon field output in your href.
Alternatively, just use a url field, and either set the icon via css or hard code it in your output.