Events order
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
Events order
by gidantrip » Mon Feb 18, 2013 8:05 pm
Hi,
how do I sort the events in order from most recent to oldest in the category list?
how do I sort the events in order from most recent to oldest in the category list?
- gidantrip
- Posts: 1
- Joined: Mon Feb 18, 2013 7:59 pm
Re: Events order
by Geraint » Tue Feb 19, 2013 11:48 am
Create a template override for the category list page (http://www.jevents.net/jevents-15-topme ... jevents-15) and change the data request to reflect the new order you need
- Code: Select all
$data = $this->datamodel->getCatData( $this->catids,$cfg->get('com_showrepeats',0), $this->limit, $this->limitstart,"rpt.startrepeat desc, rpt.endrepeat desc, det.summary ASC");
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30518
- Joined: Fri Feb 15, 2008 6:14 pm
2 posts
• Page 1 of 1
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: No registered users

