<?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>Beginners &#8211; Surplus Themes</title>
	<atom:link href="https://surplusthemes.com/category/beginners/feed/" rel="self" type="application/rss+xml" />
	<link>https://surplusthemes.com</link>
	<description>Site for amazing WordPress themes.</description>
	<lastBuildDate>Sun, 06 Jan 2019 18:21:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>How to create WordPress child theme and why is it important?</title>
		<link>https://surplusthemes.com/how-to-create-wordpress-child-theme-and-why-is-it-important/</link>
		
		<dc:creator><![CDATA[Author Surplus]]></dc:creator>
		<pubDate>Sun, 06 Jan 2019 18:21:27 +0000</pubDate>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Child Theme]]></category>
		<category><![CDATA[Tutorials]]></category>
		<guid isPermaLink="false">http://surplusthemes.com/?p=555</guid>

					<description><![CDATA[<p>Introduction As the name suggests child theme inherits all the characters from the parent theme. WordPress has powerful feature to support child theme integration. A child theme can change functionality or features of its parent theme without affecting parent / master theme. In this tutorial you will learn about the importance of child theme and &#8230; </p>
<p>The post <a rel="nofollow" href="https://surplusthemes.com/how-to-create-wordpress-child-theme-and-why-is-it-important/">How to create WordPress child theme and why is it important?</a> appeared first on <a rel="nofollow" href="https://surplusthemes.com">Surplus Themes</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading"><strong>Introduction</strong></h3>



<p><strong> </strong>As the name suggests child theme inherits all the characters from the parent theme. </p>



<p>WordPress has powerful feature to support child theme integration. A child theme can change functionality or features of its parent theme without affecting parent / master theme. In this tutorial you will learn about the importance of child theme and process to create it. <br></p>



<h3 class="wp-block-heading"><strong>Child theme importance</strong></h3>



<p>Must of us prefer to use a WordPress theme that meets our requirement. Variety of free WordPress themes can be found wp.org. They are restricted within the features that theme author provide. Do they really meet all our requirement? Of course not. We may want to add an SEO content in footer section on our site using a free theme. But such features may not be included in the free theme. We may want to hire someone to do this task but after theme update, added code gets removed. So in this scenario, it is better to use a child theme that will meet our requirement without affecting parent theme. <br></p>



<p>Creating a WordPress child theme will save you time, <g class="gr_ gr_10 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="10" data-gr-id="10">effort  and</g> prevent from <g class="gr_ gr_9 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar only-ins replaceWithoutSep" id="9" data-gr-id="9">possible</g> headache in future. Also you can enjoy regular future updates of parent theme as well.<br></p>



<h3 class="wp-block-heading"><strong>How to create a WordPress child theme?</strong><br></h3>



<p>There are two ways to create a WordPress Child theme. <br></p>



<p>If you are familiar with WordPress Theme development then you can follow the instruction from <a href="https://developer.wordpress.org/themes/advanced-topics/child-themes/" target="_blank" rel="noopener">here</a>. <br></p>



<p>Otherwise, trust me here is a simple method to create a child theme using free WordPress plugins without any hassle.<br></p>



<p>In this tutorial we will focus on creating child theme from free and popular <a href="https://wordpress.org/plugins/child-theme-wizard/" target="_blank" rel="noopener">Child Theme Wizard </a>Plugin.<br></p>



<p><strong>What you’ll need</strong><br></p>



<ul class="wp-block-list"><li>A parent theme that you wish to enhance feature.</li><li>Administrator Login credential of your WordPress site. </li><li>Access to file manager or FTP Login to modify codes as per your requirement ( Optional ).</li></ul>



<p><strong>Step 1 </strong></p>



<p>Login to your site with Administrator user role.<br></p>



<p><strong>Step 2</strong></p>



<p>Click on Plugins ->Add new<br></p>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="596" height="564" src="https://surplusthemes.com/wp-content/uploads/2019/01/add-new-plugin.png" alt="" class="wp-image-556" srcset="https://surplusthemes.com/wp-content/uploads/2019/01/add-new-plugin.png 596w, https://surplusthemes.com/wp-content/uploads/2019/01/add-new-plugin-300x284.png 300w" sizes="(max-width: 596px) 100vw, 596px" /></figure>



<p><strong>Step 3 </strong></p>



<p>Search for <strong>Child Theme Wizard</strong> plugin. Once you find it then click on <strong>install. </strong>After plugin gets installed, click on <g class="gr_ gr_12 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar only-ins replaceWithoutSep" id="12" data-gr-id="12">Activate</g> <g class="gr_ gr_13 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling only-del replaceWithoutSep" id="13" data-gr-id="13">button button</g>.<br></p>



<figure class="wp-block-image"><img decoding="async" width="1024" height="450" src="https://surplusthemes.com/wp-content/uploads/2019/01/add-child-theme-wizard-plugin-1024x450.png" alt="" class="wp-image-557" srcset="https://surplusthemes.com/wp-content/uploads/2019/01/add-child-theme-wizard-plugin-1024x450.png 1024w, https://surplusthemes.com/wp-content/uploads/2019/01/add-child-theme-wizard-plugin-300x132.png 300w, https://surplusthemes.com/wp-content/uploads/2019/01/add-child-theme-wizard-plugin-768x337.png 768w, https://surplusthemes.com/wp-content/uploads/2019/01/add-child-theme-wizard-plugin-1240x545.png 1240w, https://surplusthemes.com/wp-content/uploads/2019/01/add-child-theme-wizard-plugin-1080x475.png 1080w, https://surplusthemes.com/wp-content/uploads/2019/01/add-child-theme-wizard-plugin.png 1329w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Step 4 </p>



<p>Click on <strong>Tools -> Child Theme Wizard.</strong> Select Parent Theme and then enter details of your child theme. Click on Create Child Theme button to generate child theme. <br></p>



<figure class="wp-block-image"><img decoding="async" width="859" height="556" src="https://surplusthemes.com/wp-content/uploads/2019/01/child-theme-details.png" alt="" class="wp-image-558" srcset="https://surplusthemes.com/wp-content/uploads/2019/01/child-theme-details.png 859w, https://surplusthemes.com/wp-content/uploads/2019/01/child-theme-details-300x194.png 300w, https://surplusthemes.com/wp-content/uploads/2019/01/child-theme-details-768x497.png 768w" sizes="(max-width: 859px) 100vw, 859px" /></figure>



<p>Step 5</p>



<p>Go to <strong>Appearance -> Themes</strong> and Activate your freshly generated child theme. </p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="1024" height="431" src="https://surplusthemes.com/wp-content/uploads/2019/01/activate-child-theme-1024x431.png" alt="" class="wp-image-559" srcset="https://surplusthemes.com/wp-content/uploads/2019/01/activate-child-theme-1024x431.png 1024w, https://surplusthemes.com/wp-content/uploads/2019/01/activate-child-theme-300x126.png 300w, https://surplusthemes.com/wp-content/uploads/2019/01/activate-child-theme-768x324.png 768w, https://surplusthemes.com/wp-content/uploads/2019/01/activate-child-theme-1240x522.png 1240w, https://surplusthemes.com/wp-content/uploads/2019/01/activate-child-theme-1080x455.png 1080w, https://surplusthemes.com/wp-content/uploads/2019/01/activate-child-theme.png 1348w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p></p>



<p>Now if you want to modify child theme code ( optional ) then you will need to access child theme folder via file manager. <br></p>



<p>Navigate to your WordPress installation directory (usually called public_html) and open the wp-content -&gt; child themes folder.<br></p>



<p>Make your required changes without worrying and upload files to view changes.<br></p>



<p> <strong>Conclusion</strong></p>



<p>Such an important child theme can be created in a simple steps. Let&#8217;s give it a try and save your time, effort and money. <strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong><br></p>
<p>The post <a rel="nofollow" href="https://surplusthemes.com/how-to-create-wordpress-child-theme-and-why-is-it-important/">How to create WordPress child theme and why is it important?</a> appeared first on <a rel="nofollow" href="https://surplusthemes.com">Surplus Themes</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
