-
Author
-
January 21, 2015 at 20:51 #42959steveParticipant
Hey,
would like to add some info to footer, i mean there are this info: Copyright © 2015
Thx,
SteveJanuary 21, 2015 at 21:00 #42962LauraModeratorHello, ypu can just add a text widget in footer sidebar with your copyrith.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 22, 2015 at 12:58 #43005steveParticipantHey,
but there alreay is text Copyright 2015, dont want to add double, how can add text there?
Thx,
SteveAttachments:
You must be logged in to view attached files.January 22, 2015 at 18:22 #43054LauraModeratorHello, you can use this in functions.php in child theme:
COPY CODEfunction kleo_copyright_text() { echo '<p>'. __("Copyright", 'kleo_framework').' © '.date("Y").' '. get_bloginfo('name').'. <br class="hide-for-large show-for-small"/>'. get_bloginfo( 'description' ).'<br/>ADD TEXT HERE FOR NEW LINE</p>'; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 23, 2015 at 01:32 #43113LauraModeratorHello, glad it worked! 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.