How Toimportandexportelementortemplatesin Wordpress
How to Import and Export Elementor Templates (Complete Guide) Built a layout you love in Elementor? You do not have to rebuild it every time you need it. Elementor lets you save any template as a file and reuse it on any page, any section, or any website in minutes. This guide covers both methods Elementor offers: exporting and importing individual templates as.json files, and using Elementor’s Website Templates Kit for full design system transfers.
It also covers cross-site transfer, what the exported files actually contain, and how to fix every common error. What are Elementor Templates Elementor templates are saved layouts you can reuse anywhere on your site, or on other sites entirely. Instead of rebuilding the same hero section, pricing table, or full page from scratch each time, you save it once and pull it in wherever you need it.
Elementor has two main template types: - Page Templates: Full-page layouts - Container Templates: Individual sections like hero banners, pricing tables, or testimonial blocks Templates are stored under Elementor > Templates in your WordPress dashboard. From there you can insert them into pages, edit them, export them as files, or import new ones. Method 1: Export and Import Individual Templates This is the most common method for sharing or reusing a single layout: a hero section, a pricing block, a full page design. Elementor exports individual templates as.json files.
How to export an Individual Elementor Template - In your WordPress dashboard, go to Elementor > Templates - You will see a list of all your saved templates - Hover over the template you want to export - Click Export Template - The template downloads automatically as a.json file You can also export from inside the Elementor editor. Open the template library, go to the My Templates tab, click the three-dot icon next to any template, and select Export.
PRO TIP Name your exported file descriptively straight away, something like homepage-hero-march2026.json, so you can find it when you have dozens of them. How to import an individual Elementor template - In your WordPress dashboard, go to Elementor > Templates - Click Import Templates at the top of the page - Select your.json file from your computer - Click Import Now The template now appears in your Saved Templates library.
To use the imported template on a page, Open any page in the Elementor editor, click the Folder icon in the bottom panel, go to Templates, and click Insert next to the template you want to use. Method 2: Export and Import a Website Templates Kit The Website Templates Kit is Elementor’s more powerful transfer method. It packages your templates, global colors, global fonts, site settings, and optionally your content into a single.zip file.
It is the right tool when you need to carry an entire design system from one site to another, or when you are an agency setting up a new client site from a master starter build. Note Kit export options vary by Elementor plan. Basic Kit export is available on Pro and above.
How to export a Website Templates Kit - From your WordPress dashboard, go to Elementor > Editor > Home - In the panel, click Tools - Click the Website Templates tab - Click Export - Give your kit a name and an optional description - Choose which parts of your site to include (see options below) - Click Export as zip to download the file to your computer Export options: - Content: Pages, posts, custom post types, menus, taxonomies, and media - Templates: All saved templates including Theme Builder templates and Global Widgets - Settings and Configurations: Global fonts, global colors, theme style, layout, lightbox, and other site-wide settings - Plugins: The plugins required for the templates to render correctly How to import a Website Templates Kit - From your WordPress dashboard, go to Elementor > Editor > Home - In the panel, click Tools - Click the Website Templates tab - Click Import - Click Import a zip file and upload the.zip file you exported - Use the checkboxes to choose which parts to import: Templates, Content, and Site Settings - Click Import IMPORTANT Back up your site before importing a Kit.
How to Transfer Elementor Templates Between Sites Transferring a Single Template (JSON method) On your source site (where the template lives): - Go to Elementor > Templates - Hover over the template and click Export Template - Save the.json file to your computer On your destination site (where you want to use it): - Go to Elementor > Templates - Click Import Templates - Select the.json file - Click Import Now Before you transfer, confirm two things: both sites need Elementor installed and active, and any plugins providing widgets used in the template need to be installed and active on the destination site too.
If a widget comes from a plugin that is not present, that element will be missing after import. Transferring a full design system (Kit method) Use this when you need to carry headers, footers, global colors, global fonts, and multiple templates across at once. Follow the Kit export steps on the source site, then the Kit import steps on the destination site. This is the recommended approach for agencies reusing a master build across new client projects.
Understanding the Elementor Export File Formats Individual template exports:.json The.json file contains the complete layout structure of a single template, every container, column, and widget nested exactly as they appear in your design, plus all widget settings including text content, image URLs, button links, and spacing values. What it does not include: - Images: Images are stored as URLs pointing to the original site’s media library. On a different site those URLs will be broken until you re-upload and re-link the images manually.
Global style definitions: The file stores references to your global colors and fonts, not the actual values. If the destination site does not have matching global styles, those elements will fall back to defaults. - Plugin license data: If a widget requires an active plugin license to render, the widget will not display until that plugin is active on the destination site. Kit exports:.zip The.zip file can contain templates, pages, posts, custom post types, site settings, global fonts, global colors, and plugin information.
It is a far more complete package than a single.json file and is designed for full design system transfers, not individual template sharing. PRO TIP If a template imports but looks broken, it is almost always one of three things: missing images, a missing plugin, or global style mismatches. Not a problem with the file itself. Common Errors and Fixes JSON file not uploading Cause: The file is not a valid Elementor template, is corrupted, or has an incorrect extension.
Fix: - Confirm the file has a.json extension - Only import files exported directly from Elementor. Other JSON files will not work - Try exporting the template fresh and importing the new file Missing widgets or layouts after import Cause: The template uses widgets from Elementor Pro or a third-party addon plugin that is not installed on the destination site.
Fix: - Open the imported template in Elementor and use the Navigator (Ctrl+I) to identify which widgets are showing as missing - Install and activate the required plugin on the destination site. If the template uses widgets from Addon Elements for Elementor, installing that plugin will restore all missing elements. Incompatible Elementor versions Cause: The template was built with a newer version of Elementor than the one installed on the destination site.
Fix: - Update Elementor to the latest version before importing - If Elementor Pro is involved, update that too Template does not appear after import Cause: The import failed silently, usually due to PHP file upload size limits or server memory restrictions. Fix: - Refresh the page and check Elementor > Templates > Saved Templates again - If it is still not there, your server’s upload limit is likely rejecting the file.
Ask your host to increase this, or update your php.ini: upload_max_filesize = 64M post_max_size = 64M Images not loading after import Cause: Images are stored as URLs pointing to the original site’s media library. They do not transfer automatically.
Fix: - Re-upload the required images to the destination site’s media library - In the Elementor editor, replace the broken image URLs with the newly uploaded versions - For future transfers, use the Kit method which offers cloud media storage on Advanced plans and above FAQs on Importing and Exporting Templates in Elementor What file format does Elementor use for templates? Individual templates export as.json files. Full Website Template Kits export as.zip files. Use.json for sharing or reusing a single layout. Use.zip when transferring a complete design system between sites.
Can I use an Elementor template on a different website? Yes. Export the template as a.json file from one site and import it on any other site running Elementor. Make sure both sites have compatible Elementor versions and any required addon plugins installed and active. Why are images missing after I import an Elementor template? Images are not embedded in the.json file. They are stored as URLs pointing to the original site’s media library.
You need to re-upload the images to the new site and re-link them inside the Elementor editor. Why can’t I import my Elementor template? The most common causes are: the file is not a valid Elementor.json export, the file is corrupted, or your server’s PHP upload size limit is too low. Try re exporting the template and checking your upload_max_file size setting. Why are some widgets missing after I import a template? The template uses widgets from a plugin that is not installed on the destination site.
Open the imported template in Elementor, identify the missing widgets using the Navigator (Ctrl+I), and install the required plugin. What is the difference between a page and a template in Elementor? A page is a live, published part of your website. A template is a saved layout stored in your Elementor library. It does not appear on the front end until you insert it into a page or post. Can I edit an Elementor template after importing it? Yes.
Find it under Elementor > Templates > Saved Templates, open it in the Elementor editor, make your changes, and save. Pages that already use that template will not update automatically. How do I transfer my entire Elementor design to a new site? Use the Website Templates Kit method. Go to Elementor > Editor > Home > Tools > Website Templates Export, choose which components to include, and export as a zip. Then import that zip on the destination site.
What is the difference between the JSON method and the Kit method? The.json method exports a single template. The Kit method exports a complete design system including multiple templates, site settings, global styles, and optionally content. Use JSON for individual layouts. Use the Kit when moving or replicating an entire site design. Design Faster With Reusable Elementor Templates Once you are comfortable with importing and exporting, templates become central to how you build in Elementor.
Build a great hero section once, a great pricing layout once, a great FAQ block once, then reuse them everywhere. If you want more widgets to build with, more layout options, more interactive elements, and more visual control, Addon Elements for Elementor gives you 60+ additional widgets that are fully compatible with both the JSON export and the Website Templates Kit. Build your layouts, save them as templates, and reuse them across every project.
People Also Asked
- How%20to%20Import%20and%20Export%20Elementor%20Templates%20in%20WordPress
- How%20to%20Import%20and%20Export%20Elementor%20Templates%20%28Complete%20Guide%29
- How%20to%20Export%20and%20Import%20Elementor%20Templates%20with%20a%20Few%20Clicks%20-%20Wpmet
- How%20do%20I%20import%20and%20export%20Elementor%20templates%3F
- WordPress.com%3A%20Everything%20You%20Need%20to%20Build%20Your%20Website
- GitHub%20-WordPress/WordPress%3AWordPress%2C%20Git-ified.
- %u041B%u0438%u0447%u043D%u044B%u0439%20%u043E%u043F%u044B%u0442%3A%20%u0441%u0430%u0439%u0442%20%u043D%u0430WordPress/%20%u0425%u0430%u0431%u0440
- Blog%20Tool%2C%20Publishing%20Platform%2C%20and%20CMS%20%u2013WordPress.org
How%20to%20Import%20and%20Export%20Elementor%20Templates%20in%20WordPress%3F
How%20to%20export%20a%20Website%20Templates%20Kit%20-%20From%20your%20WordPress%20dashboard%2C%20go%20to%20Elementor%20%3E%20Editor%20%3E%20Home%20-%20In%20the%20panel%2C%20click%20Tools%20-%20Click%20the%20Website%20Templates%20tab%20-%20Click%20Export%20-%20Give%20your%20kit%20a%20name%20and%20an%20optional%20description%20-%20Choose%20which%20parts%20of%20your%20site%20to%20include%20%28see%20options%20below%29%20-%20Click%20Export%20as%20zip%20to%20download%20the%20file%20to%20your%20computer%20Export%20options%3A%20-%20Content%3A%20Pages%2C%20posts%2C%20cus...
How%20to%20Import%20and%20Export%20Elementor%20Templates%20%28Complete%20Guide%29%3F
How%20to%20Import%20and%20Export%20Elementor%20Templates%20%28Complete%20Guide%29%20Built%20a%20layout%20you%20love%20in%20Elementor%3F%20You%20do%20not%20have%20to%20rebuild%20it%20every%20time%20you%20need%20it.%20Elementor%20lets%20you%20save%20any%20template%20as%20a%20file%20and%20reuse%20it%20on%20any%20page%2C%20any%20section%2C%20or%20any%20website%20in%20minutes.%20This%20guide%20covers%20both%20methods%20Elementor%20offers%3A%20exporting%20and%20importing%20individual%20templates%20as.json%20files%2C%20and%20using%20Elementor%u2019s%20We...
How%20to%20Export%20and%20Import%20Elementor%20Templates%20with%20a%20Few%20Clicks%20-%20Wpmet%3F
What%20is%20the%20difference%20between%20the%20JSON%20method%20and%20the%20Kit%20method%3F%20The.json%20method%20exports%20a%20single%20template.%20The%20Kit%20method%20exports%20a%20complete%20design%20system%20including%20multiple%20templates%2C%20site%20settings%2C%20global%20styles%2C%20and%20optionally%20content.%20Use%20JSON%20for%20individual%20layouts.%20Use%20the%20Kit%20when%20moving%20or%20replicating%20an%20entire%20site%20design.%20Design%20Faster%20With%20Reusable%20Elementor%20Templates%20Once%20you%20are%20co...
How%20do%20I%20import%20and%20export%20Elementor%20templates%3F
How%20to%20Transfer%20Elementor%20Templates%20Between%20Sites%20Transferring%20a%20Single%20Template%20%28JSON%20method%29%20On%20your%20source%20site%20%28where%20the%20template%20lives%29%3A%20-%20Go%20to%20Elementor%20%3E%20Templates%20-%20Hover%20over%20the%20template%20and%20click%20Export%20Template%20-%20Save%20the.json%20file%20to%20your%20computer%20On%20your%20destination%20site%20%28where%20you%20want%20to%20use%20it%29%3A%20-%20Go%20to%20Elementor%20%3E%20Templates%20-%20Click%20Import%20Templates%20-%20Select%20the.json%20file%20-%20Clic...
WordPress.com%3A%20Everything%20You%20Need%20to%20Build%20Your%20Website%3F
It%20also%20covers%20cross-site%20transfer%2C%20what%20the%20exported%20files%20actually%20contain%2C%20and%20how%20to%20fix%20every%20common%20error.%20What%20are%20Elementor%20Templates%20Elementor%20templates%20are%20saved%20layouts%20you%20can%20reuse%20anywhere%20on%20your%20site%2C%20or%20on%20other%20sites%20entirely.%20Instead%20of%20rebuilding%20the%20same%20hero%20section%2C%20pricing%20table%2C%20or%20full%20page%20from%20scratch%20each%20time%2C%20you%20save%20it%20once%20and%20pull%20it%20in%20wherever%20you%20need%20it.