Translate Carrd plugin
A free Carrd plugin template to translate your Carrd site to any language, using Google Translate. Tutorial here ββββββMade by @jasonleowsg using plain vanilla Javascript.
Tutorial
SET UP INSTRUCTIONS:- Go to Google translate website - https://translate.google.com/
- Click on the "Websites" button to get translation for entire websites - https://translate.google.com/?sl=auto&tl=en&op=websites
- Add your site's domain, select the language you want your website to be translated to, and click Translate
- You will get redirected to a new window/tab that shows the translated website. Copy the URL.
- Paste the translation URL into this plugin, under <body>... <a href="url goes here"...>
- Repeat for as many languages you need, each time going back to the main Google translate page to translate (because changing the translated language on the page where there's already a translated page doesn't update the URL)SET UP PLUGIN IN YOUR CARRD SITE
- Copy the code from the Embed element labelled "translate plugin" in the Carrd plugin template
- Add a new Embed element in your Carrd site. Paste the code into the "Code" field
- Set the Style of the Embed element to Hidden, Body Top to set the widget in the top right corner of the website
- Remember to uncheck "Defer script tags" settings for the Embed element
