• Resolved ThomasAJ

    (@thomasaj)


    I cannot see how that can be done using Blocksy editor so maybe you can give me some PHP code that I can put into functions.php?

    Let’s say I want the logo to go to my home page ‘example.com/home’.

    BTW I’ve been searching and it seems WP does not provide a way to do this out of the box? I always thought the defacto internet standard forever was for the logo to go the site’s home page?

    Many thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter ThomasAJ

    (@thomasaj)

    Hey ThomasAJ, you’re a ning-nong.

    A what…why I’ve never been so insulted. Who are you to say that?

    Pssst…I’m the part of your brain that wasn’t working when you posted this.

    I’m OK now and know it’s already there by default. And applies to site name also.

    Cheers
    ThomasAJ

    Thread Starter ThomasAJ

    (@thomasaj)

    Hi ThomasAJ

    Thanks for the quick ‘awakening’. Appreciate that.

    ThomasAJ

    Eduard

    (@cteduard)

    Hey @thomasaj

    I’m guessing that you’ve managed to find the option by yourself? ??

    Thanks

    Thread Starter ThomasAJ

    (@thomasaj)

    Well…@eduard

    I just saw that the logo and site name linked to home from everywhere.

    However I do not recall/find “an option”. Where might that be perchance?

    Cheers

    Eduard

    (@cteduard)

    Hey @thomasaj

    If you want to change the URL where the logo element links to, you will need to use a small PHP snippet, documented here — https://creativethemes.com/blocksy/docs/developers/filters-actions-reference/#logo-url-filter

    You can integrate it into the functions.php file of your child theme, or by using the Code Snippets plugin.

    Let me know if this works! ??

    Thanks

    Theme Author creativethemeshq

    (@creativethemeshq)

    Hi @thomasaj,
    Yes, by default the logo is using the site url, that’s how things work.

    If you want to add a custom url, you can use this filter.

    Hope this helps ??

    Thread Starter ThomasAJ

    (@thomasaj)

    Thank you all very much. You too @thomasaj ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to add a link to my Logo in the header.’ is closed to new replies.