Minamaze Child Theme
-
I am having issues creating a child theme for the Minamaze theme..I am new to wp so maybe I am just not understanding the directions? I set up a child theme and it seems to be linking correctly but it is overriding ALL of the parent theme styles.. I thought I linked it correctly-
/*
Theme Name: Minamaze Child
Author: Joeshmoe
Template: minamaze
Version: 0.1
Text Domain: minamaze-child
*/@import url(“../minamaze/style.css”);
I saved the child theme (minamaze-child) in the theme folder, I named it style.css.. Everything seems to be working but none of the parent theme styles are showing up and the slider is broken.. Any pointers?
-
I don’t understand why wp say the Minamaze theme is not here wen is my only theme!
wp say it not present!
Were I have wrong?
someone can help me?
this is my code `
/*
Theme Name:Minamaze child
Theme URI: http://www.naturaliasintesi.com/template/silvia
Author: Silviamato
Author URI: http://www.silviamato.it
Description:il tema silvia è un tema child di Minamaze
Template:Minamaze
Version: 0.1.0
License: GNU General Public License
License URI: /licenses/license.txt
Tags: black, dark, red, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fixed-layout, responsive-layout, fluid-layout, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, editor-style, featured-images, featured-image-header, post-formats, sticky-post, translation-ready, flexible-header, gray, light, white, custom-background
*/
@import url (“../minamaze/style.css”);sorry I found the problem!!!!
Now it work!
The topic ‘Minamaze Child Theme’ is closed to new replies.