Plugin

Archived
Forum
(read-only)

Zoo Zeebra

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From ExpressionEngine Zoo

     

Zeebra & Low Reorder

Support Request

TVPDan
TVPDan

I have the following code used with Low Reorder:

{exp:zeebra tips="no" interval="3" intervalclass="last"}
{exp
:low_reorder:entries set="listing" disable="member_data|pagination|categories"}
<div class="col-3 {zeebra}">
<
h3>{title}</h3>
</
div>
{/exp:low_reorder:entries}
{
/exp:zeebra} 

And on output, it adds the “last” class to each loop rather than just the 3rd one.

Thoughts?

Thanks!