#31165
 sharmstr
Moderator

Sorry. I assumed you knew how to use the functions.php file. First, you shouldn’t have copied a text file over. There should have been a functions.php file there already. You just needed to add the code. The reason its printing out is because your file doesnt have the php stuff in it. Put this at the top of the file

COPY CODE


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

/**
 * Kleo Child Theme Functions
 * Add custom code below
*/ 

Or use the file attached. Remember to remove .txt

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

This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Log in with your credentials

Forgot your details?