This topic has 13 replies, 2 voices, and was last updated 11 years by SQadmin.

  • Author
  • #4500
     apine0322
    Participant

    Hi,

    I’m having a weird glitch where a thumbnail image is being placed on the top left hand corner of the video uploaded by a user. The thumbnail image seems to be the first image of the video.

    How can I remove this?

    #4539
     SQadmin
    Keymaster

    Can you provide a link so we can understand the issue?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #4540
     apine0322
    Participant
    This reply has been set as private.
    #4542
     SQadmin
    Keymaster

    A temp user or a print-screen, something to see it

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #4544
     apine0322
    Participant
    This reply has been set as private.
    #4576
     apine0322
    Participant

    Have you guys had a chance to look into this? I need to have this issue fixed before my site launches.

    Thank you!

    #4588
     SQadmin
    Keymaster

    Hi , We haven;t managed to reproduce your “glitch”.. Isn’t a way to give us a link to your site?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #4622
     apine0322
    Participant
    This reply has been set as private.
    #4624
     apine0322
    Participant
    This reply has been set as private.
    #4670
     SQadmin
    Keymaster

    I think you added some custom css that might affect this..
    Try adding this in Quick css box:

    COPY CODE
    
    .rtmedia-activity-container .rtmedia-list .rtmedia-item-thumbnail .mejs-poster img {
        display: block;
        margin-left: 0;
        margin-top: 0;
        max-height: inherit;
        max-width: inherit;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #4673
     apine0322
    Participant

    Awesome thank you! One other thing, one an iPhone or Android phone the video play button isn’t visible because it’s not adjusting to the responsive layout. How can I adjust the play button further to the left to show on a mobile device?

    #4751
     SQadmin
    Keymaster

    Hi,
    It is probably related to rtMedia plugin. You can add css that applies to small devices like this: http://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #5488
     apine0322
    Participant

    Where would I add these CSS tricks?

    #5509
     SQadmin
    Keymaster

    to sweetdate-child/style.css or in WP admin – Sweetdate – Styling options – Quick css:

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 14 posts - 1 through 14 (of 14 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?