my child theme doesn't work
-
I guess when I activate the child theme,
it doesn’t read properly read the “style.css”.
I put the child theme next to graphne(parent theme).
and I tried some versions!
<example 1>
I create only “style.css” in the child theme folder.
here is the “style.css” code:
/*
Theme Name: Graphene Child
Theme URI: http://example.com/
Description: Child theme for the Graphene theme ã‚ãŸã—ã®æœ€åˆã®åテーマ。ワーイ!
Author: globe-tukuru
Author URI: http://globe-tukuru.com/
Template: graphene
Version: 1.0
*/
@import url("../graphene/style.css");
/* Your modification goes here */<example 2>
I creat “style.css” and “functions.php” in the child theme folder.
here is the “functions.php” code:
<?php
?>or
<?
?>Quote:I put the child theme next to graphne(parent theme).and I tried some versions!
what do you mean by this?
you must put the child-theme folder inside themes folder alongside graphene folder
Folders:
-website
--wp-content
----Themes
Graphene
Graphene-Childdear Mr.ronangelo
Thanks for advice & checking my site.
I am using the Chrome.
But, in this moment, I do not use the child theme.
(Because the child theme has problem to see.)
So, I uploaded the image on the URL”http://globe-tukuru.com//maup/problem.jpg”
to see the problem.
I wanted mean “I put the child-theme folder inside themes folder alongside graphene folder “
Quote:`-website–wp-content
—-Themes
Graphene
Graphene-Child`Sorry my English.
Thank you.
Now, I activate the the child theme.
Quote:>Did you put the child theme style.css inside the parent folder?No, I did not put the child theme style.css inside the parent folder.
I put the child theme style.css inside the child theme folder.
Many thanks!
I deactivated all the plugins.
But … still there is problem.
Please see my site.
Quote:>and your child theme folder is inside “themes” folder?Yes, my child theme folder is inside “themes” folder.
- You must be logged in to reply to this topic.
