Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: Local development not synching template

Solved

Local development not synching template

marcelo_onepet
Shopify Partner
4 1 0

Hi,

 

I am having issues when trying to work on a custom template locally.

Basically I created the template and started to modify it using the url given to me by the CLI

`https://<my-store>.myshopify.com/admin/themes/137673244841/editor`

I made changes to the template using the editor (added some sections) and I was expecting my local template file to be updated when I clicked on "save" using the url above but my template is not being saved and the changes are not there any more when I run `shopify theme dev` again.

I am new to shopify so I may be doing something wrong.

Any suggestion about what can be happening?

I already tried clearing my cache, logging in from incognito, etc but nothing worked so far.

 

Thanks in advance,

Accepted Solution (1)

marcelo_onepet
Shopify Partner
4 1 0

This is an accepted solution.

Found what the problem was.
I was missing one step: pulling the theme being developed after making changes on the editor. 
Once I did that, the new code started to show up.


Thanks.

View solution in original post

Reply 1 (1)

marcelo_onepet
Shopify Partner
4 1 0

This is an accepted solution.

Found what the problem was.
I was missing one step: pulling the theme being developed after making changes on the editor. 
Once I did that, the new code started to show up.


Thanks.