New Landing How can we help? Themeforest Theme Support Flexform Embedding Vimeo at 16:9 for Flexform

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #1553
    esko
    Member
    Post count: 1

    I have the same problem as described here for “click”

    http://support.swiftideas.net/knowledgebase/embedding-vimeo-16-9/

    But the solution does not work for “flexform.”

    3 weeks that I desperately looking for solution.

    Am I the only one this bothers?

     

    #1587
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Please can you provide a little more information? Where is the video you are trying to resize? That is for a lightbox that isn’t used in Flexform (it’s a guide for Clique)..

    – Ed

    #1625
    esko
    Member
    Post count: 1

    This is the format of the video when resizing windows which poses problem.

    The problem appears when using the “details media option” to include a video in a blog post.

    No problem when I use “swift page builder.”

    Sorry for my english

    #1698
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You can edit the size in /single-portfolio.php line 112-120

    if (($sidebar_config == "left-sidebar") || ($sidebar_config == "right-sidebar") || ($sidebar_config == "both-sidebars") && !$full_width_display) {
    $media_width = 770;
    $media_height = NULL;
    $video_height = 433;
    } else {
    $media_width = 1170;
    $media_height = NULL;
    $video_height = 658;
    }
    

    There is where the width/height for the video is set. If you change this to match the video format, then it will resize correctly.

    – Ed

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register