i use JA ACM type = Timeline, now website frontend's page top display new event, It can be changed to old events on page top ?
neilsonk Hi,
Could you share the credentials of your site so we can check?
saguaros here http://macauci.net/test/index.php/en/visit-2/our-history-2
Hi
As saguaros said can you add site admin details and ftp and we will take a look - you would add them to the section at the top of this thread
For more information https://member.joomlart.com/forums/d/772-how-to-ask-a-question-on-forum Listed under 5.
Thanks Paul
Thanks to the assistance of two seniors, I have found a solution.
arsort change to asort Can be reverse sort.
// sort by date. $array=array(); for ($i=0; $i<$count; $i++) { $array[$i] = $helper->get('data.date', $i); } asort($array); $j=0; ?>
Thanks for taking the time to post your solution I can see it working well on the site
Thanks again Cheers Paul
I'll mark this thread closed Cheers Paul