• I am looking for the PHP code so I can have like 5 posts on the front page and it only shows like the title and intro to the article.

Viewing 1 replies (of 1 total)
  • 5 posts on front page admin / settings / reading

    intro: change the_content(' ... stuff ') to the_excerpt() in theme file index.php

    edit index.php and remove code that displays anything other than title and content/excerpt

Viewing 1 replies (of 1 total)
  • The topic ‘Front page PHP’ is closed to new replies.