Keyword

Rss feed pubDate

  • mxmauro
  • mxmauro's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago #112399 by mxmauro
Rss feed pubDate was created by mxmauro
Hi,

I see that my rss feed pubDate is taking the k2 post creation date instead of the publication "start date". How can I fix that?

Regards,
Mauro.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 5 months ago #112400 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Rss feed pubDate
Hello mxmauro,

You need to edit the file /components/com_k2/views/itemlist/view.feed.php and change line 222 from :

$feedItem->date = $item->created;

to:

$feedItem->date = $item->publish_up;

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

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 2 months ago #112401 by Krikor Boghossian
Replied by Krikor Boghossian on topic [SOLVED] Rss feed pubDate
You 're 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