How to Update Shopify Theme without Losing Customization or Content

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024
  • In this video, I'm going to show you exactly how to update your Shopify theme without losing customization or content. After this video you will be able to update your Shopify Theme without fear of losing any of the work you have done on your theme.
    Let's dive in and make this whole updating process a breeze!
    💰Ready to get Started with Shopify?
    shopify.pxf.io...

ความคิดเห็น • 19

  • @codethatconverts
    @codethatconverts  4 หลายเดือนก่อน

    Interested in Getting Free Help with Your Shopify Store? Watch this video to learn more: th-cam.com/video/mmgZ_m59VE0/w-d-xo.html

  • @LegaShopping-j7b
    @LegaShopping-j7b หลายเดือนก่อน +1

    Could you make a video for updating themes that have gotten code changes?

    • @codethatconverts
      @codethatconverts  หลายเดือนก่อน

      This is something I was thinking about for a while. I'll add it to the list.

    • @TheRealTiffany2.0
      @TheRealTiffany2.0 21 วันที่ผ่านมา

      @@codethatconverts yeah pls make a video on this!

  • @Trendtrove-p8e
    @Trendtrove-p8e 8 หลายเดือนก่อน

    how to update third party theme eg my friend give me focal theme zip file , i see a option update are not supported upload theme in shopify .how to solve this problem

    • @codethatconverts
      @codethatconverts  8 หลายเดือนก่อน

      Unfortunately you can’t update a 3rd party theme through Shopify. You’ll have to reach out to the theme seller for any updates or hire a developer to improve the theme for you.

    • @Trendtrove-p8e
      @Trendtrove-p8e 8 หลายเดือนก่อน

      @@codethatconverts sir can i use with our update .. if it is use full for me

  • @cyberspider78910
    @cyberspider78910 10 หลายเดือนก่อน

    This is for customisation only...what about code changes ?

    • @codethatconverts
      @codethatconverts  10 หลายเดือนก่อน

      I was actually thinking about this recently and I think you would need to use something like Gulp.js and write a script that can re-insert your custom sections back into the theme after downloading the latest version of your theme
      This assumes that your customizations were new sections you've built yourself. If the code level changes you made are to existing sections that were updated then you'd have to go manually replace the code yourself.
      So long story short, you would need to be a developer with some experience using task runners and build tools to maintain code level changes after each update.

    • @codethatconverts
      @codethatconverts  10 หลายเดือนก่อน +2

      As I've said in my previous reply, this will most likely be a pretty technical video tutorial but if you're interested I can put something together. What do you think?

    • @Pisslowstomper
      @Pisslowstomper 6 หลายเดือนก่อน

      I was looking for this. Did you end up making this video? @@codethatconverts

    • @codethatconverts
      @codethatconverts  4 หลายเดือนก่อน +1

      I haven't gotten around to doing this yet as it will be a technical video and most people that watch this channel don't have the technical skills required to follow along with this. But if there is more interest in this kind of thing, I can try to put something together.

  • @linkydinkydoodledumplin
    @linkydinkydoodledumplin หลายเดือนก่อน

    Nope. All my css was gone.

    • @codethatconverts
      @codethatconverts  หลายเดือนก่อน

      Did you make a duplicate of your live theme before you started?
      Also is your CSS setup inside the theme files or in the theme customized?

    • @linkydinkydoodledumplin
      @linkydinkydoodledumplin หลายเดือนก่อน

      @@codethatconverts Thank you for your quick response. I made a duplicate. I'm using dawn, but am not quite sure what you mean about the CSS being inside the theme files vs. in the theme customized? Thank you!

    • @codethatconverts
      @codethatconverts  หลายเดือนก่อน

      When you set your custom css, did you do it in the "Custom CSS" area inside of the Shopify Theme Customizer?
      Or did you hit "edit code" and put your CSS directly inside of a file in your theme?

    • @linkydinkydoodledumplin
      @linkydinkydoodledumplin หลายเดือนก่อน

      @@codethatconverts Hi. I actually have it in all those places. Ugh. that's what I get for paying for help through shopify forum. Thank you.

  • @jeena_dahal
    @jeena_dahal ปีที่แล้ว

    Hey! After I customized some code in theme.liquid file for breadcrumbs I'm getting this message on navigation menu "The current theme doesn’t support filters." . Previously it used to allow filter but after i changed code it's not working and even after i revert code it doesn't work...I have made good changes on site and I don't wanna re-do frontend work it takes time. What do i do?

    • @codethatconverts
      @codethatconverts  ปีที่แล้ว

      Do you have an old version of your theme from before you made any changes?
      If not send me an email about this at patrick@codethatconverts.com so I can get a better understanding of what is happening in your theme.