Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to create child theme?
    text
    copied!<p>I have enfold theme installed in my Wordpress site. i have tried following things</p> <p>1)i have create one folder named - enfold-child 2)i have create two files in that folder 1) style.css 2) functions.php 3)screenshot of parent theme enfold</p> <p>now i have placed code in style.css like this</p> <pre><code>/* Theme Name: Enfold Description: &lt;strong&gt;A superflexible and responsive Business Theme by Kriesi&lt;/strong&gt; - &lt;br/&gt; Update notifications available on twitter and facebook:&lt;br/&gt; &lt;a href='http://twitter.com/kriesi'&gt;Follow me on twitter&lt;/a&gt;&lt;br/&gt; - &lt;a href='http://www.facebook.com/pages/Kriesi/333648177216'&gt;Join the Facebook Group&lt;/a&gt; Version: 2.2 Author: Kriesi Author URI: http://www.kriesi.at License: Themeforest Split Licence License URI: - Theme URI: www.kriesi.at/themes/enfold/ Template: enfold */ </code></pre> <p>but when i am open themes in admin panel this message displays in enfold child - This child theme requires its parent theme, Enfold.</p> <p>so where does i mistaken</p> <p>my enfold parent theme has code like this </p> <pre><code>- /* Theme Name: Enfold Description: &lt;strong&gt;A superflexible and responsive Business Theme by Kriesi&lt;/strong&gt; - &lt;br/&gt; Update notifications available on twitter and facebook:&lt;br/&gt; &lt;a href='http://twitter.com/kriesi'&gt;Follow me on twitter&lt;/a&gt;&lt;br/&gt; - &lt;a href='http://www.facebook.com/pages/Kriesi/333648177216'&gt;Join the Facebook Group&lt;/a&gt; Version: 2.2 Author: Kriesi Author URI: http://www.kriesi.at License: Themeforest Split Licence License URI: - Theme URI: www.kriesi.at/themes/enfold/ */ /* * PLEASE DO NOT EDIT THIS FILE! * * This file is only in your themefolder for WordPress to recognize basic theme data like name and version * CSS Rules in this file will not be used by the theme. * Instead use the custom.css file that is located in your themes /css/ folder to add your styles. * You can copy a style rule from any of your css files and paste it in custom.css and * it will override the original style. If you just want to add small css snippets you might also * want to consider to add it to the designated CSS option field in your themes backend at: Theme Options-&gt;Styling */ </code></pre> <p>Please help</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload