LISE changing items order

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
HarryCornelius
Forum Members
Forum Members
Posts: 34
Joined: Thu Mar 29, 2012 12:47 pm

LISE changing items order

Post by HarryCornelius »

Hello

In the LISE module, does anyone know if there is a way of changing the order in which items added to categories appear on the production web page?

I am using version 1.2.3.

Many thanks,
Harry
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3492
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: LISE changing items order

Post by velden »

You could try (didn't test) adding array_inverse inside the foreach loop of the specific LISE template

Code: Select all

{foreach from=$items|array_reverse ...}
...
http://php.net/manual/en/function.array-reverse.php
Post Reply

Return to “Modules/Add-Ons”