Short description in Wordpress

5k Views Asked by At

I want to display on main page names of articles and short text of articles. Now WP displays full articles and it is big problem for me.

Is there a way to display short text of articles on main page?

2

There are 2 best solutions below

0
On BEST ANSWER

You can use the [more] tag in wordpress (there is even a button in the GUI article editor that says more)

0
On

In navigation admin menu, go to Setting->Reading, there is an option For each article in a feed, show, choose Summary.

Hope it helps.