Hi I can’t get it to work!
When I go to functions.php in the child theme, this code is already there, I have tried deleting everything and just using the code you have given me but it wont work, tried putting the code just before the “?>” but then the About me tab disappeared and it wouldn’t work, the I tried placing the code after “?>” but it crashed my site so I had to log in via ftp to remove the code as I couldn’t log back in – WHAT am i doing wrong??:
<?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
*/
?>