How to add custom GIF-like videos to a Shopify theme

Поділитися
Вставка

КОМЕНТАРІ • 15

  • @joinodestry
    @joinodestry  2 роки тому +2

    Thanks for watching here is the code snippet:
    {%- liquid
    assign video_handle = ''
    assign video_format = ''
    -%}

  • @20DollarBeats
    @20DollarBeats Рік тому +2

    Thanks this is great to know, got it working, is there a way to overlay text on the video (in shopify) so I can change it at random

  • @WaqarAhmed-d4b
    @WaqarAhmed-d4b Рік тому

    Thank for this video it helped me alot i want to know how can i change the width and height if this custom lliquid

    • @joinodestry
      @joinodestry  2 місяці тому

      You can use the CSS style box inside the liquid custom section.

  • @tigerlily-1
    @tigerlily-1 2 роки тому +1

    Does reference file metafield video support works this way for displaying different video on product pages ?

    • @joinodestry
      @joinodestry  2 роки тому +2

      This works perfectly on all pages as long as the page supports sections everywhere, same as the product page, however you might wanna check product media in the admin that totally depends on where you want to insert your video.

  • @orhanter8871
    @orhanter8871 Рік тому

    how can you add the function, that it also starts the video automatically from the smartphone view

    • @joinodestry
      @joinodestry  2 місяці тому

      I think you need to add inline attribut.

  • @souleimanabourich
    @souleimanabourich Рік тому

    where is the code?

  • @davidlestermooney
    @davidlestermooney Рік тому

    Hey, thanks - all good but the video won't play once I enter the code..

    • @joinodestry
      @joinodestry  2 місяці тому

      Did you manage to solve it? sorry for late reply.

  • @DarkMoxinho
    @DarkMoxinho Рік тому

    how you put it smaller

    • @joinodestry
      @joinodestry  2 місяці тому

      You will need to use some CSS for that.