• Resolved Lore

    (@lgcdavilagmailcom)


    Hello!!

    Yesterday I uploaded a new version of Catch Everest Pro 1.6
    Then I also uploaded the new child theme for it and I get the following message:

    Broken Themes
    Name:
    Catch-Everest-Pro-Child

    Description:
    The parent theme is missing. Please install the “catch-everest-pro” parent theme.

    I’ve done it before and I’m probably doing something wrong since it didn’t work this time. The only change that I made in the style.ccs was to modify the version number.

    Here are the facts:

    1. The new Catch Everest Pro version is 1.6
    2. The parent name file is: catch-everest-pro
    3. The child theme name file is: catch-everest-pro-child
    4. Below is what I have in the style.css for the new child theme:
    Can you tell me what’s wrong with it?

    /*
    Theme Name: Catch-Everest-Pro-Child
    Theme URI: http://www.tulegacy.org/
    Description: Child theme for the Catch Everest Pro
    Author: Lorena
    Author URI:
    Template: catch-everest-pro
    Version: 1.6
    */

    @import url(“../catch-everest-pro/style.css”);

    HELP please!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You’ve uploaded your theme to the wrong folder, so WordPress isn’t recognising it.

    Your current file structure is:

    /wp-content/
        /themes/
            /catch-everest-pro/
                /catch-everest-pro/
                    *Theme Files*

    It should be:

    /wp-content/
        /themes/
            /catch-everest-pro/
                *Theme Files*
    Thread Starter Lore

    (@lgcdavilagmailcom)

    Thank you SO MUCH!! You are awesome! 🙂
    (Still learning)!
    I REALLY appreciate your help! Take care!
    Lorena.

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

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