Reply To: Posts not showing on Blog page
Home › Forums › Agama Pro › Posts not showing on Blog page › Reply To: Posts not showing on Blog page
May 22, 2020 at 9:09 pm
#26805
Moderator
Hi,
Yes, it is possible:
Create your Homepage using the Elementor Page Builder, then use the Gold Addons “Blog” widget (the plugin we suggest to install with our theme to insert the blog posts on your static page.
https://prnt.sc/nmgbgy
And also set the “Blog” page to show your blog posts.
PS: There is a small conflict with the Gold Addons Plugin and the theme, so if you want to use the Gold Addons plugin with the theme, you need to insert the following code into Customizing->general->Additional CSS:
/*Gold addons conflict fix*/
.collapse.in {
display: block!important;
}
Regards