Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1071505
Verticle Slider Page
Closed

Comments

  •  1
    gdayfm started the conversation

    Hi,

    I am using vertical slider coming soon page and background video loads automatically on desktops however requires manual start on mobile devices and as the overlay partially covers play button unable to start video.

    And only loads overlay on smaller phones. 

    I'm considering using this template for home page and as mobile devices are mostly used it is imperritive that videos load on these devices.

    Is it possible to toggle overlay open, close through javascript onclick code.




     

  •  6,933
    Oliver replied

    HI!

    Sorry, can you provide some screenshots? What shortcode do you ise?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  1
    gdayfm replied

    Hello Support,

    Please find screenshot attached you can also go to http://careermotors.com using tablet or phone.

    As you can see the overlay partially covers red play button so can't start video.

    On mobile overlay covers screen completely.

    It would be good to place a button or arrow or maybe swipe overlay to slide back and then slide back out.

    I tried creating button on overlay then figured if it worked then button would dissapear probably requires arrow to toggle or swipe as it is only required for mobile devices. 

    Regards David

  •  6,933
    Oliver replied

    Hi David!

    Pls. accept my apologizes for delay. I was out of office in few days.

    Not all the mobile browsers support video background. 

    You can hide it and show background image with next css:

    .vc_video-bg.vc_hidden-xs {
        display: none;
    }
    .vc_row {
        background-image: url('URL_of_the_image');
    }

     


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  1
    gdayfm replied

    Hi Gregor,

    Thanks for response and code wasn't in hurry just interested to see if there was fix, may leave at this stage as there are so many great features to explore may even decide on another home page option before launch.

    Although having a weird problem displaying google ads but will persevere and if persists will contact at another time.

    REGARDS
    DAVID


  •  6,933
    Oliver replied

    Feel free to contact us if you need help.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver