Shortcodes plugin for displaying the posts in different templates.
- Upload "posts-query" to the "/wp-content/plugins/" directory.
- Activate the plugin through the "Plugins" menu in WordPress.
- Create a new page.
- Paste code [posts-query] for posts.
- Publish the page.
- Create a folder "posts-query" within the theme.
- To create a new template "card". Create a file with the name "articles-card" inside the folder "wp-content/[your-theme]/posts-query".
- To use the new created template, within the shortcode [posts-query] use [posts-query style=card].