test melih
 melih
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • luis roberto cruz fiallo Friend
    #987400

    I have MP4 files that are hosted with the website and will like to have them display on the JA Resume template in the best way possible for all devices visiting the site.

    Much appreciated.

    Pankaj Sharma Moderator
    #987413

    Hi
    You can use any video moduoe extension from Joomla extension directory to play videos . Or you can use custom html module and embed the video in it .
    Example code

    <video width="480" height="320" controls="controls">
    <source src="http://serverIP_or_domain/location_of_video.mp4" type="video/mp4">
    </video>

    You can also try this method in custom html module.
    Hope it helps.

    luis roberto cruz fiallo Friend
    #987459

    Hi
    These are static sized video windows where as JA Resume is responsive.
    Any options for an auto sized responsive option?
    Thanks

    Pankaj Sharma Moderator
    #987463

    Hi
    Just add the width as 100% and set the height as you needed .
    You can also apply the responsive embed classes given Here
    Hope it helps .

    luis roberto cruz fiallo Friend
    #988378

    Any plans to make the Gallery Component video ready?

    Pankaj Sharma Moderator
    #988383

    Hi
    For new feature request and wishlist , kindly post Here
    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum