Before You Start:
Follow these steps if you’re comfortable editing theme code and HTML. You should have already completed a regular installation, following the manual installation guide if necessary.
To find out more about embedding, contact our support desk or pass them onto your web developer for integration.
Steps:
- Open your own theme.liquid file ready for editing.
- Find where you want to install the embedded language changer in your theme, for example, in your header.liquid.
- Copy and paste this code into your editor into the location you want the embedded language translate button to appear:
<div class="uplinkly-language-translate-button"></div>
- Select Save, Language Translate should appear embedded into your theme.