How to edit a Shopify Theme - Development Best Practice

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ส.ค. 2024
  • I will show you how you can edit and modify your Shopify theme.
    ⭐️ Shopify Developer Bootcamp: Start a 7-Day Free Trial
    codingwithjan.com
    👨‍💻 Find the Perfect Developer to Assist on Your Store or Project
    codingwithjan....
    🤝 Hire Experienced Shopify Developers for Your Agency or Dev Team
    www.jobmint.io...
    🔎 SEO Description:
    The goal of this video is to show you how to use the chrome developer tools to find out exactly where to place your code changes in a given Theme file.
    Especially if you are just starting out, all the Liquid and HTML in Theme-Files might be overwhelming.
    This is how I search for reference points, to get some orientation within the files.

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

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

    🎯 get personal advice for your developer career. (free for a short time)
    codingwithjan.com/career-advice

  • @SGDCTVDUBAI
    @SGDCTVDUBAI 4 ปีที่แล้ว +2

    Exactly what I needed as VScode was not a practical option! Thanks a million Jan!
    Let me know if we can get in touch, I'd like to be friends with you!

  • @londoncloche
    @londoncloche 2 ปีที่แล้ว +1

    Thank you for video! easiest way of explaining. subscribed and liked! :)

    • @CodingWithJan
      @CodingWithJan  2 ปีที่แล้ว

      Thanks for the sub! 🙌🏻

  • @engrammara2696
    @engrammara2696 4 ปีที่แล้ว +2

    this video was very helpful. the way you teach is super excellent.please make a full stack course for shopify course

    • @CodingWithJan
      @CodingWithJan  4 ปีที่แล้ว

      Thank you for your great feedback. Maybe something to come in the future :-)

  • @shanemcinally7092
    @shanemcinally7092 4 ปีที่แล้ว +1

    Thanks for the video, I know basic css and html, I'm just starting out so this video is very useful.

  • @mohammedelela6895
    @mohammedelela6895 3 ปีที่แล้ว

    Thank u so much bro for all these free informations .
    Keep going bro.

  • @concinnitycreations
    @concinnitycreations 4 ปีที่แล้ว +1

    Hey Jan, just wanted to say hello from New York! I really appreciate your videos for being a first time user on Shopify. You made it really easy for me to learn to code. I wanted to request a video about doing a private collection and giving customers a code to access the page. Let me know if you could create a video on this or some advice on how to do this! cheers - Vicky

  • @dreamer-xz2sl
    @dreamer-xz2sl 4 ปีที่แล้ว

    Please take more this kind of video. Thanks!

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

    Thank you brother !

  • @poonamthorup2458
    @poonamthorup2458 2 ปีที่แล้ว +1

    Hi Jan, I'm completely new to Shopify. I'm trying to wrap my head around what one can do or cannot do. Is directly editing the theme code the only way? Does the theme ever not update? I'm coming from WordPress where this is an issue.

    • @jesseissorude
      @jesseissorude 2 ปีที่แล้ว

      I have the same question. I don't want to make edits and then have the next version of the theme overwrite my changes. In WP I could handle this with a child theme

  • @kidzeus2041
    @kidzeus2041 5 ปีที่แล้ว +1

    This video was very good, its helping get some crazy ideas to take my designs to the next level. Can't wait to see what else you'll do keep up the good work!

    • @CodingWithJan
      @CodingWithJan  5 ปีที่แล้ว +1

      Hey man, awesome that you still like the content. It really motivates me if you find some value in the videos. Can't wait to come back home and record a new video :-)

  • @lauren3049
    @lauren3049 4 ปีที่แล้ว +2

    Awesome video. Really helping me prepare for a job I just got using Shopify.
    Just one question - is there a way of out sourcing the function calculating that percentage to a js file? Or is that not typically done with Shopify?

    • @CodingWithJan
      @CodingWithJan  4 ปีที่แล้ว

      Hi Lauren,
      thank you for your positive feedback :-)
      The cool thing about Liquid is, that it is evaluated on the Server Side (bevor the page is sent to the user). This saves time for calculations because they don´t happen on the client side like they would with Javascript.
      That being said, I have to give you a small warning, because the example calculation shown in the video will only work smoothly for products without Variants.
      Usually, if you have products with variants themes will use Javascript to update the price when a different variant is selected. In this way, the page can be updated without reloading.
      In my video on "color swatches", you can get a better understanding of where this happens.
      What kind of feature are you working on?
      Maybe I can give you some more specific input.
      Have a good day :-)

  • @istdochegal7099
    @istdochegal7099 3 ปีที่แล้ว

    Hey ich habe ein Problem der Preis wird über dem Produktbild angezeigt wie kann ich den Preis unter dem Bild erscheinen lassen?
    Vielen Dank im Voraus
    Machst gute und informative Videos

  • @alexandereberhard21
    @alexandereberhard21 3 ปีที่แล้ว

    You helped me out so much! Thank you

  • @monsurrahman8773
    @monsurrahman8773 2 ปีที่แล้ว +1

    Hi Jan, Thanks for sharing your knowledge. here you calculated saving amount. but can you please tell me from where i found "product_compare_at_max" or this kind of code?

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

    Very helpful! Thanks 😊

  • @hermancoutinho
    @hermancoutinho 2 ปีที่แล้ว

    Thank you!

  • @laowu830
    @laowu830 3 ปีที่แล้ว

    Jan you are awesome!

  • @oikangal
    @oikangal 3 ปีที่แล้ว

    Excellent video! Thank you! But some products have discount, others are haven't it. How can we hide this code if products don't have discount.

  • @khalidsami8606
    @khalidsami8606 2 ปีที่แล้ว

    thank you sir.

  • @smann7236
    @smann7236 3 ปีที่แล้ว

    Hi Jan..when you build website for desktop and you click on mobile to see how it looks. Can you change how website looks on mobile to desktop? Example if I change menu on mobile view will that change the desktop view of my website?

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

    Thanks for the video. Just have a question, what if I need to edit a commercial template that might have new versions in future which will remove my edits? Is there a possibility to create child themes or edit themes through apps?

  • @LucianMarzaMusic
    @LucianMarzaMusic 3 ปีที่แล้ว

    Hi. Nice video! I have a question. I have embed a youtube link for the media description of a product. When I am searching the product, the first time it shows only an image of the embed video. Is there a possibility the show the product with the video player directly, instead of that image?..and only if the buyer clicks on the title of the product to see the detailes of the product?

  • @sambhavjain6957
    @sambhavjain6957 3 ปีที่แล้ว

    your video was awesome and i have a question...what code will be if i want to change product image square to circle

    • @CodingWithJan
      @CodingWithJan  3 ปีที่แล้ว +1

      You may want to read more about CSS Border Radius / circle images

  • @Babushka69
    @Babushka69 4 ปีที่แล้ว

    Thank you once again Jan

  • @Zander9109
    @Zander9109 3 ปีที่แล้ว

    Is there a way to add the editor to all of your pages. Like the button that says "+add section" to all custom pages

  • @user-zh7th2ge1c
    @user-zh7th2ge1c 2 ปีที่แล้ว

    Will this have changed all the product pages in one go? Thanks for the video. i think i need to learn a bit about liquid. im fine with html and css, and it doesnt look too far removed.

    • @CodingWithJan
      @CodingWithJan  2 ปีที่แล้ว

      Hey, yes this applies to all product pages at once :-)
      Check out this video to get a better idea about liquid: th-cam.com/video/zcXFBq4lv1o/w-d-xo.html

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

    ⭐ Shopify Developer Bootcamp: Start a 7-Day Free Trial
    codingwithjan.com
    👨‍💻 Find the Perfect Developer to Assist on Your Store or Project
    codingwithjan.com/developers
    🤝 Hire Experienced Shopify Developers for Your Agency or Dev Team
    www.jobmint.io/for-companies

  • @syafix
    @syafix 2 ปีที่แล้ว

    does it work with added bought shopify themes?

  • @latinbetoVEVO
    @latinbetoVEVO 4 ปีที่แล้ว

    Great content!!

    • @CodingWithJan
      @CodingWithJan  4 ปีที่แล้ว

      Hope you like some of the newer content as well :-)

  • @futureixaffiliate7800
    @futureixaffiliate7800 4 ปีที่แล้ว

    Hi Jan
    How do we can apply same thing on variant products.
    please help
    Thanks

  • @AlaminAyazBlog
    @AlaminAyazBlog 2 ปีที่แล้ว

    good video

  • @warnerjohn6530
    @warnerjohn6530 3 ปีที่แล้ว

    Please tell me how to add a Preloader in Shopify with coding??

  • @julesgouron1543
    @julesgouron1543 4 ปีที่แล้ว

    Hey! I want to change some of the things in the home page like background color on the « image with text » template

    • @CodingWithJan
      @CodingWithJan  4 ปีที่แล้ว

      Hi Jules, you can find these in the section folder of your theme :-)

  • @fachrulariestarahman939
    @fachrulariestarahman939 4 ปีที่แล้ว +1

    What does the vertical line ( | ) do?

    • @CodingWithJan
      @CodingWithJan  4 ปีที่แล้ว

      In liquid you use these whenever you want to apply a filter on a variable
      (see Google liquid filters)
      In Javascript, in an if else condition a double pipe || would mean "or". While && means "and"

  • @quynhsubliminals4969
    @quynhsubliminals4969 3 ปีที่แล้ว

    Hey bei mir ist kein such Zeichen

  • @shaarpdev2134
    @shaarpdev2134 4 ปีที่แล้ว

    Hi Jan, please I need code for variant update save. Thanks

  • @NoWePoWeR
    @NoWePoWeR 3 ปีที่แล้ว

    How can I INSPECT in a Mac book? . Thanks

  • @lumenart9309
    @lumenart9309 3 ปีที่แล้ว

    i copied the exact same code and i’m seeing it say “ you save: 20000%”

  • @Cass_772
    @Cass_772 2 ปีที่แล้ว

    can we change the size of the product image?

    • @Cass_772
      @Cass_772 2 ปีที่แล้ว

      venture theme

    • @CodingWithJan
      @CodingWithJan  2 ปีที่แล้ว

      Yes you can change it although you will need to do some custom coding

  • @andreaalborg6485
    @andreaalborg6485 4 ปีที่แล้ว +1

    Hi Jan, do u you have Instagram or any other social media? i have a few problems with shopify, I would really like to talk to u. Thanks

    • @CodingWithJan
      @CodingWithJan  4 ปีที่แล้ว

      Hi André,
      a while ago I created an Instagram for people who had more in depth questions 😃
      It's @coding_with_jan see you there :-)

  • @kulvirhehar6930
    @kulvirhehar6930 4 ปีที่แล้ว

    i need help bro i m stuck somewhere reply plz

  • @dongratian6131
    @dongratian6131 3 ปีที่แล้ว

    Great video, thanks. I have a issue which I need your expertise on that so would you mind sharing your contact details pls.