Tempera Child Theme

  • Author
    Posts
  • #27042
    Jay Cee

    I recently installed the Tempera theme on my website and I am very happy with it, but I am interested in making some changes. Following the tutorial that is on this website, I created a tempera-child folder and put a style.css file into that folder. However, when I activate the child theme, the page styling is very distorted.

    Here is the URL to my website with the child theme activated: adirtygamer.com

    Here is the code that I put into the style.css in the child theme folder:

    /*
    Theme Name: Tempera Child
    Description: This is a child theme for the Tempera theme
    Author: Jay M Cee
    Template: tempera
    */
    
    @import url("../tempera/style.css");

    I have disabled the SG CachePress plugin and cleared the cache of my browser multiple times with no effect.

    Am I missing something or did I do something incorrectly?

    #27063
    Arnouville et son Passé

    Hi,
    concern with quotes

    *
    Theme Name: Tempera Child
    Description: This is a child theme for the Tempera theme
    Author: Jay M Cee
    Template: tempera
    */
     
    @import url("../tempera/style.css");
    #27064
    Arnouville et son Passé

    Sorry quotes, do not pass on the forum, despite the tags.
    It looks like the example?
    http://www.cryoutcreations.EU/WordPress-themes/WordPress-tutorials/WordPress-child-themes/5

    If yes you have put this file to its own folder, tempera-child
    do not touch the files of the parent theme.

    #27068
    Jay Cee

    The website is now working as it should, though I did not do anything. I came home from work yesterday and everything looked like it should. I’ve read that it could be a caching issue with either my web host or my ISP. I’m going to investigate further. Thanks for your help though.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Tempera Child Theme’ is closed to new replies.