ian277
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't get twentytwelve child theme to workThanks Esmi,
I’ve tested with the twentyten child theme as well, and it workded fine. And I just tried the above and added the import style.css and still didn’t work for twentytwelve.
Can you recognize any mistakes I’m making? tests for both twentyeleven and twentyten work this way.
Frustration is building.
Thanks
Forum: Fixing WordPress
In reply to: Can't get twentytwelve child theme to workHmmm, not sure what the problem is then, or what I’m missing. I’ve cleared my cache, and done the exact same thing with my twentyeleven theme.
Forum: Fixing WordPress
In reply to: Move header text into imageOk, will do. Thanks alchymyth.
Forum: Themes and Templates
In reply to: Can't get child theme to use parent theme styleThanks Peredur, but yes I’ve downloaded the newest twentytwelve theme but I can’t seem to get the child theme style to work.
ak.singla, I’ve created the css file in dreamweaver (first time user), and saved it as style.css.
I’ve done a test and created a child theme for the twentyeleven theme and it worked just fine. When I tried to do the same with the twentytwelve, the child theme didn’t work.
/*
Theme Name: Twenty Twelve Child
Template: twentytwelve
*/@import url(“../twentytwelve/style.css”);
Thanks for the help.
Forum: Themes and Templates
In reply to: Can't get child theme to use parent theme styleHi Peredur,
Was that directed at me? Sorry for any confusion.
Forum: Fixing WordPress
In reply to: Move header text into imageHi all,
I can’t seem to get my twentytwelve child theme to match it’s default parent.
I’ve got this as my style.css –
/*
Theme Name: Twentytwelve Child
Description: Child theme for the twentytwelve theme
Author: Ian
Template: twentytwelve
*/@import url(“../twentytwelve/style.css”);
but my child theme has no style as a result. I’ve created a twentyeleven child theme just fine but for some reason 2012 doesn’t work.
Thoughts?
Thanks
Forum: Themes and Templates
In reply to: Can't get child theme to use parent theme styleHi all, I’ve had this same issue as well and I just can’t get my twentytwelve child theme to look like it’s default twentytwelve parent.
Here’s what I’ve got uploaded to my cyberduck child theme folder –
/*
Theme Name: Twenty Twelve Child
Description: Child theme for the Twenty Twevle
Author: Ian
Template: twentytwelve
Version: 0.1.0
*/@import url(“../twentytwelve/style.css”);
It has the menu but nothing else (see below)-
Menu
Skip to content
Home
About
Blog
Epsiodes
Gallery
Mission
Podcast
No posts to displayReady to publish your first post? Get started here.
Participants
Participants
Proudly powered by WordPressAny advice would help, I’ve done everything in the comments above already.
Thanks