WordPress & Social Networks

RattataSteve

BANNED
Joined
Jun 24, 2016
Messages
87
Reaction score
17
Hello BHW, I need a way to make social information section on my wp site here is an example: http://www.tailopez.com, I need similar to this social networks information below the slider or even same is there some plugin for this?
 
Thread Moved

Perhaps I may have missed it, but there are no scripts or plugins running that pull the information from his social media profiles.
HTML:
<div class="container">
<div class="row">
<div class="members">
<span>1,825,819</span> Members
</div>
<div class="fb_likes">
<a href="https://www.facebook.com/pages/Tai-Lopez/246686818686875" target="_blank">
<span>6,171,630</span> Page Likes
</a>
</div>
<div class="tweet_follow">
<a href="https://twitter.com/tailopez/" target="_blank">
<span>647,045</span> Followers
</a>
</div>
<div class="instagram">
<a href="https://www.instagram.com/tailopez/?ref=badge" target="_blank">
<span>2,441,126</span> Followers
</a>
</div>
<div class="youtube">
<a href="https://www.youtube.com/user/tailopezofficial" target="_blank">
<span>989,593</span> Subscribers
</a>
</div>
<div class="snapchat">
<a href="https://www.snapchat.com/add/tailopez" target="_blank">
<span>Click</span> to View
</a>
</div>
</div>
</div>
The easiest way to do this would be to find a theme that already has a similar feature built-in. Another easy option would be to purchase Visual Composer (VC) or a theme that uses VC and set up individual social media boxes underneath a slider. It's just a matter of getting the social media icons and typing out the number of followers/likes/subscribers you have next to each icon.
 
I dont mean on his social networks i mean to pull up from mine social networks
 
I alreacy checked the codes, yes, there is no script that pulled data from social network, anyway check you this plugins, hope it can help you

Soosy Social Profile and Counter
Social Media Followers Plugin
AccessPress Social Counter Plugin
Social Count Plus Plugin
 
Back
Top