Keyword

K2 User page blog order

More
7 years 4 weeks ago #161136 by Odin Mayland
Replied by Odin Mayland on topic K2 User page blog order

Krikor wrote: Hello Jeff, is this related to the other post?


Yes and I have been able to set up a hidden menu item for a specific author to set the sort order to date.

I still need a solution for a global setting of all searches by date.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 4 weeks ago #161162 by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 User page blog order
I can provide a temp hack in the itemlist model. (components/com_k2/models/itemlist.php)

Line 351:
$orderby = 'i.id DESC';
should look like this:
$orderby = 'i.created DESC';

This will set the default ordering to chronological ordering.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
7 years 4 weeks ago - 7 years 4 weeks ago #161165 by Odin Mayland
Replied by Odin Mayland on topic K2 User page blog order
THANKS! That works.
Last edit: 7 years 4 weeks ago by Odin Mayland.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 3 weeks ago #161183 by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 User page blog order
You 're welcome Jeff :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum