Cloned theme — Module — No editable options

Hello there,

OK, first the background:
I’m using an accordion module in a marketplace theme for my site’s FAQs. The theme’s accordion module uses an orange arrow SVG file for the dropdown icon; this color is not customizable in the module styles and is not affected by global site settings. The SVG is hard-coded into the module’s html.

So, I cloned the theme and duplicated the module within my new theme. I swapped the SVG with another I made in the color I want, and I replaced the URL of the orange SVG with the URL of my new SVG. The cloned module’s settings and fields look exactly like the original. For all the fields, I’ve turned on Repeater options and turned off the “Prevent editing in content editors” setting. I’ve also enabled “Make available in templates and pages” and have clicked “Publish changes.”

Now for my issue:

When I go to edit my webpage in the drag-and-drop editor to add the newly customized module, I see the module there in the list to the left. I drag the module to the space where I want it, as usual. When I do, I get an error on the left where I would be entering my text: “This module doesn’t have any editable options.” See screen shot below.

I’m not sure how to proceed. Any tips are appreciated!
Thank you,

Stephanie

Hi @SHerndon1 , checking your issue, maybe when the module was cloned, not clone everything into the module, that’s why you need to go to the new module cloned and check if in the left column you have fields added.

If you don’t have it these fields, you need to create them like the original module shows. Maybe this could help to you. Let me know if works. Regards. :victory_hand:

Thanks, Juan. I have all the same fields and settings for each.

That is to say, I already had all the fields cloned to the new module when I experienced the issue. The problem must be elsewhere.