Skip Navigation

[Resolved] Display social nets icons only in case, we a social nets URL in databse

This support ticket is created 6 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by cassianS 6 years, 9 months ago.

Author
Posts
#617215

I need your help
I have a list of users to display, including links on their social nets.
I want to display social nets links thru icons, not thru the text (I mean in the title)

How can I display a social net icon with a link to the user's social network account only in case this user has an account?

for now, I have this code to show icons but it shows every icon, even if user does not an account:
<h3></h3>

Thank you

#617278

I solved this problem with a Conditional Output help