Video Integration Issue

Discussion in 'GeoCraft WordPress Theme' started by dshim, Jan 21, 2019.

  1. dshim

    dshim New Member

    Joined:
    Dec 28, 2011
    Messages:
    12
    Likes Received:
    0
    I have always wanted to integrate video into this theme, and now I finally got it by simply placing a YouTube link, or YouTube embed html code in the description area; and the video shows up automatically - beautiful. However, I have one problem: the video is not "responsive". In order to accommodate mobile, I have to manually resize the video to about 275x200, but when I do that the video remains very small for those viewing from PC. How can I make the video responsive - fluid?
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    For making the video responsive just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard->Appearance->Customize->Additional CSS).

    Code:
    .videoWrapper iframe {
        max-width: 100%;
    }
    I hope this will help you out.

    Regards,
    Akbar
    InkThemes.com
     
  3. dshim

    dshim New Member

    Joined:
    Dec 28, 2011
    Messages:
    12
    Likes Received:
    0
    Hi Akbar. Thanks for the quick reply. Unfortunately, the code did not work in making the video responsive. Nothing happened when I entered the code in the Additional CSS area of the customize section. I specifically want the code to apply to the "description" area, so that video in that area would be responsive. I want to have a regular 560x315 YouTube video in the Description area. Right now I'm able to put video in any part of the description area (whether it's a url link, or embed code) and the video shows without a problem. However, every time I place a video in a listing, I have to manually resize the video to 275x200 to accommodate mobile, which creates another problem because whenever someone views the listing from a PC they see the mobile version of the video instead of the normal size. I would very much appreciate if you could insert the code for me? Please let me know if there's a cost associated with my request.
    Thanks,
    dshim
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    Okay, so could you please send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    Also, send the screenshots of the area about which you are talking and send the URL too of that page.

    If this could be achieved easily without much customization then we will do it for without any cost.

    Or if it requires some customization charges then we will let you know this too.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page