• Closed
  • Marcus Krämer
    Spectator
    May 19, 2015 at 12:03 pm #17570

    I tried it using ‘Child Theme Configurator'(somewhere here in the forum asked another user to do), but got stuck.
    The CSS is wrong. I managed to fix by adding (got it also here from the forum)

    @import url(‘../evolve-plus/style.css’);

    in the child theme style.css.

    But the theme is somehow broken, the saved configuration about boxes and sidebar are not transfered to the child theme.

    My child theme consists of a style.css

    /*
    Theme Name: evolve Plus Child
    Template: evolve-plus
    Author: Child Theme Configurator
    Version: 1.0.1432027592
    Updated: 2015-05-19 09:26:32
    */

    @charset “UTF-8”;
    @import url(‘../evolve-plus/style.css’);

    and a function.php:

    <?php
    // Exit if accessed directly
    if ( !defined( ‘ABSPATH’ ) ) exit;

    // BEGIN ENQUEUE PARENT ACTION

    // END ENQUEUE PARENT ACTION

    My evolve plus is up-to-date using evolve PlusVersion: 1.8.0

    Do you have an advice how to do it best?

    Thanks for your support!

    Best regards
    kraeMit

    Roman
    Spectator
    Posts: 3147
    May 19, 2015 at 8:27 pm #17580

    sure, try some child theme configurators 😉 https://wordpress.org/plugins/search.php?q=child+theme

    Marcus Krämer
    Spectator
    Posts: 11
    May 19, 2015 at 9:21 pm #17583

    Hm, Roman,

    thanks for your answer, but as you might have read I already tried that using the most used child theme plugin ‘Child Theme Configurator’.

    I don’t know in detail why this is not working, but I assume, that this – and all the other plugins – follow the guidelines for creating child themes and this didn’t work.

    Can someone tell me whether it is an evolve+ or plugin problem?
    Or how I can fix that?

    Thanks and best Regards
    kraeMit

    Roman
    Spectator
    Posts: 3147
    May 20, 2015 at 7:39 pm #17653

    what’s your website URL please? need to check the code

    Marcus Krämer
    Spectator
    Posts: 11
    May 20, 2015 at 9:05 pm #17668
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    May 21, 2015 at 3:48 pm #17685

    please can u enable the child theme on your website?