Would it be possible to change the url when you clic on the blog's title. Right now it goes to the main page of the blog. I would like it to go to the website that is under "Users - Your profile" ?
If so how do we do it?
Would it be possible to change the url when you clic on the blog's title. Right now it goes to the main page of the blog. I would like it to go to the website that is under "Users - Your profile" ?
If so how do we do it?
You could edit the html of the template so it points there.
I tried it. Impossible because I will see the blog main page with the url I input. (see below)
Any solution?
<h1 id="header"><a href="{$siteurl}" title="{bloginfo show='name'}">{bloginfo show='name'}</a></h1>