Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • melou61 Friend
    #1044445

    In the video module you can add either vimeo or youtube video, but i have one problem, vimeo and youtube are blocked in China so i can’t use them. There’s any way to use videos hosted in my own server, qq videos or youku.com?

    Pankaj Sharma Moderator
    #1044995

    Hi
    Unfortunately, ACM does not support this local video as I checked here.
    Let me discuss with the team again on this if there can be an option to add this feature.
    I will update you here once I will have a discussion on it.

    Regards

    melou61 Friend
    #1045050

    can we make a custom one? i am in a hurry with this.

    Pankaj Sharma Moderator
    #1045136

    Hi
    You can create custom html module and add the video in the iframe code for the time.
    I have shared this request to our development team to add this feature for future updates.

    Regards

    melou61 Friend
    #1045188

    I don’t know how to. Could you point me how?

    Pankaj Sharma Moderator
    #1045203

    Hi
    HERE
    is a tutorial to add iframe video in custom html module.

    Regards

    melou61 Friend
    #1045262

    How can i make look as the demo video as much as possible?


    1. WechatIMG42
    Pankaj Sharma Moderator
    #1045533

    Hi
    It needs pretty custom work in ACM to load the local files, I have shared the request to the development team on this for further discussion to add this feature on next update.
    Kindly wait for next update for the template as its something that needs work from development to add a fresh code in ACM files.

    Regards

    melou61 Friend
    #1045702

    Hi, i have created a provisional custom module for the video, but the problem that i am facing is that it is not responsive, could you tell me how to make it responsive?


    1. Captura-de-pantalla-2017-07-03-a-las-12.06.02
    2. WechatIMG458
    3. WechatIMG466
    Pankaj Sharma Moderator
    #1045821

    Hi
    Kindly share the page URL where you published this custom html module.
    You have to set the width of the iframe to 100% to make it responsive.

    Regards

    melou61 Friend
    #1045852

    Now it´s responsive, but in pc it is looking too big, there is any way to limit the size for computer but not limit the size for mobile?

    http://www.daledondale.com/en/home/guangdong/shenzhen

    Pankaj Sharma Moderator
    #1045872

    Hi
    You can use this code

    
    @media (min-width:768px){
    #Mod430 iframe {width:400px; float:right;}}

    Regards

    melou61 Friend
    #1045878

    I have this html code, but i think it is wrong:

    • This reply was modified 7 years, 4 months ago by  melou61.

    1. Captura-de-pantalla-2017-07-04-a-las-6.53.12
    Pankaj Sharma Moderator
    #1045886

    Hi
    Kindly add above code in custom.css file, not in the module.

    melou61 Friend
    #1045889

    Ok, it works for the video, but not for the picture that goes with it, what to do next?

Viewing 15 posts - 1 through 15 (of 23 total)

This topic contains 22 replies, has 2 voices, and was last updated by  melou61 7 years, 4 months ago.

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