Skip to content

Instantly share code, notes, and snippets.

@jaredkc
Created June 1, 2012 03:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaredkc/2848560 to your computer and use it in GitHub Desktop.
Save jaredkc/2848560 to your computer and use it in GitHub Desktop.
Working HTML theme developers can use while creating custom styles for Social WordPress plugin
<!--
This is a work in progress. Showing most of the possible markup generated by the Social WordPress plugin.
Simply cut and paste this HTML into your theme while creating your CSS.
Social plugin available at:
- http://mailchimp.com/social-plugin-for-wordpress/
- Social on GitHub](https://github.com/crowdfavorite/wp-social
Working HTML created by referencing http://alexking.org
-->
<div id="social">
<div id="social-tabs-comments">
<ul class="social-nav social-clearfix">
<li class="social-all social-tab-main social-current-tab"><a href="#" rel="social-all"><span>xx Replies</span></a></li>
<li class="social-wordpress"><a href="#" rel="wordpress"><span>x Comments</span></a></li>
<li class="social-twitter"><a href="#" rel="social-twitter"><span>xxx Tweets</span></a></li>
<li class="social-facebook"><a href="#" rel="social-facebook"><span>xx Facebook</span></a></li>
<li class="social-pingback"><a href="#" rel="social-pingback"><span>x Pingbacks</span></a></li>
</ul>
<div id="social-comments-tab-all" class="social-tabs-panel social-tabs-first-panel">
<div id="comments" class="social-comments">
<div class="social-last-reply-when">Last reply was 16 hours ago</div>
<div id="social-items-wrapper">
<div class="social-items social-twitter">
<div class="social-items-icon"></div>
<div class="social-items-comments">
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#link-to-tweet" title="username retweeted this"><img src="http://placehold.it/24x24" width="24" height="24" alt="username retweeted this"></a>
<a href="#" class="social-items-and-more">... and 2 more</a>
</div>
</div>
<div class="social-items social-facebook">
<div class="social-items-icon"></div>
<div class="social-items-comments">
<a href="#link-to-facebook" title="First Lastname liked this"><img src="http://placehold.it/24x24" width="24" height="24" alt="First Lastname liked this"></a>
<a href="#link-to-facebook" title="First Lastname liked this"><img src="http://placehold.it/24x24" width="24" height="24" alt="First Lastname liked this"></a>
<a href="#link-to-facebook" title="First Lastname liked this"><img src="http://placehold.it/24x24" width="24" height="24" alt="First Lastname liked this"></a>
<a href="#link-to-facebook" title="First Lastname liked this"><img src="http://placehold.it/24x24" width="24" height="24" alt="First Lastname liked this"></a>
</div>
</div>
</div><!-- .social-items -->
<div class="cf-clearfix"></div>
<ol class="social-commentlist">
<!-- RETWEETED FROM INITIAL BROADCAST TWEET -->
<li class="social-twitter-rt even thread-even depth-1 social-comment social-clearfix social-twitter-rt hover" id="li-comment-xx">
<div class="social-comment-inner social-clearfix" id="comment-xx">
<div class="social-comment-header">
<div class="social-comment-author vcard">
<img alt="" src="http://placehold.it/40x40" class="avatar avatar-40 photo social-twitter-rt" height="40" width="40">
<cite class="social-fn fn">
<a href="#link-to-twitter-profile" rel="external nofollow" class="url" style="display:none">@username</a>@<a class="twitter-anywhere-user" href="http://twitter.com/username">username</a>
</cite>
</div><!-- .comment-author .vcard -->
<div class="social-comment-meta social-comment-meta-wordpress"> <!-- should this be social-comment-meta-wordpress -->
<span class="social-posted-from"><a href="#link-to-tweet" title="View on Twitter" target="_blank"><span>View</span></a></span>
<a href="#comment-link" class="social-posted-when" target="_blank">x days ago</a>
</div>
</div>
<div class="social-comment-body">
<p>RT @<a class="twitter-anywhere-user" href="http://twitter.com/username">username</a>: retweeted from initial broadcast tweet</p>
</div>
<div class="social-actions entry-meta">
<a class="comment-reply-link" href="...#respond" onclick="...">Reply</a>
</div><!-- .reply -->
</div><!-- #comment-211465 -->
</li>
<!-- TWITTER COMMENT -->
<li class="social-twitter odd alt thread-odd thread-alt depth-1 social-comment social-clearfix social-twitter" id="li-comment-xx">
<div class="social-comment-inner social-clearfix" id="comment-xx">
<div class="social-comment-header">
<div class="social-comment-author vcard">
<img alt="" src="http://placehold.it/40x40" class="avatar avatar-40 photo social-twitter" height="40" width="40">
<cite class="social-fn fn">
<a href="#link-to-twitter-profile" rel="external nofollow" class="url" style="display:none">@username</a>@<a class="twitter-anywhere-user" href="http://twitter.com/username">username</a>
</cite>
</div><!-- .comment-author .vcard -->
<div class="social-comment-meta social-comment-meta-twitter">
<span class="social-posted-from"><a href="#link-to-tweet" title="View on Twitter" target="_blank"><span>View</span></a></span>
<a href="#comment-link" class="social-posted-when" target="_blank">x days ago</a>
</div>
</div>
<div class="social-comment-body">
<p>Twitter comment...sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="social-actions entry-meta">
<a class="comment-reply-link" href="...#respond" onclick="...">Reply</a>
</div>
</div>
</li>
<!-- TWITTER COMMENT WITH RETWEETS -->
<li class="social-twitter odd alt thread-odd thread-alt depth-1 social-comment social-clearfix social-twitter" id="li-comment-xx">
<div class="social-comment-inner social-clearfix" id="comment-xx">
<div class="social-comment-header">
<div class="social-comment-author vcard">
<img alt="" src="http://placehold.it/40x40" class="avatar avatar-40 photo social-twitter" height="40" width="40">
<cite class="social-fn fn">
<a href="#link-to-twitter-profile" rel="external nofollow" class="url" style="display:none">@username</a>@<a class="twitter-anywhere-user" href="http://twitter.com/username">username</a>
</cite>
</div>
<div class="social-comment-meta social-comment-meta-twitter">
<span class="social-posted-from"><a href="#link-to-tweet" title="View on Twitter" target="_blank"><span>View</span></a></span>
<a href="#comment-link" class="social-posted-when" target="_blank">x days ago</a>
</div>
</div>
<div class="social-comment-body">
<p>Twitter comment with retweets...excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="social-items-comment">
<div class="social-items social-twitter">
<div class="social-items-icon"></div>
<div class="social-items-comments">
<a href="#link-to-retweet" title="username retweeted this"><img src="http://placehold.it/18x18" width="18" height="18" alt="username retweeted this"></a>
<a href="#link-to-retweet" title="username retweeted this"><img src="http://placehold.it/18x18" width="18" height="18" alt="username retweeted this"></a>
</div>
</div>
</div>
<div class="social-actions entry-meta">
<a class="comment-reply-link" href="...#respond" onclick="" style="">Reply</a>
</div>
</div>
</li>
<!-- COMMENT WORDPRESS -->
<li class="wordpress even thread-even depth-1 social-comment social-clearfix social-wordpress" id="li-comment-xx">
<div class="social-comment-inner social-clearfix" id="comment-xx">
<div class="social-comment-header">
<div class="social-comment-author vcard">
<img alt="" src="http://placehold.it/40x40" class="avatar avatar-40 photo wordpress" height="40" width="40">
<cite class="social-fn fn">
<a href="#author-link" rel="external nofollow" class="url">First Lastname</a>
</cite>
</div>
<div class="social-comment-meta social-comment-meta-wordpress">
<span class="social-posted-from"><span>View</span></span>
<a href="#comment-permalink" class="social-posted-when" target="_blank">x days ago</a>
</div>
</div>
<div class="social-comment-body">
<p>Wordpress comment...sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="social-actions entry-meta">
<a class="comment-reply-link" href="...#respond" onclick="" style="">Reply</a>
</div>
</div>
</li>
<!-- FACEBOOK COMMENT -->
<li class="social-facebook odd alt thread-odd thread-alt depth-1 social-comment social-clearfix social-facebook" id="li-comment-211488">
<div class="social-comment-inner social-clearfix" id="comment-211488">
<div class="social-comment-header">
<div class="social-comment-author vcard">
<img alt="" src="http://placehold.it/40x40" class="avatar avatar-40 photo social-facebook" height="40" width="40">
<cite class="social-fn fn">
<a href="#link-to-facebook-profile" rel="external nofollow" class="url">First Lastname</a>
</cite>
</div>
<div class="social-comment-meta social-comment-meta-facebook">
<span class="social-posted-from"><a href="#facebook-permalink" title="View on Facebook" target="_blank"><span>View</span></a></span>
<a href="#comment-permalink" class="social-posted-when" target="_blank">x days ago</a>
</div>
</div>
<div class="social-comment-body">
<p>Facebook comment...lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
</div>
<div class="social-actions entry-meta">
<a class="comment-reply-link" href="...#respond" onclick="" style="">Reply</a>
</div>
</div>
</li>
<!-- PINGBACK -->
<li class="pingback odd alt thread-odd thread-alt depth-1 social-comment social-clearfix social-pingback" id="li-comment-211824">
<div class="social-comment-inner social-clearfix" id="comment-211824">
<div class="social-comment-header">
<div class="social-comment-author vcard">
<cite class="social-fn fn"><a href="#link-to-site" rel="external nofollow" class="url">Title of Site</a></cite>
</div>
<!-- .comment-author .vcard -->
<div class="social-comment-meta social-comment-meta-pingback">
<span class="social-posted-from"><span>View</span></span>
<a href="#comment-permalink" class="social-posted-when" target="_blank">x days ago</a>
</div>
</div>
<div class="social-comment-body">
<p>[...] Pingback...voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum [...]</p>
</div>
<div class="social-actions entry-meta">
<a class="comment-reply-link" href="...#respond" onclick="" style="">Reply</a>
</div>
</div>
</li>
</ol><!-- .social-commentlist -->
</div><!-- #comments .social-comments -->
</div><!-- #social-comments-tab-all .social-tabs-panel -->
</div><!-- #social-tabs-comments -->
<div class="social-post">
<div id="loading" style="display:none">
Logging In...
</div>
<div id="respond">
<h3 id="reply-title"><span>Profile <small><a rel="nofollow" id="cancel-comment-reply-link" href="...#respond" style="display:none;">cancel</a></small></span></h3>
<form action="" method="post" id="commentform">
<div class="social-sign-in-links social-clearfix">
<a class="social-twitter social-imr social-login comments" href="#" id="twitter_signin" target="_blank">Sign in with Twitter</a>
<a class="social-facebook social-imr social-login comments" href="#" id="facebook_signin" target="_blank">Sign in with Facebook</a>
</div>
<div class="social-divider">
<span>or</span>
</div>
<p class="social-input-row social-input-row-author">
<label for="author" class="social-label">Name</label>
<input id="author" name="author" class="social-input" type="text" value="">
</p>
<p class="social-input-row social-input-row-email">
<label for="email" class="social-label">Email</label>
<input id="email" name="email" class="social-input" type="text" value="">
<small class="social-help">Not published</small>
</p>
<p class="social-input-row social-input-row-url">
<label for="url" class="social-label">Website</label>
<input id="url" name="url" class="social-input" type="text" value="">
</p>
<p class="social-input-row social-input-row-comment">
<label for="comment" class="social-label">Comment</label>
<textarea id="comment" name="comment" class="social-input" required="required"></textarea>
</p>
<p class="form-submit">
<input name="submit" type="submit" id="submit" value="Post It">
</p>
<div id="commentform-extras">
<p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="316f362380"></p>
</div>
</form>
</div><!-- #respond -->
</div><!-- .social-post -->
</div><!-- #social -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment