arie Posted February 8, 2023 Posted February 8, 2023 Hi, I followed this tutorial: https://medium.com/@hardluckcreative/making-better-multi-language-squarespace-sites-e46d24094a7d Got the site working in Dutch and English, but somehow, the language switcher is not showing up. See step 3 and 4. This is the code I tried: <script> /*setup language switcher*/ <div class=”language”><a href=”/gallery-makelaars-final” class=”lang-nl”>Nederlands</a> | <a href=”/en/gallery-makelaars” class=”lang-es”>English</a></div> </script> But no succes. Any thoughts? Thanks! Arie
arie Posted February 8, 2023 Author Posted February 8, 2023 I would really like it, if it says "English" or "Nederlands" in line with the navigation. I tried doing this by adding links, but because of the script, exactly te opposite buttons appear that way 😆
Solution arie Posted February 8, 2023 Author Solution Posted February 8, 2023 Well I found my own solution through some url mapping. So no help needed!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment