Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
[Solved] Sorting of Regions alphabatically (Footer) / Veronika Theme
Support Forums - Classified Ads Script Osclass
Osclass theme support
Veronika Osclass Responsive Theme
[Solved] Sorting of Regions alphabatically (Footer) / Veronika Theme
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
Darwazo
81 posts
[Solved] Sorting of Regions alphabatically (Footer) / Veronika Theme
«
on:
December 11, 2017, 01:52:05 AM »
Dear All,
I need help !! is it possible to sort out Regions Alphabetically? (footer)?
Default setting is based on highest ads in one region appears first and follows descending order.....
Thanks alot in advance
«
Last Edit: December 11, 2017, 12:01:39 PM by Darwazo
»
Logged
Marked as best answer by
Darwazo
on December 11, 2017, 12:01:09 PM
MB Themes
Support team
17567 posts
Only quality matters
Download Osclass
Re: Sorting of Regions alphabatically (Footer) / Veronika Theme
«
Reply #1 on:
December 11, 2017, 08:47:23 AM »
@Darwazo
In footer.php you have:
Code:
[Select]
<?php $regions
=
RegionStats
::
newInstance
()->
listRegions
(
'%%%%'
,
'>'
,
'i_num_items DESC'
);
?>
i_num_items is column used for sorting, you can try to echange it for s_name
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Darwazo
81 posts
Re: Sorting of Regions alphabatically (Footer) / Veronika Theme
«
Reply #2 on:
December 11, 2017, 12:01:00 PM »
Spot on !!
Thank you very much !
Logged
MB Themes
Support team
17567 posts
Only quality matters
Download Osclass
Re: [Solved] Sorting of Regions alphabatically (Footer) / Veronika Theme
«
Reply #3 on:
December 11, 2017, 02:28:57 PM »
@Darwazo
Welcome
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]