CW2 Posted April 22, 2020 Share Posted April 22, 2020 12 minutes ago, tuanphan said: Yes. You can do with jQuery That's great! Do you think you can help me out somehow? thanks in advance 🙂 Link to comment
tuanphan Posted April 24, 2020 Share Posted April 24, 2020 On 4/22/2020 at 5:12 PM, CW2 said: That's great! Do you think you can help me out somehow? thanks in advance 🙂 Add to Page Settings > Advanced > Header <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script> $(document).ready(function() { // change link $(".header-actions-action--cta a").attr('href','https://beaverhero.com'); // change button text $(".header-actions-action--cta a").html(function() { return $(this).html().replace("JETZT EINE BESICHTIGUNG ANFRAGEN", "Enter new text"); }); }); </script> CW2 1 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
Guest Posted May 13, 2020 Share Posted May 13, 2020 (edited) On 2/4/2020 at 2:58 PM, tuanphan said: You can use this guide by brad or this by me Good job! Note that tuanphan's option is the only one working with the personal billing plan. Brad's option requires javascript, which you can only be inserted with a Business plan. tuanphan's option can be adapted so it only require css. Just add a Quote Block somewhere in the page, instead of in the Header. Edited May 13, 2020 by JoanMM Grammar Link to comment
Guest Posted December 28, 2020 Share Posted December 28, 2020 (edited) Hi, I am using Brad's solution and it doesn't seem to work : nothing changes when I reload my website. I am using the Clarkson template on Squarespace 7.1 (business plan) and I copy paste your code in the footer section (changing the language mentions for French and English) Any idea why it doesn't work? I was so excited about this solution 😢 Thanks in advance for your precious help ! Edited December 28, 2020 by Clemence1996 Link to comment
tuanphan Posted January 3, 2021 Share Posted January 3, 2021 On 12/28/2020 at 7:51 PM, Clemence1996 said: Hi, I am using Brad's solution and it doesn't seem to work : nothing changes when I reload my website. I am using the Clarkson template on Squarespace 7.1 (business plan) and I copy paste your code in the footer section (changing the language mentions for French and English) Any idea why it doesn't work? I was so excited about this solution 😢 Thanks in advance for your precious help ! Hi. Can you share your site url? We can help easier. 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
flavienabbate Posted January 5, 2021 Share Posted January 5, 2021 Hello, I'm new here and just recently created my SquareSpace website. I pretty much understood the method to create a double language website, the only thing is I just can't duplicate my store... The option to duplicate is simply not available as opposed to every other page (about, portfolio, contact, ...) My main purpose with this website is to sell prints so I really need 2 versions (french and english) of my store :/ Anyone can help ? Thank you in advance ! Flavien Link to comment
paul2009 Posted January 5, 2021 Share Posted January 5, 2021 33 minutes ago, flavienabbate said: I just can't duplicate my store... The option to duplicate is simply not available as opposed to every other page Multi-language "brochure" sites are straightforward on Squarespace, but it's more complicated when it comes to Commerce as you cannot translate some functions such as the cart and checkout, and if you add the products in more than one language, your inventory will be duplicated too. To show your store in more than one language, you'll need some paid third party services. Here are two alternative suggestions: Weglot Weglot is a multilingual solution that can translate your Squarespace website automatically. By connecting it to your store using DNS, it will translate all website content, including the cart and checkout. You'll need to pay for this third party service on an ongoing basis but once configured, it is simple to maintain. Your products will be available in any number of languages, depending on the plan you sign up for. Weglot is a subscription service. The costs are based on the number of words that are translated, so it's a good idea to check the number of words on your site first, so that you know what the ongoing costs will be. They offer a word count tool to do this. If you multiply the number of words on your site by the number of languages you want to translate into, you can then check the prices to see which plan you need. Multiple Squarespace Plans and Trunk Inventory Although Weglot is easier, you could choose to duplicate your site and create versions in each language. For example, to show your store in two languages, you could have two Squarespace plans, each in a different language. Squarespace supports several languages, but only one language per site. If you have two Squarespace plans showing the same products in different languages, you will need to synchronise the stock levels between them so that you cannot sell the same item twice. Trunk Inventory have a Squarespace Extension that can do this for you. Trunk is also a subscription service. I hope this helps. If this helps you, please click "Like" below ⬇️ creedon 1 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
flavienabbate Posted January 5, 2021 Share Posted January 5, 2021 Thank you so much ! At least I stop trying to find a free solution and CSS codes... Link to comment
salomealverola Posted May 26, 2021 Share Posted May 26, 2021 Hi, I would like to be able to translate my website in two languages. I have read the answers from this post but they all require coding which I don't want to do. I watched a video that squarespace posted (https://support.squarespace.com/hc/en-us/articles/205809778-Creating-a-multilingual-site-in-Squarespace ) it seemed to be easy to do it but it is for the 7.0 and not the 7.1 . Can someone help me please 🙂 Thank you ! Salomé Link to comment
creedon Posted May 26, 2021 Share Posted May 26, 2021 @salomealverola I don't think it is possible to have a multi-language site with some amount of coding be it CSS and/or Javascript. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Solution Parker_SQSP Posted August 4, 2022 Solution Share Posted August 4, 2022 Hi all! I'm Parker and I work on the Customer Operations team at Squarespace. I came across this thread, and I wanted to add on the quick update that we now offer an integration with Weglot so it can be added to your site without customer code. Here's some more on that: https://support.squarespace.com/hc/en-us/articles/205809778-Creating-a-multilingual-site-in-Squarespace Link to comment
olartyfikiewicz Posted July 27 Share Posted July 27 Hello! I hope to make my website multilanguage (English, Spanish, and Polish) using this CSS option on a Personal plan. Unfortunately, Weglot's free plan only supports 1 language and I will only use this website for 1 year before my wedding, so I don't want to pay for the premium plan. Can I do this multilanguage setup after I have already set up all of the pages in English? I saw someone mentioned it would be easier to start a new website at that point... I can definitely do the duplication part but will likely get lost after that, so would appreciate any help. 🙂 My site is: https://clarinet-flamingo-6f8c.squarespace.com/ and the password is welcome12 Link to comment
tuanphan Posted July 28 Share Posted July 28 On 7/27/2024 at 9:27 AM, olartyfikiewicz said: Hello! I hope to make my website multilanguage (English, Spanish, and Polish) using this CSS option on a Personal plan. Unfortunately, Weglot's free plan only supports 1 language and I will only use this website for 1 year before my wedding, so I don't want to pay for the premium plan. Can I do this multilanguage setup after I have already set up all of the pages in English? I saw someone mentioned it would be easier to start a new website at that point... I can definitely do the duplication part but will likely get lost after that, so would appreciate any help. 🙂 My site is: https://clarinet-flamingo-6f8c.squarespace.com/ and the password is welcome12 With Personal Plan, for 3 languages, follow this, but remove Step #6 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment