Комментарии •

  • @WillMisback
    @WillMisback 3 года назад +2

    If you have any trouble implementing the code in this video, leave a comment and I will help you as best I can!
    My Latest Shopify Tips & Tricks: wmiz.github.io/mastering-shopify

    • @sabinaadhikari7663
      @sabinaadhikari7663 3 года назад

      whenever I try to select images for hover there is a blank and I can not choose any images or upload files.

  • @alifiyasariya1515
    @alifiyasariya1515 2 года назад +2

    Thank you so much...it helps me alot

  • @millahmaddison
    @millahmaddison 2 года назад +2

    Wow, this was extremely easy to understand unlike other coding videos!! Thank you a TON

  • @harshvardhansingh8538
    @harshvardhansingh8538 2 года назад +2

    Great work man...I can't thank you enough.

    • @WillMisback
      @WillMisback 2 года назад

      Thanks Harshvardhan, your comment means a lot!

  • @Shieldsindustries
    @Shieldsindustries 3 года назад +2

    Thanks, very helpful! worked for me an I'm a complete novice when it comes to coding.

    • @WillMisback
      @WillMisback 3 года назад

      Great to hear man! Good luck with your site and coding journey!

  • @relaxology4411
    @relaxology4411 3 года назад +1

    Insane, it worked! Thank you man!

  • @ilyaniali4512
    @ilyaniali4512 9 месяцев назад +1

    nice and easy

  • @MP-zi1tl
    @MP-zi1tl Год назад +1

    This is amazing! Thank you so much.
    One question, Debut Theme allows to upload videos to product media. Do I still need to convert them to gifs?

  • @wendydowdeswell9001
    @wendydowdeswell9001 3 года назад +2

    This is a great video and worked really well for my store. The only thing is the second hover image seems to have some sort of opacity over it so is looking washed out. Any ideas how to change so this the images looks like a normal colour grade? I am using Debut theme? Thanks

    • @WillMisback
      @WillMisback 3 года назад

      This has to do with the class that is being applied on hover as the default in Debut is to illuminate the image on hover. There are two ways to change this: 1) change the style in the class that is being applied or add a second class to the image that maintains the original style with an !important tag. It's a little too complicated to lay out how to specifically do either of these things over YT comments unfortunately.

    • @raymaxcosmetics3985
      @raymaxcosmetics3985 2 года назад

      @@WillMisback Hi, would you be able to make another video explaining how to change the class? I'm experiencing the same issue.

  • @pauloalvesdonascimento8906
    @pauloalvesdonascimento8906 3 года назад +2

    Thank you so much for your video! It works perfectly on my shop. I do have a question though, is it possible that everything is automatic? That you don't need to add another picture on Metafields? For example, if I have two images already on media, that the second image is directly used? Thank you

    • @ibrahimnasser3341
      @ibrahimnasser3341 3 года назад +1

      I am wondering as well.

    • @WillMisback
      @WillMisback 3 года назад +1

      Hi Paulo, this is certainly possible. When assigning the hover_img_url Instead of relying upon metafields, we can use the liquid tag {{ product.images.last }} (this will make the image the last product image that you have uploaded. Let me know if that helps!

    • @WillMisback
      @WillMisback 3 года назад

      Hi Ibrahim, this is certainly possible. When assigning the hover_img_url Instead of relying upon metafields, we can use the liquid tag {{ product.images.last }} (this will make the image the last product image that you have uploaded. Let me know if that helps!

    • @ibrahimnasser3341
      @ibrahimnasser3341 3 года назад

      @@WillMisback Thank you for getting back to us. After everything was working, now it stopped working and I don't know why?

  • @juanigaitez8767
    @juanigaitez8767 3 года назад +2

    Nice It's an incredible video and very clear. Thanks! Anyway I'm having trouble while implementing it, it shows the metafields first as Product image and it broke the previous images uploaded. Would you mind helping me troubleshoot this issue?

    • @juanigaitez8767
      @juanigaitez8767 3 года назад +1

      Never mind, I did it again and work perfectly! haha

    • @WillMisback
      @WillMisback 3 года назад

      @@juanigaitez8767 Awesome! Glad you got it fixed.

    • @sarahannes_life1275
      @sarahannes_life1275 3 года назад

      @@juanigaitez8767 What did you do? I'm just getting the same one image?

  • @gerardw3411
    @gerardw3411 9 месяцев назад

    hi Will,
    do you know if this will work on the spotlight theme?

  • @hollanddebeste266
    @hollanddebeste266 2 года назад

    thanks!! it worked really well hover I have one problem when It only works ones for a small time how can I impove it that I would work every time you hover over it and that it would work longer?

    • @WillMisback
      @WillMisback 2 года назад

      Make sure you remove or account for any overlapping elements on the product card

  • @sshoyos
    @sshoyos 2 года назад +1

    Hi Will, thanks for your video. I don't seem to find the theme.css file there is just theme.scss.liquid. What should I do? Thanks again!

    • @WillMisback
      @WillMisback 2 года назад +1

      You could try applying the same styles in your theme.scss.liquid file, but make sure you duplicate the theme beforehand just in case

  • @vrowmuria
    @vrowmuria 3 года назад +1

    Well, technically fine but practically when you have a huge list of products, who would keep on adding a separate image? I thought you will be showing how to zoom a product image when user hovers over it...

    • @WillMisback
      @WillMisback 3 года назад

      Hi vrowmuria, it's definitely possible to use the second or last product image in place of the metafield. Also zooming product image on hover is a great suggestion for a video.

  • @innanoshe
    @innanoshe 2 года назад

    What if my theme-editor is .js not .css ?

  • @jd199_8
    @jd199_8 2 года назад +1

    Hey this is really helpful. I do not have theme.css file in asset folder. I am using dawn theme shopify. Can you help?

    • @WillMisback
      @WillMisback 2 года назад

      I believe the Dawn theme has this feature by default implemented (at least for images). Dawn organizes its css files by individual sectioning. So you would just want to put the css into the relevant css file in that way

  • @DonatsuNoHime
    @DonatsuNoHime 2 года назад

    Hii I have a question. After your tutorial everything works, but the images that show up when I hover are a bit... pale? Like they have white color opacity on top. Do you know how to fix it? Debut theme.

    • @WillMisback
      @WillMisback 2 года назад

      Hi DonatsuNoHime, usually this is caused by an overlay element over the image. You can fix it by deleting/commenting out this element.

  • @lodel9119
    @lodel9119 2 года назад +1

    Thank you !!

  • @sarahannes_life1275
    @sarahannes_life1275 3 года назад +1

    Is it possible to add hover effect to an image on landing page 'Text Colums with Images' ??

    • @WillMisback
      @WillMisback 3 года назад

      Hi Sara, this is definitely possible! It would require you to go into that sections liquid file, add a image selector to the schema, and then implement it in much the same way in the HTML of the file.

  • @cinematic_monkey
    @cinematic_monkey Год назад

    Would that be possible with mp4?

  • @JahinShahriar
    @JahinShahriar 3 года назад +1

    Please make. Video on how to turn product page images into slider images for debut or narrative theme

    • @WillMisback
      @WillMisback 3 года назад

      Hi Jahin, could you explain a little bit more of what you mean by slider images?

    • @JahinShahriar
      @JahinShahriar 3 года назад

      @@WillMisback turning debut theme product page image list to slider image from grid image

  • @monsurrahman8773
    @monsurrahman8773 3 года назад +1

    Hello Will, is not work with Dawn theme? I can't find any option like product-grid.

    • @WillMisback
      @WillMisback 3 года назад +1

      Hi Monsur, this tutorial was made for the Debut theme. Dawn already has built in functionality to show the second image on hover. If you would like to switch this to be the image we placed in the metafield you would need to go into your product-card.liquid file and switch "product_card_product.media[1]" to "product_card_product.metafields.my_fields.hover_effect" (product_card_product.metafields.my_fields.WHATEVER_YOU_NAMED_YOUR_METAFIELD)

    • @monsurrahman8773
      @monsurrahman8773 3 года назад

      @@WillMisback Thanks, it is not working properly in dawn theme.
      here is my code in product.card
      {%- if product.metafields.my_fields.hover_effect != nil -%}

      {%- endif -%}

    • @WillMisback
      @WillMisback 3 года назад

      @@monsurrahman8773 Hi Monsur, dang unfortunately this tutorial is for the debut theme and the method may not work on other themes.
      It's very hard for me to troubleshoot this problem without access to your site. If you are interested in me implementing the code on your site for a price, please email me at willmiswebdev@gmail.com

    • @monsurrahman8773
      @monsurrahman8773 3 года назад +1

      @@WillMisback Thanks for your kindness. if I need then I'll talk to you.

  • @madmarksck6133
    @madmarksck6133 3 года назад +1

    Hi can you make a Video on adding Hover but Text will be shown Thanks!

  • @arifuzzamanfoisal4332
    @arifuzzamanfoisal4332 2 года назад

    Hi, I can't done it. I tried to motion theme. Here could not find Product-card-grid
    Would you help me!

    • @WillMisback
      @WillMisback 2 года назад

      Hi Arifuzzaman, this tutorial is for the Debut theme, and will not work with every theme. The same steps are still cross applicable, you just need to find the equivalent of the product-card snippet in your theme.

  • @lolabrassinne559
    @lolabrassinne559 2 года назад

    Thank you so much ! Do you know how to add a hover effect on an image picto in the product description by any chance ?

    • @WillMisback
      @WillMisback 2 года назад

      Hi Lola, you could either:
      1) Create a custom product template with an extra snippet coding for this
      2) Hardcode this in, in the HTML editor of your product
      The code in both instances would look much the same as that of this video. Hope that helps!

  • @josefxvi4702
    @josefxvi4702 2 года назад

    I'm using Debut Theme, but I cannot find the theme.css file. Maybe this has change in 2022?

    • @WillMisback
      @WillMisback 2 года назад

      Hey Josef, just redownloaded debut to check on this for you. I still have theme.css. It is located in the assets folder. You can search your theme files by title in the upper left hand corner of the theme editor. Hope that helps!

  • @sarahannes_life1275
    @sarahannes_life1275 3 года назад +1

    Would love a free consult! X

  • @millahmaddison
    @millahmaddison 2 года назад

    When I hover over my image, image #2 is warped! Help!

    • @WillMisback
      @WillMisback 2 года назад

      Hi Millah, this has to do with the styling applied to the image. For more info: www.w3schools.com/css/css_dimension.asp

  • @luismigueltierra4022
    @luismigueltierra4022 2 месяца назад

    Does this implementation work with Bundle Builder?