Forum
Welcome, Guest
Please Login to access forum.
Re:ordering articles (1 viewing) 
Go to bottom
TOPIC: Re:ordering articles
#1796
John Dagelmore
Admin
Posts: 3873
User Offline
Re:ordering articles Karma: 84  
Sure,

if you want to customize it just open the file joomlapath/components/com_jmap/models/sitemap.php

and at line 750 change from:

Code:

if($format == 'rss') { $dynamicOrdering = "created DESC,"; }
to
Code:

//if($format == 'rss') { $dynamicOrdering = "created DESC,"; //}
commenting lines at 750 and 752 best regards John
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
ordering articles
beynet
    thread link
thread linkthread link Re:ordering articles
John Dagelmore
    thread link
thread linkthread link Re:ordering articles
beynet
    thread link
thread linkthread linkthread link Re:ordering articles
John Dagelmore
    thread link
thread linkthread linkthread linkthread link Re:ordering articles
beynet
Go to top