• hello guys
    i’m using Aspen theme in my site:
    https://www.meitav-hashemesh.co.il
    i’m trying to create a child theme, so i can change some commands in the css file, and other php files.
    that’s how i built it:
    /*
    Theme Name: Aspen Child Theme
    Theme URI: https://aspentheme.com
    Description: aspen Child Theme
    Author: Bruce Wampler
    Author URI: https://weavertheme.com
    Template: aspen
    Version: 1.0.0
    */

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

    /* =Theme customization starts here
    ——————————————————- */
    the capital letters are exact as they should be
    (the same as parent theme).
    the weird is that some of the parent theme design, imported to the child theme but not all of it. so the site looks messed up
    inside the child theme directory i have except from the style.css file also 404.php, index.php, notes.txt, screenshot.png, that i copied from the child demo theme in the original aspent theme
    what is wrong and how can i fix it
    thanks in advance
    Meitav

Viewing 1 replies (of 1 total)
  • Theme Author wpweaver

    (@wpweaver)

    Support for the Aspen Theme is available at our own support forum: forum.weavertheme.com.

    You will get great support there. We monitor this www.remarpro.com support group very rarely, so please do not expect speedy action if you post in this topic.

Viewing 1 replies (of 1 total)
  • The topic ‘child theme does not import the mother theme Appearance’ is closed to new replies.