First off, I would like to apologize for creating an Issue over a very simple problem I'm having. I feel like I'm just not seeing something simple though and it has been bugging me for a few hours now.
How can I expand "Latest Results" block to show more than just the last 3 games? I've tried a handful of things and did some searching on here and on Google with no results.
Again, I apologize for posting about such a simple issue, but I thank you in advance.
Comments
Comment #1
Alun commentedHi Scott,
No problem for posting the request - it doesnt say anywhere so I can understand your confusion!
Currently the block is hardcoded, so there is no option to display more than three, but it is possile!
If you want to add more than three, then there are two ways to solve this instantly - either set up the block through Views which gives you a lot more flexibility with the display, or you will have to alter the code manually, in the leaguesite_match.module file on line 927 at the end.
I have turned this issue into a feature request so I will get back with greater options on the display soon.
Thanks
Alun
Comment #2
scottauth commentedAlun, I appreciate the quick reply.
I went w/ editing "leaguesite_match.module" since I'm not too familiar with Views at the moment.
I'm glad that this will be a feature sometime soon though. Thanks again and keep up the great work!