Tagged Questions
0
votes
2answers
247 views
Showing a list of posts when homepage is custom
I am developing a custom theme.
I edited my home.php to show something custom. I also edited index.php to display a list of posts or other things.
After this I can't get a list of all posts which ...