Details
A Template Kit is a collection of pre-designed starter templates for a Elementor site Builder that share a cohesive visual style.
Here are the following extra steps when we do a site setup + import Kit from the base site:
- Exporting Kits template Style A
- Clone site from Pronto Base Site
-
Update wp-config.php file to
define( 'DISALLOW_FILE_MODS', false );The default is true - Adjust setting Members > Administrator > Plugins > Check Grant all (allow in edit core plugins)
- Remove all pages, posts, templates, menus and Global CSS
- Importing website kits on to clone websites
- After imported kit change all setting back to default setting
- Check form ID, Template ID for widget will changed need to re assign again. Remove un-use forms
- Reactivate default plugins
- Note Removed FakerPress plugin when you get a real post.
/** Allow to modified the core or added plugins remove this code after the importing done */
define( 'DISALLOW_FILE_MODS', false );
Mapping templates name
| Page | Template name (Level 1) | Nested template (Level 2) |
|---|---|---|
| Homepage Services | [Section] Service Widgets Carousel | |
| [Section] Swiper item - Managed IT Services | ||
| [Section] Swiper item – IT Consulting | ||
| [Section] Swiper item – Cloud Services | ||
| [Section] Swiper item – Cyber Security Solutions | ||
| [Section] Swiper item – Microsoft 365 | ||
| [Section] Swiper item – Backup & Disaster Recovery | ||
| Homepage Industry | [Section] Industry Widgets Carousel | [Section] Swiper item - Manufacturing |
| [Section] Swiper item - Healthcare | ||
| [Section] Swiper item - Nonprofits | ||
| [Section] Swiper item - Law Firm | ||
| Services Index | [Section] Related Services Widget | |
| Industries index | [Section] Related Industries Widget | |
| HP eBook form | HP -Free eBook (kit) | |
| Contact us form | Get a consultation (kit) |