Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

How do I sort an object side by side?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Tips and Tricks
View previous topic :: View next topic  
Author Message
Mehmet Can SÜRÜCÜ
Smarty n00b


Joined: 05 Mar 2015
Posts: 1

PostPosted: Thu Mar 05, 2015 1:35 pm    Post subject: How do I sort an object side by side? Reply with quote

How do I sort an object side by side?

Exemp.



CATEGORY TİTLE

Category Name 1 Category Name 6
Category Name 2 Category Name 7
Category Name 3 Category Name 8
Category Name 4
Category Name 5



Code:



<div class="Col">

{foreach $LINKLER as $KAT}
<ul>
<h2>{$KAT.kategoriAd}</h2>

{foreach $KAT.linkler as $LINK}

<li id="site_alt_link_{$LINK.id}"><a href="{$LINK.altBaslikLinki}"{if $LINK.yeniSayfadaAcilsin} target="_blank"{/if}>{$LINK.altBaslik}</a></li>



{/foreach}

</ul>{/foreach}
</div>



Thanks.
Back to top
View user's profile Send private message
ebuilderz
Smarty n00b


Joined: 18 May 2016
Posts: 1

PostPosted: Wed May 18, 2016 5:45 am    Post subject: How do I sort an object side by side? Reply with quote

I also want to know about how can we sort an object side by side
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Tips and Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP