October 2, 2014 at 19:40
#30470
Participant
hi catalin sorry for late replay the code you give me for fix the blog in the footer was worked perfect but the code to add links in the footer was not work at all and show me error massage on the hedear i was follow the link you give me : https://archived.seventhqueen.com/forums/topic/add-links-to-footer#reply-5387
and add the code in sweetdate-child — function
function kleo_copyright_text()
{
echo ‘<p>’. __(“Copyright”, ‘kleo_framework’).’ © ‘.date(“Y”).’ ‘. get_bloginfo(‘name’).’. <br class=”hide-for-large show-for-small”/>’. get_bloginfo( ‘description’ ).'</p>’;
}
i attached you 2 files the first file is how its look on the website after i add this code
and secound is the photo of the function page in the admin area