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

  1. Getting the Code
  2. 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:


  1. Go to your Shopify adminOnline StoreThemes
  2. Click the three dots icon next to your theme
  3. 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!


  1. Add "TC" after your original theme name
  2. 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


  1. From Shopify admin, go to Online StoreThemes
  2. Click ActionsEdit code
  3. Search for your header file (usually named header.liquid)
  4. Insert the code where you want the switcher to appear
  5. 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.


If you have completed all the above steps and still cannot embed the switcher into unsupported themes, please submit a support ticket for our priority assistance. You can refer to this How to create a request support ticket for guidance on how to submit a ticket.




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: 25/07/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!