• I am trying to make a child Theme. The them I am using is Icy pro but i do not know how to find the Theme name and Template.

    /*
    Theme Name:
    Theme URI: https://example.com/

    Template:
    */

    I am right now signed into my server account I am in my file manager I went to web content. I see the Icy Pro but I do not know names would go in Theme name and Template.

    Please help

Viewing 3 replies - 1 through 3 (of 3 total)
  • The “Theme Name:” can be anything you’d like; it only serves to identify the theme. It’s common to use something like Icy Pro Child, but there are no hard requirements. The “Template:” line needs to be exactly the same as the parent theme’s folder. For example, if the Icy Pro theme is located at wp-content/themes/icy-pro, then the line would be “Template: icy-pro”. Note that capitalization matters: Icy-pro is not the same as icy-pro.

    Thread Starter wordpressnewborn

    (@wordpressnewborn)

    Hey steph Thanks soo much.. At least that is the first step for me.

    Now I am going to save this as style.css .. Write now I have it typed on a notepad ++

    And then go to my my host: Double click File Manager > Content > Themes and once I am there :

    Create a new folder and upload my style.css file there.

    Do I have this perfectly correct ?

    Please check my steps if you can

    Yes. It’s common to place the child theme in a folder named icy-pro-child or something along those lines, but as long as you’ve got the Template line correct, your child theme should work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Trying to make a Child Theme but Can't find Theme name and Template’ is closed to new replies.