Articles on: Manage Switcher

Embed Switcher to Unsupported Themes with Transcy

Want to embed Transcy's language and currency switcher to your store, but your theme doesn't support it natively? Don't worry! This guide shows you simple ways to get your switcher working on any Shopify theme, even if it's not on our supported list.

Embedding a language and currency switcher can greatly improve your customers' shopping experience. While most modern themes work perfectly with Transcy, some older or custom themes might need a little extra setup.

Table of Contents



I. Check Theme Compatibility

II. Quick Fix: Theme Rename Method

III. Manual Code Integration
Getting the Code
Embedding Code to Your Theme

I. Check Theme Compatibility



First, check if your theme is on our supported themes list. If your theme isn't supported, you might see a message like this:

Error message showing theme compatibility issue with Transcy switcher

No need to panic! We have two simple solutions that work for any theme.

II. Quick Fix: Theme Rename Method



This is the easiest way to get your switcher working:

Go to your Shopify adminOnline StoreThemes
Click the three dots icon next to your theme
Select Rename

Shopify theme options menu showing rename option

Good to know: Renaming your theme won't change how it works or looks - it's completely safe!

Add "**TC**" after your original theme name
Click Save

Theme rename dialog showing how to add TC suffix to theme name

That's it! Your Transcy switcher should now appear on your store.

III. Manual Code Integration



If the rename method doesn't work, you can manually add the switcher code:

1. Getting the Code



Copy the appropriate code for your needs:

For desktop display:
<div class="transcy-switcher-manual transcy-desktop hidden"></div>


For mobile display:
<div class="transcy-switcher-manual transcy-mobile hidden"></div>


2. Embedding Code to Your Theme



From Shopify admin, go to Online StoreThemes
Click ActionsEdit code
Search for your header file (usually named header.liquid)
Insert the code where you want the switcher to appear
Click Save

Shopify theme code editor showing header file selection

Code editor interface showing where to insert Transcy switcher code

Pro tip: If you want the switcher in your header, embed the code in the header file. For other locations like footer or sidebar, find the corresponding template file.

Conclusion



These methods work for any Shopify theme, giving you the flexibility to offer multiple languages and currencies regardless of your theme choice. We're constantly working to support more themes natively, so keep an eye on our supported themes list for updates.

Your global customers will appreciate being able to shop in their preferred language and currency!



Why is my embedded switcher back to floating format after changing theme?

Need help with your setup? Our support team is ready to assist you through LiveChat in your app or email us at support@transcy.io

Updated on: 03/06/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!