File "general-previews-featured.php"
Full Path: /home/ycoalition/public_html/blog/wp-content/themes/poe/patterns/general-previews-featured.php
File size: 2.22 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Title: Large featured section for the latest sticky post on the site.
* Slug: poe/general-previews-featured
* Categories: poe-general
*/
?>
<!-- wp:group {"align":"wide"} -->
<div class="wp-block-group alignwide">
<!-- wp:group -->
<div class="wp-block-group">
<!-- wp:separator {"backgroundColor":"tertiary","className":"is-style-wide"} -->
<hr
class="wp-block-separator has-text-color has-tertiary-color has-alpha-channel-opacity has-tertiary-background-color has-background is-style-wide" />
<!-- /wp:separator -->
<!-- wp:columns {"verticalAlignment":"center","style":{"spacing":{"margin":{"bottom":"32px"}}}} -->
<div class="wp-block-columns are-vertically-aligned-center" style="margin-bottom:32px">
<!-- wp:column {"verticalAlignment":"center"} -->
<div class="wp-block-column is-vertically-aligned-center">
<!-- wp:heading {"level":4} -->
<h4>Featured Post</h4>
<!-- /wp:heading -->
</div>
<!-- /wp:column -->
<!-- wp:column {"verticalAlignment":"center"} -->
<div class="wp-block-column is-vertically-aligned-center">
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->
<!-- wp:query {"queryId":27,"query":{"perPage":"1","pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"only","inherit":false},"displayLayout":{"type":"list","columns":2},"align":"wide"} -->
<div class="wp-block-query alignwide">
<!-- wp:post-template -->
<!-- wp:columns {"align":"wide"} -->
<div class="wp-block-columns alignwide">
<!-- wp:column {"width":"50%"} -->
<div class="wp-block-column" style="flex-basis:50%">
<!-- wp:post-featured-image {"isLink":true,"width":"","height":""} /-->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"50%"} -->
<div class="wp-block-column" style="flex-basis:50%">
<!-- wp:post-date {"textColor":"secondary","fontSize":"heading-6"} /-->
<!-- wp:post-title {"level":3,"isLink":true,"style":{"spacing":{"margin":{"top":"0.25em"}}}} /-->
<!-- wp:post-excerpt {"moreText":"Read More"} /-->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
<!-- /wp:post-template -->
</div>
<!-- /wp:query -->
</div>
<!-- /wp:group -->