[ad_1]
I want to get a recent blog posts layout at website.com/home looking like the default layout WordPress sets at website.com. But the issue is since Word Press makes it as the default I can’t select it because it’s not on the pages list! Any advice would be appreciated!
[ad_2]
you can create a custom page template in WordPress. Here’s a step-by-step guide:
Create a new page template: In your WordPress theme folder, create a new file called home-blog.php. This file will contain the code for your custom page template.
Add the necessary code
Or you can simply create a new home page and select it as default home page for your website.
Let me know if you need any assistance to implement it