Custom Layout 3 Demo HTML
[wpbb-if post:featured_image] | |
<div class="pp-content-grid-post-image"> | |
[wpbb post:featured_image size="large" display="tag" linked="yes"] | |
<div class="pp-content-grid-post-text"> | |
<h3 class="pp-content-grid-post-title">[wpbb post:link text="title"]</h3> | |
<div class="pp-content-grid-post-meta"> | |
[wpbb post:date format="F j, Y"] | |
</div> | |
</div> | |
</div> | |
[/wpbb-if] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment