<?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>WPWife &#187; import/export theme settings in wordpress</title>
	<atom:link href="http://www.wpwife.com/category/importexport-theme-settings-in-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>How to Import / Export WordPress Theme Customizer Settings</title>
		<link>http://www.wpwife.com/wordpress-plugins/how-to-import-export-wordpress-theme-customizer-settings</link>
		<comments>http://www.wpwife.com/wordpress-plugins/how-to-import-export-wordpress-theme-customizer-settings#comments</comments>
		<pubDate>Mon, 20 Nov 2017 11:00:53 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[export theme settings in wordpress]]></category>
		<category><![CDATA[import/export theme settings in wordpress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[wordpress theme customizer]]></category>
		<category><![CDATA[wordpress theme settings]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=47724</guid>
		<description><![CDATA[
<p>Do you want to import or export theme customizer settings in WordPress? Exporting and importing theme customizer settings allow you to use the same configuration on another WordPress site. In this article, we will show you how to easily import / export WordPress theme customizer&#8230;&#160;<strong><a href="http://www.wpbeginner.com/plugins/how-to-import-export-wordpress-theme-customizer-settings/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-import-export-wordpress-theme-customizer-settings/">How to Import / Export WordPress Theme Customizer Settings</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Do you want to import or export theme customizer settings in WordPress? Exporting and importing theme customizer settings allow you to use the same configuration on another WordPress site. In this article, we will show you how to easily import / export WordPress theme customizer settings. </p>
<p><img title="Import / export theme customizer settings in WordPress" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/10/customizer-settings.png" alt="Import / export theme customizer settings in WordPress" width="550" height="340" class="alignnone size-full wp-image-47732" /></p>
<h4>Why Import / Export WordPress Theme Customizer Settings?</h4>
<p>Many WordPress themes allow you to set up your website using theme customizer. It allows you to change colors, <a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-random-header-images-to-your-wordpress-blog/" title="How to Add Random Header Images to Your WordPress Blog">header images</a>, <a href="http://www.wpbeginner.com/beginners-guide/how-to-add-a-background-image-in-wordpress/" title="How to Add a Background Image in WordPress">background images</a>, choose layout settings, and more. </p>
<p>Some <a href="http://www.wpbeginner.com/beginners-guide/decide-premium-free-wordpress-themes/" title="Free vs Premium WordPress Themes (Pros and Cons)">paid and free themes</a> have more settings available in customizer, while others have just a few basic options. </p>
<p>If you were working on customizing the theme on a <a href="http://www.wpbeginner.com/wp-tutorials/how-to-move-wordpress-from-local-server-to-live-site/" title="How to Move WordPress From Local Server to Live Site">local server</a> or <a href="http://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/" title="How to Create Staging Environment for a WordPress Site">staging site</a>, then wouldn&#8217;t it be nice if you could just move those settings to the live site? </p>
<p>This will allow you to move theme customizer settings from one website to another without having to move content and database. </p>
<p>That being said, let&#8217;s take a look at how to easily import / export theme customizer settings in WordPress. </p>
<h4>How to Import / Export Theme Customizer Settings in WordPress</h4>
<p>First thing you need to do is install and activate the <a href="https://wordpress.org/plugins/customizer-export-import/"  title="Customizer Export/Import" rel="nofollow">Customize Export/Import</a> plugin on both sites where you want to export/import. For more details, see our step by step guide on <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" title="Step by Step Guide to Install a WordPress Plugin for Beginners">how to install a WordPress plugin</a>.</p>
<p>First let&#8217;s export the theme customizer settings. </p>
<p>You need to go to <strong>Themes &raquo; Customize</strong> page on the website you want to export from.</p>
<p><img title="Export/Import option in Customizer" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/10/exportmenu.png" alt="Export/Import option in Customizer" width="550" height="323" class="alignnone size-full wp-image-47727" /></p>
<p>Next, you need to click on the &#8216;Export/Import&#8217; panel to view its settings and then click on the &#8216;Export&#8217; button. </p>
<p><img title="Export customizer settings" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/10/exportcustomizersettings.png" alt="Export customizer settings" width="550" height="280" class="alignnone size-full wp-image-47728" /></p>
<p>The plugin will now export your customizer settings and send them to your browser in a .dat file.</p>
<p>It can export all your theme options that are defined as theme mods or stored as options in WordPress database. This means you can export things like color settings, layout directions, header media, etc. </p>
<p>However, it will not export your <a href="http://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/" title="How to Add Navigation Menu in WordPress (Beginner’s Guide)">navigation menus</a>, site title and description, <a href="http://www.wpbeginner.com/beginners-guide/how-to-add-and-use-widgets-in-wordpress/" title="How to Add and Use Widgets in WordPress">widgets</a>, and more. </p>
<p>To import customizer settings, head over to the WordPress site where you want to import these settings. </p>
<p>You need to go to <strong>Appearance &raquo; Customize</strong> page and click on the Export/Import panel. </p>
<p>After that you need to click on the &#8216;Choose file&#8217; button to select the file you exported earlier. You also need to check the box next to &#8216;Download and import image files?&#8217; option to import header and other image files. </p>
<p><img title="Import theme settings" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/10/import-settings.jpg" alt="Import theme settings" width="550" height="324" class="alignnone size-full wp-image-47730" /><br />
Next, click on the &#8216;Import&#8217; button to start uploading. </p>
<p>The plugin will now import the customizer settings from your export file. </p>
<p>Once it is finished, you can review your changes in the customizer and then click on the &#8216;Save &amp; Publish&#8217; button to make those changes live. </p>
<p>The plugin only exports theme settings saved using theme customizer and does not export site data like menus, widgets, images, and more. You will have to manually setup those changes. </p>
<p>We hope this article help you find an easier way to import/export theme customizer settings in WordPress. You may also want to see our checklist of things you must do when <a href="http://www.wpbeginner.com/beginners-guide/checklist-15-things-you-must-do-before-changing-wordpress-themes/" title="Checklist: 15 Things You MUST DO Before Changing WordPress Themes">changing WordPress themes</a>. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-import-export-wordpress-theme-customizer-settings/">How to Import / Export WordPress Theme Customizer Settings</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/wordpress-plugins/how-to-import-export-wordpress-theme-customizer-settings/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
