freakdesign / shopify-custom-fields

A javascript tool to emulate Custom Fields within the Shopify dashboard.
http://freakdesign.com.au/pages/shopify-custom-fields
132 stars 24 forks source link

Custom Fields error : setup_custom_fields() : target html not found #61

Open bocktoberfest opened 5 years ago

bocktoberfest commented 5 years ago

I see some similarly named issues open right now, but I believe this one is slightly different. I'm seeing a "Custom Fields error : setup_custom_fields() : target html not found" error message when I attempt to use the extension on product admin pages.

I believe this is occurring due to a recent design update that has not yet rolled out to all Shopify stores. I work on multiple stores and this error is only occurring on the product admin pages of stores that have received the update.

https://changelog.shopify.com/posts/visual-improvements-to-product-and-variant-details

P.S. thanks so much for maintaining this great extension for all these years!

oddpanda commented 4 years ago

I'm getting the exact same error.

sinak commented 4 years ago

Same issue. Anyone have a solution?

sinak commented 4 years ago

If you can give us unminified code @freakdesign I'd be happy to fork and fix ...