This topic has 5 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #146686
     Roader
    Participant

    Please, look at the picture, and tell me what is the problem here.

    #146688
     Roader
    Participant

    Maybe Solution:::

    <?php
    /**
    * @package WordPress
    * @subpackage Sweetdate
    * @author SeventhQueen <themesupport@seventhqueen.com>
    * @since Sweetdate 1.0
    */

    /**
    * Sweetdate Child Theme Functions
    * Add extra code or replace existing functions
    */

    ?>
    <?php

    // BEGIN ENQUEUE PARENT ACTION
    // AUTO GENERATED – Do not modify or remove comment markers above or below:

    // END ENQUEUE PARENT ACTION

    #146825
     Laura
    Moderator

    Seems like custom code that was not set correctly

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #146835
     Roader
    Participant

    Laura. No sé que pasa pero hay un problemita con el Child Theme. Para yo arreglarlo tuve que instalar el plugin Child Theme Configurator.

    #146956
     Roader
    Participant

    No Laura, default Child Theme has problems. Solution:

    In functions.php —->

    COPY CODE
    <?php
    /**
     * @package WordPress
     * @subpackage Sweetdate
     * @author SeventhQueen <themesupport@seventhqueen.com>
     * @since Sweetdate 1.0
     */
    
    /**
     * Sweetdate Child Theme Functions
     * Add extra code or replace existing functions
    */ 
    
    ?>
    <?php
    
    // BEGIN ENQUEUE PARENT ACTION
    // AUTO GENERATED - Do not modify or remove comment markers above or below:
    
    // END ENQUEUE PARENT ACTION
    #147069
     Laura
    Moderator

    Me alegra que lo hayas solucionado, aunque este error no esta presente en otros usuarios

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?