-
Author
-
December 12, 2016 at 03:44 #146686
Roader
ParticipantPlease, look at the picture, and tell me what is the problem here.
December 12, 2016 at 04:29 #146688Roader
ParticipantMaybe 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
December 12, 2016 at 21:02 #146825Laura
ModeratorSeems 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 solutionDecember 12, 2016 at 22:24 #146835Roader
ParticipantLaura. No sé que pasa pero hay un problemita con el Child Theme. Para yo arreglarlo tuve que instalar el plugin Child Theme Configurator.
December 13, 2016 at 21:57 #146956Roader
ParticipantNo 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 ACTIONDecember 14, 2016 at 22:15 #147069Laura
ModeratorMe 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 -
AuthorPosts
You must be logged in to reply to this topic.