Module Overview
The Posts Module displays up to five posts with one being the primary/active post. The user can cycle through the posts (changing the current primary/active post) by clicking on any of the non-primary posts. Exactly which posts are shown in the module will depend on which categories you apply the layout to as well as how you configure the module's settings.
The Module Options
General Settings
Categories
Choose the categories from which this module should display posts.
Posts Limit
Define the number of posts to be shown in the slider.
Display Featured Posts Only
Yep, you guessed it! Enable this option to show only featured posts.
Show Featured Image
Show the posts' featured image.
Show Author
Include the author in each posts' post-meta information.
Show Categories
Include categories in each posts' post-meta information.
Show Comments
Include the comment count in each posts' post-meta information.
Show Rating
Include the rating in each posts' post-meta information.
Show Date
Include the date in each posts' post-meta information.
Heading Style
Choose a heading style.
Sort Method
Choose the method in which the posts will be sorted.
Sort Order
Choose whether the posts will be displayed in descending or ascending order.
Date Format
The format in which to display the date. This must be specified using a PHP date() format string.
Admin Label
This will change the label of the module in the builder for easy identification.
CSS ID
Enter an optional CSS ID to be used for this module. An ID can be used to create custom CSS styling, or to create links to particular sections of your page.
CSS Class
Enter optional CSS classes to be used for this module. A CSS class can be used to create custom CSS styling. You can add multiple classes, separated with a space.