Forum Replies Created
-
The best way to change fonts is with CSS code.
But its not easy to help when You dont supply
a link..Try search forum: fonts
Kim
What happens if You put a empty file named: loop-children.php
in Your Graphene Child catalog!
Kim
You only need style.css file in the graphene-child
catalog to start with. The functions.php there is
the one making error!
Kim
Maybe start with a empty functions.php 🙂
Then add corrections one by one.. worked for me!
Kim
Did you use any plugin to make the password page,
if so will the build in password feature make the
same error?
Kim
Hi Deborah
Try this one:
/*
Theme Name: Graphene Child
Theme URI: http://www.crimsoncolumbine.com/
Description: Child theme for the Graphene theme
Author: Deborah
Author URI: http://www.crimsoncolumbine.com/
Template: graphene
Version: 0.1.2.1
*/
@import url("/wp-content/themes/graphene/style.css");
/* My modification goes from here */Hmm.. Your pictures are linking to localhost.
Remember to upload and link to the pictures.
I made a very short Child Theme intro last in this post:
Kim
This will correct your siderbar:
#sidebar1, #sidebar2 {
display: inline;
float: right;
margin-top: 4px;
padding: 0 15px 30px;
width: 255px;
}Kim
Sorry, just told You 🙂
Kim
Okay 🙂
What happend to the sidebar?
Kim
Well, the part with categories.php Im not sure.
But I think others will like it 🙂
https://forum.graphene-theme.com/topic/full-post-on-category-archive-pages
Kim
