Keyword

[SOLVED] Does this RSS reader change the order of feed items?

More
10 years 1 week ago #142313 by Adam
I have a feed hosted through feedblitz, feeds.feedblitz.com/it-support-blog. This feed is not in chronological order by design. However when I read in this feed to my Joomla site it order the items chronologically and I can't find a way around this.

Am I missing something? I just want it to read and display the feed in the same order.

Thanks for your time.

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

More
10 years 1 week ago #142381 by Lefteris
Hi,

No, the module will always sort the items by time. You have to hack the module to disable this. Just remove line 66 from file helper.php:
krsort($feedItemsArray);

Keep in mind that you will have to apply this modification every time you update the module.

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

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

More
10 years 1 week ago #142402 by Adam
Thanks for the info. This is a decent workaround for now, just need to add it to my list of update tasks.

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

More
10 years 1 week ago #142437 by Lefteris
You are welcome.

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