• Resolved Tim Hupkes

    (@tim983)


    [ Moderator note: moved to Fixing WordPress. ]

    Hi everyone,

    I’ve come across the strangest thing. My site title links to an error page, due to a double ‘href’ in the link. I have no idea how to adjust this. (i.e. how to get there)

    My website is http://www.timhupkes.com

    Has any of you ever seen this? Or know how I can fix this..? I’d be most appreciative!

    • This topic was modified 9 years, 3 months ago by Tim Hupkes.
    • This topic was modified 9 years, 3 months ago by Jan Dembowski.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    What files do you have in your Child Theme folder?

    Have a look at the source code, there it says this:

    <a href="href=" https:="" www.timhupkes.com="" "="">Tim Hupkes Art</a>

    You can find this in the header.php in the p class="site-title"

    Hope this helps

    Moderator bcworkz

    (@bcworkz)

    What does the PHP code that generates the link look like? If it’s related to site_url(), it’s likely something hooked into the ‘site_url’ filter is returning an invalid value.

    Thread Starter Tim Hupkes

    (@tim983)

    @anevins @senlin @bcworkz

    Thanks!

    Sorry for not responding sooner, I didn’t get a notification of your input. (Forgot to check the box…)

    I came back to close this thread; I solved the problem by copying the original header.php.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘link site-tite: twice href’ is closed to new replies.