|
Title: how do i change the offer ordering - new offers to appear at the top Post by: Alex Nicholas on January 24, 2008, 11:53:53 AM Hi,
I would like to change the current configuration of NeoJoomla so that newly created offers are posted at the top of each list. Currently all new offers are ordered at the end of a list. E.g. a user creates a new job offer - this appears right at the bottom of their offer list. Can this actually appear at the top? Also, if I search for a job, the oldest offers appear at the top and the newest ones at the bottom. Can it be changed so that the most recent offers always appear at the top of each page. Many thanks, Alex Title: Re: how do i change the offer ordering - new offers to appear at the top Post by: katembo ely on January 25, 2008, 03:22:15 AM Why no one is answering this question? there is a problem of ordering offer here in neorecruit! Where is the expert to tell us what to do?
Title: Re : how do i change the offer ordering - new offers to appear at the top Post by: Raphael on January 26, 2008, 03:31:43 PM Hello Misters,
If you are using the version 1.4.4 of the component, you need to edit the file offer_list.php (in folder /components/com_neorecruit/tasks) on line 54 and add the text : Code: . "\n ORDER BY offers.created_datetime DESC"; And for the search results, please edit the file offer_search (in the same folder) on line 118 and modify the query with the text : Code: . "\n ORDER BY created_datetime DESC"; Regards, Title: Re: how do i change the offer ordering - new offers to appear at the top Post by: Alex Nicholas on January 26, 2008, 05:54:03 PM Hi Raphael,
I am using version 1.4.3 - can I stil make these amendments using the older version? Alex Title: Re : how do i change the offer ordering - new offers to appear at the top Post by: Raphael on January 26, 2008, 09:19:34 PM Yes Alex, you can.
These 2 files have not been modified a lot in the version 1.4.4. The instructions are still the sames for the version 1.4.3. Regards,
Powered by SMF 1.1 RC3 |
SMF © 2001-2006, Lewis Media
Joomla Bridge by JoomlaHacks.com |