This topic has 11 replies, 2 voices, and was last updated 10 years by 4bservices.
-
Author
-
July 17, 2014 at 02:48 #227974bservicesParticipant
I tried adding the code as in this thread: https://archived.seventhqueen.com/forums/topic/add-links-to-footer
When I did the code appeared over the header. I’m trying to add a line BELOW the copyright information that has a disclosure in it. How can I do this? This doesn’t seem to be the right code and could you put a note on “ADD TEXT HERE FOR NEW LINE” as I’m not understanding.
Thank you.
July 17, 2014 at 10:45 #22816CatalinModeratorHello,
Please provide me access to your site to be able to help. Reply as private for security reasons. All i see now is the coming soon page.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 17, 2014 at 17:35 #22895CatalinModeratorHello,
You can try adding this code:
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>'; }
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 17, 2014 at 17:46 #228984bservicesParticipantI put this in the sweetdate-child functions.php correct? Last time I tried I broke the site and had to reupload a new child theme,
July 17, 2014 at 17:51 #228994bservicesParticipantIt’s showing like it did before in the header. I also want to make the disclosure “add text there” font smaller then how the copyright text appears. But it’s not showing up right.
July 17, 2014 at 17:57 #22901CatalinModeratorHello,
I tested the code and should work. Please paste here the functions.php content as it is now, with the error in the header.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 17, 2014 at 18:11 #229024bservicesParticipantImages attached,
Attachments:
You must be logged in to view attached files.July 17, 2014 at 19:02 #22907CatalinModeratoryou need to add the code before “?>”
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 21, 2014 at 15:17 #23052CatalinModeratorall good? is it working now?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The topic ‘Add line to copyright footer text’ is closed to new replies.