Shopify themes, liquid, logos, and UX
Hi, I am trying to install the themekit using the manual: http://prntscr.com/m71dwb
But when using this command, an error occurs: http://prntscr.com/m71f3b
What do i do?
Hey Yehor,
This might be better suited to the design forums - this forum is meant to dsicuss Shopify's APIs and SDKs specific to said APIs. I'll move this thread.
Cheers.
Alex | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Hello Yehor,
There is no need to add square brackets - "[" and "]" when you put your data to this line:
theme get --password=[your-api-password] --store=[your-store.myshopify.com] --themeid=[your-theme-id]
You need to paste the following:
theme get --password=Your-api-password --store=Your-store.myshopify.com --themeid=Your-theme-id
Hope this helps.
Best regards,
Arthur
i have the same issue even i remove the bracket, the invalid store domain still exist.
mystore : alpha-living-2.myshopify.com
sorry, i think i found the solution, it's the invalid environment issue
Hello I am having some problem. What is the invalid environment issue?
Thanks
I'm not sure if this will help anyone, but i was having this issue, while trying to grab my theme id using the --list command, i noticed that the shorthand for store, -s, didn't work, i had to use all the long commands so --password and --store instead of -p or -s. not sure why it worked one way and not the other but that was the trick for me
This resolved it for me
it solved the issue for me too
I wonder why
theme get --list -p=[your-password] -s=[you-store.myshopify.com]
couldn't work
Nahh still seems like a problem for me, I dunno what's wrong
I also have this same issue. --password and --store does not work
Edit: Oh! duh. Don't use the brackets ha
This is what I worked out before finding this, can confirm --store --password and --themeid works but -s -p -t does not.
este blog de discusion se que me ha servido.... muchas gracias por sus comentarios de ayuda
This worked for me. Thanks a lot! (so, "-p" flag worked but "-s" had to be replaced with "--store")
couldn't work。my answer is
theme get --list -p=your-password -s="your-sotrename"
Quotation marks for your-name,it works
What I have to use if my shopify url is not ends with .myshopify.com
Where do you find the API password ?
Hello All,
Here is the solution for theme kit is working for my local.
Try,
theme get -p=shppb_c6f0a508c6961129f776aefdf549f2f9 -s="likemystore.myshopify.com" -t=83355992111
Replace your store name between the quotes.
Thanks,
Vasanth
* attention: not only change from shorhand to long commands, but don't forget double dash -- instead od singles - in front of command
This is the right answer \m/ Just replace the theme id as string (i.e. my-theme-name) with the numerical ID (i.e. 121858954458) you get when you use --list suffix.
I was getting the same issue. I fixed the issue by updating my version of ThemeKit from 1.1.6 to latest.
I was trying to connect using the ThemeKit app and following their instructions by generating an account and using the password it emails you. If I created the private app I could connect by manually creating the 'config.yml' file but was getting an error if I tried using the 'theme get' method described in the instructions. After updating ThemeKit my issues went away.
Not sure whether relevant today or not. But you can try this.
theme new --password=shptka_6e7d85eea2f31de1fa9ef4bc91bc6c10 --store= bootstap-store.myshopify.com --name=nameNotNeccessary
I was able to use this in terminal and it solved the issues I was having:
theme get --list --password="thepasswordhere" --store="store.myshopify.com"
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024