• Resolved Adrian Houle

    (@adrian-houle)


    Hi. I have created a child theme with a style sheet before, and have a working example, and yet I have been unable to do it again. I have tired on two different themes on two different accounts/web hostings. I have checked with the instructions as well: https://codex.www.ads-software.com/Child_Themes and tried out differnt combinations.

    I am using the infinite theme, i have a folder in the same level named infinite-child and insite this I have a syle.css file.

    In my style.css file I have the following code.

    /*
     Theme Name:   infinite child
     Theme URI:    https://public_html/portfolio/wp-content/themes/infinite-child/
     Description:  Infinite Child Theme
     Author:       Adrian Houle
     Author URI:   https://adrianhoulewebprojects.com
     Template:     infinite
     Version:      1.0.0
     Tags:         responsive, infinite
     Text Domain:  infinite
    */
    
    @import url("../infinite/style.css");
    
    /* =Theme customization starts here
    -------------------------------------------------------------- */

    The style sheet does not appear with chromes development tool, and I have copy pasted changes I made on the chrome developer tool that worked and they do not work in the style sheet.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@alchymyth)

    for problems with the ‘infinite’ theme, please post in https://www.ads-software.com/support/theme/infinite/

    it will help if you can post the exact codes of the changes you have tried, and if you can post a live link to illustrate the issue.

    what was the other theme you tried?

    have you tried with the default theme Twenty Fourteen?

    I just ran a local test with the ‘infinite’ theme and child theme, and at least Firefox’ web developer add-on has no issues seeing both the style.css of the parent and child theme.

    Thread Starter Adrian Houle

    (@adrian-houle)

    I’m a ******** idiot. I really don’t wan’t to admit what I did, but for the sake of Q&A… here it is: I forgot to change to my new child theme in the WP admin area.

    Now if you’ll excuse me I’m going to go find the wizzard of oz and ask for a brain.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘can't add child theme style sheet anymore’ is closed to new replies.