Jump to content

Featured Replies

Posted

Right now, the header/logo on our site links to the forums. Is it possible to set that to link to a certain page in the Pages App?
Thanks!

Solved by teraßyte

Go to solution
  • Solution

There is no option for that currently. You need to edit the template core > front > global > logo and replace (twice) the link:

{setting="base_url"}

with the one you want to use.

  • Author
16 hours ago, teraßyte said:

There is no option for that currently. You need to edit the template core > front > global > logo and replace (twice) the link:

{setting="base_url"}

with the one you want to use.

Do I just replace base_url with https://sitename.com -- or something else. I just tried that (inserting the site address between the quote marks), but it tells me that the PHP is broken and changes cannot be saved.

No, you would replace all of the provided content:

{setting="base_url"}

...with your chosen content.

  • Author
8 minutes ago, Nathan Explosion said:

No, you would replace all of the provided content:

{setting="base_url"}

...with your chosen content.

Here's what I just had in there:

Could contain: Text

 

But after saving that and going out to click on the logo, it just shows this error:

Could contain: File, Webpage, Page, Text

You have replaced this:

setting="base_url"

You haven't replaced this:

{setting="base_url"}

notice the curly braces you have left behind, that you should be removing?

  • Author

Brilliant. My mistake! Thanks so much. Off to find a second cup of coffee . . . which I should have had before doing this. 😉

Alternatively, you could keep it as it was, and then append "forums" (no slah or quotation marks) so that I'd your domain name ever changes, it will still work.

Recently Browsing 0

  • No registered users viewing this page.