Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Brandon Brigham
Brandon Brigham
3,716 Points

How to change link of logo to a custom URL in WordPress?

Hello,

I want the logo of my WordPress site:

http://ceb.606.myftpupload.com/

To link to an outside website URL -

I searched the header.php file for ways to do this but didn't see anything - maybe I missed it?

Thanks for your help!

2 Answers

Chris Dermody
Chris Dermody
15,155 Points

it details how to do this in the buddyboss docs http://www.buddyboss.com/support-forums/topic/change-the-link-of-the-logo-in-the-header-other-than-homepage/

Looks like you'll need to edit the header-logo.php file :)