freakdesign / shopifyFD

JavaScript layer to provide additional functionality and fixes to the Shopify dashboard
MIT License
223 stars 50 forks source link

ShopifyFD error : setup_products : Inventory target HTML not found #98

Open DL0319 opened 5 years ago

DL0319 commented 5 years ago

I need to add metafields to product page and when i load metafields through Shopify FD I receive an error message saying: ShopifyFD error : setup_products : Inventory target HTML not found. I don't know what I need to do. Thanks!

NicholasConradCode commented 5 years ago

I'm also experiencing this issue. We rely on this plugin for E-Commerce. Please fix ASAP :)

stefbowerman commented 5 years ago

Shopify changed the HTML structure / class naming on the admin side and now the extension can't find any of the elements it's looking for. Wouldn't expect a quick fix on this...

RHkpark commented 5 years ago

Same issue. Would appreciate any expedition you can afford. Thanks very much.

stefbowerman commented 5 years ago

If all you need to do is edit metafields, this app seems to do a pretty good job -> https://apps.shopify.com/metafields-editor-2

Not sure about other functionality...

RHkpark commented 5 years ago

Thank you, Stefan! That's exactly what I needed.

On Thu, Sep 12, 2019 at 4:28 PM Stefan Bowerman notifications@github.com wrote:

If all you need to do is edit metafields, this app seems to do a pretty good job -> https://apps.shopify.com/metafields-editor-2

Not sure about other functionality...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/freakdesign/shopifyFD/issues/98?email_source=notifications&email_token=ANFSWD2UPVT2YLRSJZMPNTDQJKQ6DA5CNFSM4IWCIRV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6TE6NQ#issuecomment-530992950, or mute the thread https://github.com/notifications/unsubscribe-auth/ANFSWDZMWF4EO7P3EKIHF63QJKQ6DANCNFSM4IWCIRVQ .

-- Kevin Park / Graphic Designer

Office + Studio 87 34th Street, Unit 11 Brooklyn, NY 11232

Showroom 3 Mercer Street New York, NY 10013

+1 718 387 6132 ext 128 kevin.park@rollandhill.com www.rollandhill.com

knowyourrivals commented 5 years ago

Receiving the same error. Help Jason! 😬

NicholasConradCode commented 5 years ago

This is a simple fix, just a matter of finding new element names in the chrome inspector. Hopefully this will be fixed in a week or so

lexthor commented 5 years ago

thank you @stefbowerman

Supriya-19 commented 4 years ago

Hi I am having the same issue please can anyone tell me how to solve this? error ShopifyFD

parsaydin commented 4 years ago

I experience the same issue. Hope you can find a solution. Thanks!

DL0319 commented 4 years ago

I just stopped using Shopify FD and now I am using Metafields Guru Shopify app. It is working and very easy t install and use. I reccomend it.

husseyexplores commented 4 years ago

I've built a browser extension to edit metafields. Take a look at it here: https://github.com/husseyexplores/shopify-metafields-editor Any constructive feedback would be appreciated.

Sorry for the shameless plug here, but I think people are looking for an alternate solution for the time being until a new version comes in as Jason wrote about it here. One of the reasons that I built this extension was also that the ShopifyFd started to have issues, like 'new admin detected' error message. And I also see that ShopifyFd is no longer listed on the chrome webstore.

Hopefully, the above extension should cover the basic needs in the meantime.