Okay
  Public Ticket #1077889
video background
Closed

Comments

  •  2
    Alysum started the conversation

    Hi,

    I need advice, I have a background video and I do not want to be at the beginning of the video character play.

    See: http://www.tmcars.eu/storemedia

    And the second question how to set the time of video by time slider?

    thank you

  • [deleted] replied

    Hey Alysum,

    I'm sorry but I'm not sure what dou you mean by that 'do not want to be at the beginning of the video character play'. Could you please rephrase it or specify ?

    You can match the video timing and slide duration by setting the 'Pause slideshow' option to 'while playing' in the Slider Settings / Videos tab. Please note that if you add the video as a background it will be looped. So if you do not want it to loop you will need to set it up a normal layer.

  •  2
    Alysum replied

    Hi,

    So i mean exactly symbol play, please find in attachment "snapshot" I donĀ“t want in this case, that it will be seen when somebody will go on this web. How can i do it? And video i have as layer with attachment "snapshot_2". 

    Please is it possible to send me detailed guide for this plugin? 

    Thank you,

    Dusan

  • [deleted] replied

    That is the slider's own play button. You can remove it by entering the following code to the LayerSlider CSS Editor, located on the WP sidebar: .ls-playvideo { display: none !important; }

    There are multiple sources available you check that will help you get started using LayerSlider.
    You can import the demo sliders from the Template Store to see what settings we used and how we set them up exactly.
    You can also read the tooltips with descriptions of the settings by hovering over each one of them.
    The documentation also contains useful information and examples that you can check and read on the following url: https://support.kreaturamedia.com/docs/layersliderwp/documentation.html

  •  2
    Alysum replied

    Hi,

    how can I edit Prev and Next buttons, please?

    see: http://www.tmcars.eu/royalscent.eu/?page_id=26110

    Thank you

    Dusan

  • [deleted] replied

    Hey Alysum,

    Sorry for the delayed response. I have checked your site and managed to locate the problem.

    Your theme is applying its own custom css rules on the slider. These css rules are overwriting the slider's default styles and messing up the navigation arrows.

    As the issue is not generated on our part, we cannot fix it from our end unfortunately. Please contact your theme author with this case. They should be able to provide you with more information and hopefully an easy way to prevent this behavior.