Simple Template
Create custom single post template & query loop easily!
Simple Template is a WordPress Plugin for applying a gutenberg design to be a single post template. You can create a custom query loop too!
Simple Template requires Dynamic Data plugin to work properly. So, please install both of the plugin.
General
Install
Step 1: Download
Download the plugin in Studio Inspirasi, so you will get the zip file of the recent plugin update.
Step 2: Upload & Install
Upload and Install the plugin to your WordPress by navigating to your wordpress dashboard menu in: Plugins
> Add New
> Upload Plugin
> Choose File
> Install Now
.
Step 3: Activate
After successfully install the plugin, click the Activate
link in the process.
Update
📣 Caution
Please backup your data before updating the plugin!
Step 1: Check Update
Navigate to your WordPress Dashboard Menu in: Plugins
> Installed Plugins
. If the update is exists, the Update Now
link will be displayed.
Step 2: Update Now
When you have backed up your site, and ready to install the update, click Update Now
link.
How to Use
The tutorial of "How To Use Simple Template" is here below:
Features
Create Single Post Template
With Simple Template, you can create a custom single post template with conditions:
{Specific Custom Post Type}
: The custom single template will be applied for entire post in specific custom post type. Example:book
,vehicle
, etc.{Specific Post}
: The custom single post template will be applied for specific post. Example: The posts with the id87
,433
, etc
Create Custom Query Loop
With Simple Template, you can create a custom query loop that being displayed in the frontend by using shortcode {query-loop query=98 template=76}
.
query
: the id of the querytemplate
: the id of the template that will be used by the query.
Use Cases
Simple Template developed and used by Studio Inspirasi to create a custom child-theme. So, hopefully this plugin can get the feature of custom single template and query loop without purchasing Pro version of the theme.
📂 Contribution
Interested in the plugin improvement? Email us on dev@studioinspirasi.com! From feature suggestions to bug fixes, all contribution are welcome.