Freelance Jobs
Suggestions
If you want an email notification of a reply, take a quick check that that target icon is orange. If it isn't, click it and you'll get one.
(the target icon at the top of this thread on the right)
<table>
{foreach $_items as $item}
{if $item.seamless_list_rank % 3 == 0}
<tr>
{/if}
<td width="33%">
{* Whatever is already inside your foreach loop *}
</td>
{$end = $item.seamless_list_rank +1 }
{if $end % 3 == 0}
</tr>
{/if}
{/foreach}
</table>{jrSeamless_list modules="jrAudio,jrSoundCloud"
order_by="_created desc" template="seamless_row.tpl" pagebreak="24" page=$_post.p pager=true}
{$next_page = $_post.p + 1}
{jrSeamless_list modules="jrAudio,jrSoundCloud"
order_by="_created desc" template="seamless_row.tpl" pagebreak="24" page=$next_page pager=true}{jrCore_module_function function="jrImage_display" module="maYourModule" type="profile_dj_header" item_id=$item._item_id .........}