• Resolved JessK34

    (@jessk34)


    I am trying to change the link that is at the footer of my site.

    ? 2015 Disher Design & Development · Designed by Themes & Co ·

    Currently, when I click on Disher Design & Development, it goes to my homepage. I would like to change that link. I have spent hours trying to figure this out…I am using a customizr child theme and I’ve read I should never change stuff in the parent theme, but the footer.php file is only accessible in the parent. (??)

    So, if I need to change one of those files, please direct me on how to do that safely. I am relatively new to this!

    https://www.disherdesign.com is my site!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi JessK34,

    Here is a snippet to help with that

    Thread Starter JessK34

    (@jessk34)

    I modified this appropriately with the info I wanted, and tried it on a test site that I just made (so it is the most recent version of WordPress) but then I copy and pasted the modified and tested code snippet into my current site and nothing happened. It did exactly as I wanted in my test site, but nothing in my real site. Is it because my current site is using WordPress 4.0 and not 4.0.1? I just can’t figure out why it works in one and not the other.

    Both sites are using the customizr child.

    I think was just about wp super cache.
    Clean its cache and will see it

    Thread Starter JessK34

    (@jessk34)

    You’re right! That was it! I cleaned the cache and it worked. For anyone else looking to change the footer credits, I used the snippet above and put the appropriate info in. It gets added to the Theme Functions (functions.php) file in the child theme.

    Thank you SO much for your help & pointing me to the snippet!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do I Edit Footer Link’ is closed to new replies.