How can we adjust height and width of s3 video , is there any shortcode for this

Home Forums WPLMS AddOns WPLMS S3 How can we adjust height and width of s3 video , is there any shortcode for this

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #111789
    spn2113
    Spectator
    hello, How can we adjust height and width of s3 video , is there any shortcode for this? Right now my shortcode is something like this: [wplms_s3 duration='5' parameter='60' width='320px' height='240px' link='dsl-wplms/My Demo Video.mp4'][/wplms_s3] i want to adjust video height and width so please tell me the code that i can use in this shortcode for adjusting height width of video and plus poster code also. Thanks!
    #111929
    Anshuman Sahu
    Keymaster
    Moving to s3 forums .
    #111930
    Anshuman Sahu
    Keymaster
    Well im sorry this is not available as of now in wplm s3 .
    #111939
    spn2113
    Spectator
    so is there any other method?can i embed this s3 video shortcode in an iframe?
    #111945
    Anshuman Sahu
    Keymaster
    Well as of now the video stretches to the full width of its container .
    So you can add s3 shortcode inside a containing div with fixed width  to bind its height and width .
    #112467
    spn2113
    Spectator
    hi, i noticed that there are some short codes that can be used in wplms s3 insertion code. For example we can use custom poster image in video. Now i have a issue of put image file align in center which was inserted via s3 short code. So please can you tell me or provide me a list of shortcodes that can be used in S3 code whether its a video or image. i wanna know all the short codes for s3 image for now.Please provide me the same asap.
    #112817
    Anshuman Sahu
    Keymaster
    class="test"  will add a test class on the containing div of the file   autoplay="1" to autoplay   and I just check adn found there is an height param also  : use this as : [wplms_s3 duration='5' parameter='60' height='800' ] dont add px to it .
    #113719
    spn2113
    Spectator
    why i get This download icon in place of pdf file preview when trying to embed a pdf file from amazon  s3 code in any page. here is the shortcode: [wplms_s3 duration='15' parameter='1' link='dsla-wplms/Learn Data Science.pdf'][/wplms_s3] this code is not showing pdf file as preview,it shows it as a [fa fa-cloud-download] icon, Please reply asap
    #113851
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #113896
    spn2113
    Spectator
    This reply has been marked as private.
    #114041
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #114095
    spn2113
    Spectator
    This reply has been marked as private.
    #114199
    Anshuman Sahu
    Keymaster
    you are right its not showing on firefox browser .We are using pdfobject.js plugin for pdf embed and unfortunately firefox does not supports this plugin . refer : https://support.mozilla.org/en-US/questions/1097418 IT works fine on chrome : http://prntscr.com/fcdgtj
Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘How can we adjust height and width of s3 video , is there any shortcode for this’ is closed to new replies.