Select poster image

Home Forums Gravida Support Select poster image

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #206740
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    On page https://www.mlbeauty.nl/product/dms-base-cream-classic/ in the video details I chose select poster image

    see screenshot: https://ibb.co/K5G7yQd

    When I want to view the saved product, the selected poster image changes and a different one is shown

    see screenshot: https://ibb.co/wsTQmcs

    What goes wrong here, so that it doesn’t happen again next time?

    Regards,

    Kor

    #206760
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    This is done.

    Regards,
    Dave

    #206769
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Super, thankx

    Regards,

    Kor

    #206773
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    I have created 2 new product pages

    https://www.mlbeauty.nl/product/dms-base-cream-high-classic/
    https://www.mlbeauty.nl/product/dms-base-cream-high-classic-plus/

    It still goes wrong when selecting the poster image. then I thought I was smart by copying the page you modified. Even then he sprints back.

    I still have to make a lot of product pages, how can this problem be solved so that it doesn’t keep happening?

    Regards,

    Kor

    #206781
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .postid-21452 .mejs-overlay.mejs-layer.mejs-overlay-play {
      background-image: url(https://www.mlbeauty.nl/wp-content/uploads/2023/07/145911000.jpg);
      background-size: 100%;
    }
    
    .postid-21458 .mejs-overlay.mejs-layer.mejs-overlay-play {
      background-image: url(https://www.mlbeauty.nl/wp-content/uploads/2023/07/145911000.jpg);
      background-size: 100%;
    }

    Regards,
    Dave

    #206792
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    i use the css. But something still goes wrong. I get an error on line 34, col 1.

    See screen shot https://ibb.co/G0srr1P.

    Can you solve this for me?

    Regards,

    Kor

    #206807
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Which image do you want to use on both pages?

    Regards,
    Dave

    #206809
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    I want to use the image like page https://www.mlbeauty.nl/product/dms-base-cream-classic/

    Image in the media Library: https://www.mlbeauty.nl/wp-content/uploads/2023/07/1459110.jpeg.

    Regards,

    Kor

    #206812
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS instead of previous one.

    .postid-21452 .mejs-overlay.mejs-layer.mejs-overlay-play {
      background-image: url(https://www.mlbeauty.nl/wp-content/uploads/2023/07/1459110.jpeg);
      background-size: 100%;
    }
    
    .postid-21458 .mejs-overlay.mejs-layer.mejs-overlay-play {
      background-image: url(https://www.mlbeauty.nl/wp-content/uploads/2023/07/1459110.jpeg);
      background-size: 100%;
    }

    Regards,
    Dave

    #206815
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    I use the new CSS. But i get still an error on line 34, col 1.

    See Green shot: https://ibb.co/9NwkKVp

    Regards,

    Kor

    #206816
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    We have added that CSS in custom css box.

    Regards,
    Dave

    #206825
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    That’s great.

    Regards,

    Kor

    #206834
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    🙂

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.