View Full Version : How can you make RSS more than 10?
MemoBony
05-26-2008, 04:19 PM
The default number of the RSS in Vivvo is 10 articles. How can you change this number to 30 for example?
Thanks
northlandadv
05-26-2008, 09:39 PM
Where do you see the feed default at 10 feeds?
MemoBony
05-27-2008, 11:56 AM
If I see that then I will not ask.
But if you ask where I see this 10? Then you can see it if your browser is Firefox on the right side in the address bar you will see the logo of the RSS and also you see that in IE7.
northlandadv
05-27-2008, 01:00 PM
I still don't understand what you mean.
Micha
05-27-2008, 02:53 PM
Hmmm, if I get what you are saying, than you would need to go to templates\_syndication\ and edit rss2.0.tpl template.
Now right bellow this line <vte:box module="box_article_list" params = "{content_params}"> add following param
<vte:params>
<vte:param name="search_limit" value="30" />
</vte:params>
Now I don't know if this is the right or most elegant solution (there could be another way probably), but this param will give you any number of articles you want to display in your RSS (in this case it's value is 30).
Hope that this is what you need.
MemoBony
05-28-2008, 10:01 AM
Exactly :)
You are great Micha, thank you very much.
Micha
05-28-2008, 10:04 AM
No problem :)
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.