transmitstudio
6/15/2018 - 8:26 PM

PowerPack Carousel from XML Feed

I used this for Agilysys/HITEC 2018

[wpbb-if post:featured_image]
<div class="pp-content-grid-post-image">
	<a href="[wpbb post:acf type='url' name='imported-permalink']">[wpbb post:featured_image size="large" display="tag" linked="no"]</a>
</div>
[/wpbb-if]

<div class="pp-content-grid-post-text">

    <h3 class="pp-content-grid-post-title"><a href="[wpbb post:acf type='url' name='imported-permalink']">[wpbb post:title]</a></h3>

    <div class="pp-content-grid-post-excerpt">
    	[wpbb post:excerpt length="25" more="..."]
    </div>

    <div class="pp-content-grid-post-more-link">
    	<p><a href="[wpbb post:acf type='url' name='imported-permalink']" class="fl-post-carousel-more">Read More</a></p>
    </div>

</div>