benaam
Can I get the code for 10 feeds?
(or can you tell me how to vary the number?, I want 5 and 10 feeds as standard) (also can I vary number of articles in the feed?)
Thanks for your feedback. The module make use of Google API for displaying the feeds and you need to download a local copy of JavaScripts to change the number of articled shown in each feed. Default is 4 [GFdynamicFeedControl.DEFAULT_NUM_RESULTS = 4;]
As for changing the number of feeds, it can be done in gajaxfeeds.htm file of the module. You need to add code for feeds if you want to add more feeds. You just need to copy paste the code.





