Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #3238
    amberatx
    Member

    Is there a way to add to the footer text so that it includes additional information such as address and phone number next to the site name? I see the footer is built with php and I don’t know php at all. Maybe this is something I should add to my child theme? Would it be a functions.php? Or is there an easier way without diving into a new language? :/

    If the only way is to add a .php file to my child theme, can you tell me what’s required as open and close tags? I think the WP Codex is very clear about child theme style.css but I’m still a little unclear about adding necessary elements to a functions.php file….maybe because I don’t know php 🙂

    Thanks in advance for your help!

    #3239
    amberatx
    Member
    #3311
    Sakin
    Keymaster

    @amberatx: Best option if to upgrade to Simple Catch Pro theme there there is Footer Editor in Theme Options -> Theme Settings. So, just remove the text and change the text easily.

    Otherwise, yes you have to create the child theme and do it. For Free theme we don’t recommend to change the footer text.

    #13359
    tracypie
    Member

    Is there a way to add a hyperlink to the footer?

    #13361
    Sakin
    Keymaster

    @tracypie: Yes, you can add from Footer Editor at “Appearance => Theme Options => Footer Editor”.

    #13379
    tracypie
    Member

    Can you give me the code please? (kickinitinkindergarten.com)

    #13380
    Sakin
    Keymaster

    For example
    Web Site by <a href="add in your link here" title="Social Strand Media" target="_blank">Social Strand Media<a>

    #13386
    tracypie
    Member

    Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Adding footer text’ is closed to new replies.