Tagged Questions
3
votes
1answer
1k views
how to display full post with pagination on home page
I am using the 'Hatch' theme. I'm familiar with HTML/CSS but not with WordPress, first time working with this.
I have my homepage showing recent posts and that's good.
However, I want to make a ...
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 ...