How to enable the Duplicate button

How to enable the Duplicate button

ghilo
Not applicable
3 0 0

Hello, I have an issue ! I can't find the button to duplicate a section (see the image). I'm using the "Kalles" theme and Shopify 2.0. Can someone tell me how to do it ? Thanks!

duplicate.png

 

Replies 2 (2)

jerrytomson298
Visitor
1 0 0

The "Kalles" theme in Shopify 2.0 may not have a built-in Duplicate Section button, as some themes limit this functionality. However, here are a few ways you can duplicate a section:

Method 1: Check for a Duplicate Button

  1. Go to Shopify AdminOnline StoreThemes.
  2. Click Customize next to your Kalles theme.
  3. Locate the section you want to duplicate.
  4. Check if there's a Duplicate icon (two overlapping squares) or an option in the section settings.
  5. If available, click Duplicate and move the new section as needed.

Method 2: Manually Add a Similar Section

If the theme does not support duplication directly, you can:

  1. Click Add Section in the theme editor.
  2. Select the same section type and manually configure it to match the original.

Method 3: Modify Theme Code

If duplication isn’t available in the theme editor:

  1. Go to Online StoreThemes → Click ActionsEdit Code.
  2. Find the section’s Liquid file inside Sections.
  3. Copy the existing section file, rename it, and modify it as needed.
  4. Add the new section in the theme editor.

If you still don’t see the option, it might be restricted by the Kalles theme developers. You can check their documentation or contact their support for help.

Let me know if you need more details! 

 
 
 
ghilo
Not applicable
3 0 0

Thank you for your quick response! I cannot use Method 1 or 2, so I need more details about Method 3. I am unsure about the exact name of the section file I need to edit. How can I identify the correct section file in the theme code? Is there a way to find it in the theme editor or the Liquid files? thank you 🙂