<div class="blog-index-text" style="margin: 10px 0 0 0;padding-bottom: 10px;{if !jrCore_is_mobile_device()}height:240px;{/if}overflow:hidden;">
{jrCore_list
module="jrProfile"
order_by="_created asc"
limit="5"
profile_id="2,3,5,7"
template=$profile_tpl}
</div>
The code above shows a horizontal list.
--
Maybe need to use a different template? : template=$profile_tpl
Where are these templates located for jrList?
--
How can force the jrList code above to show a Vertical Display list?
updated by @softdesigns: 10/02/17 02:05:57AM