an
groups-icon

Creating a custom child theme

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    magdalena weinheimer
    0 points
    Beginner

    Heya, having trouble with a custom child theme.

    Have a child theme called template_basic_MQ8, with style.css with the following code:

    /*
    Theme Name: MQ8
    Theme URI: http: //www.myq8home.co.uk
    Description: This is a child theme for the PremiumPress responsive framework.
    Author: M.D.W
    Author URI: http: //www.myq8home.co.uk
    Template: RT47
    Version: 1.0
    */

    /* =Imports styles from the parent theme
    -------------------------------------------------------------- */
    @import url('../RT47/style.css');

    /* =Theme customization starts here
    -------------------------------------------------------------- */

    and functions.php:

    <?php
    // TELL THE CORE THIS IS A CHILD THEME
    define('WLT_CHILDTHEME',true);

    ?>

    That installed and activated just fine, but the back-end layout is all off – as if it’s not grabbing the css 🙁

    I’d appreciate a tip.
    Everything works fine with one of your child themes so I’m obviously doing something wrong, just not sure what :p
    Cheers.

    Attachments:
    You must be logged in to view attached files.
    September 16, 2013 at 12:33 pm
  • Mark Fail
    11,847 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 16, 2013 at 12:42 pm
  • Mark Fail
    11,847 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 16, 2013 at 12:57 pm
  • magdalena weinheimer
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 16, 2013 at 1:23 pm

649

Views

3

Replies