By Chris Chase on Friday, 14 March 2014
Posted in General Issues
Replies 8
Likes 0
Views 721
Votes 0
Hello,

I was wondering if it was possible to alter the number of blog posts within the RSS feed?

Thanks
Hello Chris,

You can go to this file: ../components/com_easyblog/views/latest/view.feed.php in line 37, change this line:

$model->getBlogsBy('', '', $sort , 0 , EBLOG_FILTER_PUBLISHED, null, true);

Change the number 0 to your desired count. Hope this helps.
·
Friday, 14 March 2014 10:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Nik,

Thanks for the information. Can I add this in the template/html folder as an override? I don't want to break updates!

Thanks
·
Friday, 14 March 2014 23:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I modified this code, and no difference occurs. I've provided my information below. Hope you don't mind, this is a blank template (only component/content shows)
·
Friday, 14 March 2014 23:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Chris,

I had add test.php in your tmp folder to make sure im editing the right joomla and the path seems to be empty, also i had tried putting your site offline using the configuration file and does not work, please advice?

The code given by Nik should work, as it works perfectly in my local.

Thanks:)
·
Saturday, 15 March 2014 04:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Khairul,

I found the issue. I was on a different server, but connected with a host entry I did not know was enabled.

Thanks!
·
Saturday, 15 March 2014 05:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Chris Chase,

I am really sorry for the delay of this reply as it is a weekend for us here.
As my colleague mentioned that, when you try modify the code in correct server file as my colleague provided is it work for you now? Please advise.
If still the same result, please refer back to us.
·
Saturday, 15 March 2014 14:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex,

I have this figured out. It is on our client's server, so I provided you the wrong access. This can be closed.

Thanks!
·
Tuesday, 18 March 2014 00:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Chris,

Good to know that you solved your issue, Do ask if you have any questions.

Thanks:)
·
Tuesday, 18 March 2014 00:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post