Skip to content

Instantly share code, notes, and snippets.

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 eddiemoya/3741003 to your computer and use it in GitHub Desktop.
Save eddiemoya/3741003 to your computer and use it in GitHub Desktop.
Featured Buying Guide and Featured Blog Post
<article class="content-container featured-post span12">
<header class="content-header">
<h3>Featured Blog Post</h3>
</header>
<section class="content-body clearfix">
<div class="featured-image span6">
<img src="/wp-content/uploads/2012/07/blogmodule.jpg">
</div>
<div class="span6">
<div class="content-details clearfix">
<span class="content-category"><a href="#" title="Fantasy">Fantasy</a></span>
<time class="content-date" pubdate datetime="1954-07-24">July 24, 1954</time>
</div>
<h1 class="content-headline"><a href="#">Nusquam copiosae accusata quo ad, in mei eius neglege ntur, vel lucilius sententiae et. Ne vim mazim menandri effi ciendi. Ludico virtute elabora ret vis in.</a></h1>
<ul>
<li class="content-author">By: Loren Ipsum</li>
<li class="content-comments">4 comments</li>
</ul>
<p class="content-excerpt">Lorem ipsum dolor sit amet, sit senserit similique cotidieque ex, libris postea copora nam. Sea vidit pro. et, sit senserit similique... <a href="#" title="Read More">Read more</a><p>
<section class="post-actions">
<?php get_partial( 'parts/share', array( "version" => is_widget()->share_style, "url" => get_post_permalink( $post->ID ) ) ); ?>
</section>
</div>
</section>
</article>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment