Plugin Requirements

TemPlaza Framework & TemPlaza Elements

We use TemPlaza Framework for global styles and scripts and TemPlaza Elements for Shortcodes and Element Widgets. They are required for all themes of TemPlaza
This image has an empty alt attribute; its file name is templaza_plugin_requires.jpg
Click "Begin installing plugins" to install plugins required Click Install to start the process.

Elementor

Since Alita theme, we use Elementor plugin - the best free page builder to build pages instead of WPBakery Page Builder.
You can install Elementor via wp-admin -> Plugins -> Add New -> Search "Elementor"
This image has an empty alt attribute; its file name is plugin_requirement_elementor.jpg
Refer to its website to learn more about this plugin: https://elementor.com/getting-started/

Redux Framework

We use Redux Framework for theme options.
You can install Redux via wp-admin -> Plugins -> Add New -> Search "Redux"
This image has an empty alt attribute; its file name is plugin_requirement_redux.jpg

Meta Box

We use Meta Box for Custom Fields theme.
You can install Meta Box via wp-admin -> Plugins -> Add New -> Search "Meta Box"
This image has an empty alt attribute; its file name is plugin_requirement_metabox.jpg

For old themes - Auto Showroom, InteriArt, Meetup, Aventura

WPBakery Page Builder

This plugin has already been included in the theme package. After installing and activating the theme, you can install this plugin normally in Plazart Installation part.
You can use it freely WITHOUT A LICENSE. In case you want to activate Live Update, please buy a license of this plugin.
Refer its documentation here: WPBakery Page Builder Documentation

Revolution Slider

Similarly, you can install this plugin in Plazart Installation part and use it WITHOUT A LICENSE.
Refer it documentation: Revolution Slider Documentation

Contact form 7

  • Add new form: Go to Dashboard > Contact > Add New
  • In this theme, there is 1 demo contact form used in Vehicle Detail Page:
<div class="request-infomation"> <div class="car-detail"> [hidden title] </div> <div class="row"> <div class="col-md-6"> <p>Your Name <em>*</em><br /> [text* your-name placeholder "John Doe"] </p>
<p>Your Email <em>*</em><br /> [email* your-email placeholder "[email protected]"] </p>
<p>Phone number <em>*</em><br /> [text* your-phone placeholder "+1-888-456-8888"] </p> </div> <div class="col-md-6"> <p>Your Message<br /> [textarea your-message] </p> </div> <p class="btn">[submit "Submit Form"]</p> </div> </div>