Customizing logo link on header of public pages does not work

Hello.
When I attempt to embed a url for customizing the header of public pages, it never changes.
Changing the following code to include a customized URL for the logo, does nothing. What am I missing here?

For example:

Changing from:

<h1 id="logo"><a href="https://www.the-first-link.com" title="Visit our website">[ORGANISATION_NAME]</a></h1>

to:

<h1 id="logo"><a href="https://a-different-domain.com" title="Visit our website">[ORGANISATION_NAME]</a></h1>

The logo link on subscribe pages and user preferences pages remains unchanged.

Hi, If you edit the part on the settings page, that will only work for subscribe pages created after you made the change.

In order to change the existing subscribe pages, you need to edit the code of the header for each in the “Subscribe Page” menu item.

Hope this helps,
Suela.

1 Like

I think I already tried that but I’ll double check and report back.

ps - I never receive email notifications of any post I place here even though I’ve elected to receive comments.