• Resolved RelationshipChef

    (@relationshipchef)


    Created ../spine/spine-child folder, created ../spine-child/style.css, declared the following
    /*
    Theme Name: Spine Child
    Theme URI:
    Author: Paul de Wouters
    Author URI: https://paulwp.com/
    Description: Highly customizable mobile responsive theme. Make it your own by using a live preview to change colors, layouts, background and header images and upload your logo with a click of the mouse. It also looks great out of the box! Built with the Hybrid Core theme framework and the Foundation 4 front end framework.
    Template: Spine
    Version: 1

    */

    @import url(“../spine/style.css”);

    And, no “Spine-child” theme in themes listing.
    What gives?

    Help!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello RelationshipChef,

    is it true, that you created the child theme folder inside the parent theme folder.
    You should use
    themes/parent-tehme
    and
    themes/child-theme.

    Greets
    Paka

    Change:

    Template: Spine

    to:

    Template: spine

    The template (folder name) is case sensitive.

    Thread Starter RelationshipChef

    (@relationshipchef)

    Thanks, Paka!
    I just figured it out, and got back here to mark this as resolved!

    Yet, thank you so much for your advice!!!
    ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't create child theme’ is closed to new replies.