• Hello!

    I just recently started using wordpress and after messing around with different themes I ahve found one I would like to make some physical changes to. I have followed along with different tutorials but I am getting the message

    Omega-Child The parent theme is missing. Please install the “Omega” parent theme.

    The code to my style.css page is the following:

    /*
     Theme Name:     omega Child Theme
     Description:    Foxy Child Theme
     Author:         Heather Lana
     Author URI:     http://www.tasteofhappy.com
     Template:       omega
     Version:        1.0.5
    */
    
    @import url("../omega/style.css");
    
    /* =Theme customization starts here
    ------------------------------------------------------- */

    Any suggestions?

The topic ‘[Theme:Omega] Issue Activating Child Theme’ is closed to new replies.