Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Number of news on the main page

Asked Modified Viewed 1,709 times
S
Steff
S
Steff 10
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Junior Member

My users have been asking me if it was possible to have a lesser number of news showing up on the main page of the site.

Since I didn't know if it was possible and after checking the possible options in the Admin section of the site, I didn't find anything.

So, is there a setting somewhere that I can change to have less news articles show up on the main page of the site?
0 replies

2 posts

B
blitzkrieg07
B
  • Member, joined since
  • Contributed 89 posts on the community forums.
  • Started 23 threads in the forums
answered
Member

// This number should be an odd number to keep layout tidy
$items_per_page = [color=red]11[/color];


Find that in your news.php file. That's what you edit. Now if only people could reply to my forum posts...
0 replies
S
Steff
S
Steff 10
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

Thanks a lot for the tip!
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet