Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Show More Than 5 Post per Categories on Homepage?
hungle88
New
I just couldn't find the option to do this when using Categories / Discussion as homepage. Do we need to edit any thing in order to do this?
Thanks!
0
Best Answer
-
jspautsch ✭✭✭
Add the following line to your config.php and edit the assigned value:
$Configuration['Vanilla']['Discussions']['PerCategory'] = 5;
1
Answers
bump!
So is there any way to do this? ;(
Add the following line to your config.php and edit the assigned value:
$Configuration['Vanilla']['Discussions']['PerCategory'] = 5;
Works great!!!
Thanks a lot @jspautsch