Subscribe to the RSS Feed
FreeWordpressThemes.us
Free WordPress Tutorials and Themes.

How to make a WordPress Child Theme – Twentytwelve theme

September 26th, 2013 by admin

http://www.w3newbie.com/ In this tutorial, you will learn how to make a WordPress child theme. The theme used in this example is the default “twentytwelve th…

Written by - Visit Website

Posted in Wordpress Tutorial Videos

12 Responses

  1. Drew Ryan

    Private message me with all that’s? included in your styledotcss sheet! I’m thinking there is still a problem with it.

  2. NovicebutPassionate

    Hi Drew,
    Thanks for your reply -appreciate it!

    Yes, I’m getting the message in the Themes section of the dashboard:

    Themes, Manage Themes
    Current Theme
    Organic Shop Child
    Child theme for the Organic Shop theme

    (((This child theme requires its? parent theme, Organic Shop.)))

    I can see the parent theme among Available Themes.

    Not sure what you mean by: “… and go ahead and make a css change with the child theme to see if it works.” Is that info in any of your videos?

    thnx again!

  3. Drew Ryan

    I’m curious where your getting this message? In the themes section of dashboard?

    As long as the child theme info is correct, it might just be something WordPress say by default for child themes but I’d make sure the parent theme folder is still intact in wp-content/themes/…? and go ahead and make a css change with the child theme to see if it works.

  4. NovicebutPassionate

    Ok, looks like I began celebrating prematurely.

    I made ‘some’ progress, but clearly, I’m still doing something wrong, because now that my child theme is the current theme, I get this message: (((This Child Theme? requires its parent theme, Organic Shop.)))

    Thanks,
    Confused!

  5. NovicebutPassionate

    Right on!!! It was a missing _ (underscore) in the Template name.

    Being a two-word name, the Template name in the directory had an underscore, and I hadn’t add that in the ‘Editor Comment’.

    Amazing how something that little can affect the whole process. Apparently it wasn’t? that ‘little’ after all.

    Thanks so much for all of your help -appreciate it.

    (Now, back to your video, to activate the Child Theme.)

  6. Drew Ryan

    Hey thanks for the comment. This has to do with the information at the top of your styledotcss child sheet. It’s probably? lacking some info in there or the parent theme is spelled incorrectly, maybe in the @ section, or something of this nature. I’d try adding or changing some of it and re-upload the child theme.

  7. NovicebutPassionate

    Hey Drew, thanks for the great video. Very helpful.

    I used your video to create a? Child Theme, and this is the message I get in my WP Dashboard. “The parent theme is missing. Please install the “organic shop” parent theme.”

    But I’ve already installed the Parent Theme! It’s RIGHT THERE in my dashboard >> Appearance >> Themes (it’s my “Current Theme”).

    Any idea why this is happening?

    Thanking you in advance!

  8. Drew Ryan

    Rather, (second response)? deleting css or not including some in a child theme wont make a difference because WordPress assumes anything unchanged or not mentioned will remain the same in the style sheet. Hope this makes sense.

  9. Drew Ryan

    The host you use for FileZilla depending on your hosting company, for example Blue Host uses ftp.(yourdomain. com) and for godaddy it’s the ip address of your website. For your user name and password, you have to set up and FTP user with your host. Let me know if you need help as I’ve used several hosting companies.

    Where did you paste the altered style.css? file?
    I would only advise doing it with a child theme and you have to use “display : none;” because you can’t delete css in a child theme.

  10. drummerkat9

    So I have a few problems. One: I forgot how to connect with FileZilla. What is the host and which username do I use? Two: I instead copied the entire style.css? and pasted it. I then removed the code about the entry header and changed it as you did. Removing that header is my overall goal. After I did it, there was no change at all. Any suggestions?

  11. Drew Ryan

    Your welcome Alex!

    The reason I’d recommend using a child theme rather than editing the files in the ‘editor’ section of wordpress is because once you get into? editing files other than style.css, it is very easy to put in a snippet of code that will offset the entire theme and make wordpress not display at all. It’s much easier to have a backup copy of your wordpress theme’s files and replace the one file with it’s original via FTP (attempt again) than delete your installation if it gets there.

  12. Alex Skarulis

    Thanks! That was straightforward, easy to follow and very helpful. Any thoughts on why the editor? within WordPress admin is less preferable than file changes on desktop?

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.