I've added a virtual site at foo.com/bar and have another site at foo.com. When the user is in the foo.com/bar/* area, the site name link is still referencing foo.com. Is there a way to change it to foo.com/bar? It unfortunately isn't picking up what I have set in the Information tab for default front page.

Comments

tbertin’s picture

Status: Active » Closed (fixed)

I just hard coded it in the page.tpl.php

rural.lass’s picture

Hi

I have exactly this problem but don't know how to hard code it.

Could you please tell me what you changed in the page.tpl.php file (I presume this file is the one within the folder for the theme you are using for foo.com/bar.)?

Any pointers would be most appreciated.

tbertin’s picture

I believe I replaced the href php print $front_page statement with the URL to my front page.