Little Seamles Module Bug
Using Jamroom
Sorry it was only for an example
Thanks for your help
{jrSeamless_list
modules="jrProfile"
order_by="_created desc"
template="seamless_items.tpl"
pagebreak="30"
page=$_post.page
}
{$item} Array (4)
seamless_list_rank => 0
seamless_module_name => "jrProfile"
seamless_module_prefix => "profile"
seamless_module_title => "jrProfile"
{jrCore_form_create_session module="jrUser" option="login" assign="token"}
<div id="container" class="js-masonry" data-masonry-options='{ "itemSelector": ".item_b" }'>
<div class="item_b">...</div>
<div class="item_b">...</div>
<div class="item_b">...</div>
</div>