Archived topic
Customizing My Home Page WIth Generate Press and Adding Posts on Home page
1 reply · Started by Kingsley on February 14, 2022
Please I don't want to use the latest page option on my home page because I want to have an Otin Form that collects email. My website is https://www.reviewcartel.com/
My Challenge is how to add blog posts after the optin form. Please see this image: https://imgur.com/a/VXeX2zt for more details. Thanks
Hi Kingsley,
One approach to do this is through adding a Posts List block if you’re using WordPress 5.9.
See this for reference: https://share.getcloudapp.com/ApuxW6jd
Also see: https://wordpress.com/support/wordpress-editor/blocks/blog-posts-block/
This is also doable if you’re displaying “your latest posts”. You would simply need to hook the Opt in form to your preferred location(before_main_content) to have it appear.
See this for reference: https://share.getcloudapp.com/Z4u1BeJN
To add the sidebar: https://share.getcloudapp.com/OAu41mOk
Here is how it looks on my test website: https://share.getcloudapp.com/jkumBryw
Hope this helps!