Skip Navigation

[Gelöst] Display social nets icons only in case, we a social nets URL in databse

This support ticket is created vor 6 Jahren, 9 Monaten. 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.

Dieses Thema enthält 1 Antwort, hat 1 Stimme.

Zuletzt aktualisiert von cassianS vor 6 Jahren, 9 Monaten.

Author
Artikel
#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