Hi,
I am trying to use WordPress as CMS. I would like to display some of the posts on my home page and all the posts on an other page.
I would like to show only the title of the post, the featured image, the excerpt and a 'View more' link on these pages, not the full post. I managed to change the loop on the index.php, so only these features of the posts turn up on my index page now, but I do not know how to carry on, how can I show the posts on an other page as well.
Once I manage them to appear on both pages, I should find a solution to get just certain posts on the index page and all on the other.
Could anyone help me please? Any help is much appreciated.