• Hello, I’m having trouble getting the child theme to show up my css is:

    /*
    Theme Name: Montezuma Child Theme
    Theme URI: https://sjulab.com/montezuma/
    Description: Montezuma Child Theme
    Author: ET
    Author URI: https://sjulab.com
    Template: montezuma
    Version: 1.0.0
    */

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

    /* =Theme customization starts here
    ————————————————————– */

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter chika7

    (@chika7)

    Ok I just changed the Theme URI: https://sjulab.com/montezuma-child/

    but still no luck. Thanks

    Is your file structure correct – the child theme should be in the themes folder – on the same level as the parent theme.

    Yeah, even the parent theme shouldn’t be installed off the root. What exactly are you trying to accomplish? Are you trying to install another, separate WordPress site off of sjulab.com, or are you trying to change the theme for sjulab.com itself?

    Secondly, why are you trying to create a child theme of Montezuma? Is there something you’re trying to do that you can’t accomplish through the virtual templates?

    Looks like you got the child theme working. Doing it for a class project?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Child theme’ is closed to new replies.