How do I enable shortcuts for social networks?
when I try to change the link to the URL that I want to open the page of my site ‘:
I’m using this:
[social_icon type = "linkedin" url = "https://www.linkedin.com/in/miguel-santos-8a05262/"]
Hi, If you would like to use just one icon, shortcode should be like this;
[social_icon first_icon="yes" last_icon="yes" type="linkedin" url="https://www.linkedin.com/in/miguel-santos-8a05262"]
Thanks