<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Theme Archives | DiviPark&#039;s Blog</title>
	<atom:link href="https://blog.divipark.com/category/web/content-management-systems/theme/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.divipark.com/category/web/content-management-systems/theme/</link>
	<description>Our latest Blog</description>
	<lastBuildDate>Tue, 15 Apr 2025 10:39:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://blog.divipark.com/wp-content/uploads/2025/05/cropped-Favicon-32x32.avif</url>
	<title>Theme Archives | DiviPark&#039;s Blog</title>
	<link>https://blog.divipark.com/category/web/content-management-systems/theme/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">242660633</site>	<item>
		<title>How to Clone Astra Elementor Homepage &#038; Theme to Staging Site</title>
		<link>https://blog.divipark.com/how-to-clone-astra-elementor-homepage-theme-to-staging-site/</link>
					<comments>https://blog.divipark.com/how-to-clone-astra-elementor-homepage-theme-to-staging-site/#respond</comments>
		
		<dc:creator><![CDATA[M Rahman]]></dc:creator>
		<pubDate>Tue, 15 Apr 2025 10:39:42 +0000</pubDate>
				<category><![CDATA[Astra]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Default]]></category>
		<category><![CDATA[Elementor]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">https://blog.divipark.com/?p=743</guid>

					<description><![CDATA[<p>How to Clone Only the Homepage and Theme Settings from an Astra + Elementor Site to a Staging Site When managing a WordPress website with the Astra theme and Elementor builder, there may come a time when you need to clone just the homepage and essential settings to a staging site — without migrating the [&#8230;]</p>
<p>The post <a href="https://blog.divipark.com/how-to-clone-astra-elementor-homepage-theme-to-staging-site/">How to Clone Astra Elementor Homepage &#038; Theme to Staging Site</a> appeared first on <a href="https://blog.divipark.com">DiviPark&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p data-pm-slice="1 1 []"><strong>How to Clone Only the Homepage and Theme Settings from an Astra + Elementor Site to a Staging Site</strong></p>
<p>When managing a WordPress website with the Astra theme and Elementor builder, there may come a time when you need to clone just the homepage and essential settings to a staging site — without migrating the entire site (especially if it&#8217;s large, like 70GB). This guide will walk you through the step-by-step process to achieve this efficiently.</p>
<ul>
<li>Step 1: Export the Home Page via <a href="#stepone">Elementor</a></li>
<li>Step 2: Export <a href="#steptwo">Astra Theme</a> Settings</li>
<li><a href="#stepthree">Step 3: Export Additional CSS or Custom Code</a></li>
<li><a href="#stepfour">Step 4: Set Up the Staging Site</a></li>
<li><a href="#stepfive">Step 5: Import Everything</a></li>
<li><a href="#menuandwidget">Optional: Menus and Widgets</a></li>
</ul>
<h3>📅 Why Clone Only the Homepage?</h3>
<ul data-spread="false">
<li>Your site is too large to clone completely</li>
<li>You want to redesign or test changes safely</li>
<li>You need a lightweight development or staging environment</li>
</ul>
<h3 id="stepone">✅ Step 1: Export the Home Page via <a href="https://elementor.com/">Elementor</a></h3>
<ol start="1" data-spread="false">
<li>Go to your WordPress Dashboard</li>
<li>Navigate to <strong>Pages → All Pages → Home</strong></li>
<li>Click <strong>Edit with Elementor</strong></li>
<li>In the Elementor editor, click the <strong>hamburger menu (top-left corner)</strong></li>
<li>Select <strong>Save as Template</strong></li>
<li>After saving, go to <strong>Elementor → Templates → Saved Templates</strong></li>
<li>Click <strong>Export</strong> next to your saved Home page template (.json file will download)</li>
</ol>
<h3 id="steptwo">✅ Step 2: Export <a href="https://wpastra.com/">Astra Theme</a> Settings</h3>
<p>To retain your theme’s look and feel:</p>
<ol start="1" data-spread="false">
<li>Install the <strong>&#8220;Astra Import/Export Customizer Settings&#8221;</strong> plugin from WordPress.org</li>
<li>Navigate to <strong>Appearance → Astra Options → Import/Export Customizer Settings</strong></li>
<li>Click <strong>Export</strong> to download the <code>.json</code> file containing your theme settings</li>
</ol>
<h3 id="stepthree">✅ Step 3: Export Additional CSS or Custom Code</h3>
<p>If you&#8217;ve added custom CSS or custom code:</p>
<ul data-spread="false">
<li>Go to <strong>Appearance → Customize → Additional CSS</strong></li>
<li>Copy and save any code there</li>
</ul>
<p>Also check:</p>
<ul data-spread="false">
<li><strong>Elementor → Custom Code</strong> for header/footer scripts</li>
<li>Copy or export those as needed</li>
</ul>
<h3 id="stepfour">✅ Step 4: Set Up the Staging Site</h3>
<p>Create a new, clean WordPress installation as your staging site. Then:</p>
<ol start="1" data-spread="false">
<li><strong>Install Astra Theme</strong></li>
<li><strong>Install Elementor</strong> (and Elementor Pro if used)</li>
<li>Install any necessary Astra or Elementor add-ons</li>
</ol>
<h3 id="stepfive">✅ Step 5: Import Everything</h3>
<h4>Import Astra Theme Settings</h4>
<ul data-spread="false">
<li>Go to <strong>Appearance → Astra Options → Import Customizer Settings</strong></li>
<li>Upload the previously exported <code>.json</code> file</li>
</ul>
<h4>Import the Elementor Homepage Template</h4>
<ul data-spread="false">
<li>Go to <strong>Elementor → Templates → Import Templates</strong></li>
<li>Upload the Home Page <code>.json</code> file</li>
<li>Create a new page and <strong>edit with Elementor</strong></li>
<li>Insert your saved template</li>
</ul>
<h4>Add Custom CSS or Code</h4>
<ul data-spread="false">
<li>Go to <strong>Appearance → Customize → Additional CSS</strong> and paste in your saved CSS</li>
<li>Or use <strong>Elementor → Custom Code</strong> for scripts</li>
</ul>
<h3 id="menuandwidget">✅ Optional: Menus and Widgets</h3>
<p>If you also want to bring over your site menus and widgets:</p>
<ul data-spread="false">
<li>Use the <strong>WPS Menu Exporter</strong> plugin to export and import menus</li>
<li>Use the <strong>Widget Importer &amp; Exporter</strong> plugin to handle sidebar/footer widgets</li>
</ul>
<h3>🔹 Bonus Tip: Optimize for Lightness</h3>
<p>To avoid unnecessary bloat in your staging site:</p>
<ul data-spread="false">
<li>Replace large homepage images with optimized or placeholder versions</li>
<li>Disable plugins not needed for layout/design testing</li>
</ul>
<h3>🚀 Conclusion</h3>
<p>Cloning just the homepage and settings of an Astra + Elementor site is a smart move when working with large websites. With just a few exports and imports, you can quickly set up a staging site that reflects the design of the live site, without carrying over all the heavy content.</p>
<p>The post <a href="https://blog.divipark.com/how-to-clone-astra-elementor-homepage-theme-to-staging-site/">How to Clone Astra Elementor Homepage &#038; Theme to Staging Site</a> appeared first on <a href="https://blog.divipark.com">DiviPark&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.divipark.com/how-to-clone-astra-elementor-homepage-theme-to-staging-site/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">743</post-id>	</item>
	</channel>
</rss>
