Jump to content

Logo link redirect! ...Would love some help on that :)

Recommended Posts

Site URL: https://lotushealingcenter.squarespace.com

Hello everyone 🥰!

My website has a language switch on the navigation bar FR / ENG

My homepage is set to the french one.
Is there a way to redirect the main LOGO Link button "Lotus Healing Center" to the english homepage when the visitor is browsing english pages?

Here is the link to my website:

https://lotushealingcenter.squarespace.com


Hope it's not too confusing..

Thank you for your time!

Remy

Link to comment

Add this code to all English Page Header

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
$(document).ready(function() {
	$('a#site-title').attr('href','/eng');
});
</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
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.