This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* WordPress Query Comprehensive Reference | |
* Compiled by luetkemj - luetkemj.com | |
* | |
* CODEX: http://codex.wordpress.org/Class_Reference/WP_Query#Parameters | |
* Source: https://core.trac.wordpress.org/browser/tags/3.9/src/wp-includes/query.php | |
*/ | |
$args = array( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id='allroads-homepage' class='allroads-homepage right uk-width-1-1 homepage-height'> | |
<!-------------------------- ROW #1 ------------------------> | |
<div class='left uk-width-1-1 uk-width-medium-2-3 background padding30 center homepage-post row-1-bg'> | |
<div class="homepage-book-prev"> | |
<img class="guidebook-image" src="/wp-content/uploads/guidebook-cta-image.png"> | |
</div> | |
<div class="homepage-blurb"> | |
<p>We've written the book on <span class="bold">Authoritative Branding:</span> how All Roads can help you to capitalize on the <span class="bold">best resource</span> you've overlooked.</p> | |
<p class="guidebook-button"><a href="/how-we-do-it/" class="uk-button uk-button-primary">View the Guidebook</a></p> | |
</div> |
NewerOlder