Jump to content

Redirecting the title to Home instead of Cover?

Recommended Posts

hi, I am currently stuck with the same old question, how can I redirect the title of the website the home page or a specific page instead of the cover page? 

I know the question has been asked and answered many times, I read everything and I tried copy-pasting suggested codes.. but it doesn't work and I am not sure what should be tweaked to make it work , so if someone could help me out with this one I would be thankful!

I'm pretty fresh in all the coding so without your help would not be able to fix it :) thanks in advance!

I'm using Wells template, Business plan.

www.vladimirshahinyan.com

Link to comment
  • Replies 9
  • Created
  • Last Reply

You mean title on this page? https://www.vladimirshahinyan.com/

If yes, title is text, not link, so I guess on the forum, there aren't any posts that share code for this.

I think you need a bit JavaScript, to insert the link directly into the title, and it's a bit complicated, at least time-consuming for me, I think I have a sample code, for a similar situation, I will find it when have free time.😂

--

In the meantime, Hope someone will share the code for this question..

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
3 hours ago, tuanphan said:

You mean title on this page? https://www.vladimirshahinyan.com/

If yes, title is text, not link, so I guess on the forum, there aren't any posts that share code for this.

I think you need a bit JavaScript, to insert the link directly into the title, and it's a bit complicated, at least time-consuming for me, I think I have a sample code, for a similar situation, I will find it when have free time.😂

--

In the meantime, Hope someone will share the code for this question..

Thanks a lot tuanphan for your reply 🙂 

Yes, I wanted to redirect the site title VLADIMIR SHAHINYAN to the homepage or another page, since now if you click on it from any other subcategory it goes to the Cover Page again. Would it help if I change the Ttile text to a logo image maybe? 

 

Link to comment
4 hours ago, shahinyan said:

Thanks a lot tuanphan for your reply 🙂 

Yes, I wanted to redirect the site title VLADIMIR SHAHINYAN to the homepage or another page, since now if you click on it from any other subcategory it goes to the Cover Page again. Would it help if I change the Ttile text to a logo image maybe? 

 

hm, you want to change title link on cover page https://www.vladimirshahinyan.com/

, or other pages https://www.vladimirshahinyan.com/city-life

if other pages, some jquery can solve

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
2 hours ago, tuanphan said:

hm, you want to change title link on cover page https://www.vladimirshahinyan.com/ no no 🙂

, or other pages https://www.vladimirshahinyan.com/city-life yes! 🙂

if other pages, some jquery can solve

no no )) I see I was not that clear with the question.

I want to change Title link from all the pages to the the same city-life page (ot maybe other), but now when you click on the title on all the pagesit goes again to the Cover Page. I want the Cover Page be a one thing page as a standard intro to my site,  and when you are in then you can navigate without going out again to the Cover and entering again. I don't have a logo as an image so the title on all the pages is just a text, so I want to change the link of it 🙂

hope you can help with this )) thanks!

Site Title - Logo.JPG

Link to comment
  • 1 month later...
13 hours ago, giuliagiancola said:

Can you please share how you fixed this? I'm using tremont

 

On 3/14/2020 at 8:20 AM, CW888 said:

Can you share how you fixed this please? 

Add to Home > Settings > Advanced > Code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
$(document).ready(function() {
	$("h1.site-title a").attr('href','https://beaverhero.com');
});
</script>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.