- Posts: 4
- Thank you received: 0
OS Property support center
Sorting Properties Listing by Asc. Price [SOLVED]
- XtusmetriX
-
Topic Author
- Offline
- New Member
-
Less
More
8 years 7 months ago - 8 years 7 months ago #88606
by XtusmetriX
Sorting Properties Listing by Asc. Price [SOLVED] was created by XtusmetriX
Hi,
I'm trying to sort properties listing by ascending price but I can't.
Item Menu is set as Sort by Price and Order Ascending but nothing changes.
I have changed components > com_osproperty > classes > listing.php line
if($orderby == ""){
$orderby = "a.id";
}
to
if($orderby == ""){
$orderby = "a.price";
}
but doesn´t work...
Any idea??
Thanks
I'm trying to sort properties listing by ascending price but I can't.
Item Menu is set as Sort by Price and Order Ascending but nothing changes.
I have changed components > com_osproperty > classes > listing.php line
if($orderby == ""){
$orderby = "a.id";
}
to
if($orderby == ""){
$orderby = "a.price";
}
but doesn´t work...
Any idea??
Thanks
Attachments:
Last edit: 8 years 7 months ago by XtusmetriX.
Please Log in or Create an account to join the conversation.
- XtusmetriX
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
8 years 7 months ago #88613
by XtusmetriX
Replied by XtusmetriX on topic Sorting Properties Listing by Ascending Price
SOLVED!!
Installing OS Properties 2.9.9
Installing OS Properties 2.9.9
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.