Blog Posts List
Display a list of blog posts related to a category type, category or most recently created. When adding this component page its important to fill out the Categories section. If you would like to display posts related to a category type like a blog enter the slug of the category type.

If this is your first time working with components we recommend reading Getting Started with Components.
Container
The class of the div that contains the list of blogs posts including headings, body and footer. Defaults to
container-max my-5
Heading
H2 Heading which is displayed above blog posts.
Class
The class of the heading.
Text
Text that is displayed as the heading.
Body
Content that is displayed below the heading and above the blog posts.
Class
Class of the body content.
Text
Text that is displayed in the body.
Footer
Content that is displayed below the lists of posts.
Class
The class of the div that contains the footer.
Text
Text displayed in the footer.
Href
URL address footer content is linked to. For example {{https://mpowerpromo.com or /anysitepage
}}
Btn Class
Class of button displayed in the footer. See https://getbootstrap.com/docs/4.6/components/buttons/ for more button options.
Icon Class
Class of icon displayed in the footer button. See https://fontawesome.com for icon options.
Target
Target of footer link. Typically left blank or set to {{_blank
}} if a new window will be opened. See https://www.w3schools.com/tags/att_a_target.asp for target options.
Categories
Category of posts to display. If left blank, posts from visited categorized page (products, themes, industries, organizations, and other category types...) will be used to display posts with matching page categories defined.
Category Type
Category type of posts or pages to display. Values blog, theme, industry, organization. Typically set to “blog”. Values include.
blog
theme
industry
event
occasion
Limit
Limit of how many posts will be displayed at once.
Has Pagination
Display paging below posts allowing users to page through posts.
Has Search
Allow customers to search blog posts.