• Hello, how do I add a video to the Slider to make sure it covers the entire slider?

    Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Access Keys

    (@access-keys)

    HI There,
    Please contact us via this link we can customize your site. Premium customization will charge $25/Hour.
    Thanks.

    Hello @jfs2j,

    You can easily overlap the default slider that you have currently on the theme with your own video. There is a simple free plugin which does exactly the work that you want: https://wordpress.org/plugins/featured-video-plus/installation/

    – Now, create a child theme taking reference from here: https://codex.wordpress.org/Child_Themes

    – Then, copy ‘header.php’ file in you child theme and replace the line 92 where there is do_action('accesspress_bxslider'); with echo do_shortcode('[featured-video-plus]');.

    – Then open the posts from which the video will be pulled. There you will see a field called ‘featured video’. Just put the url of the video there & it will be pulled inside the slider at the front-end.

    If you have any further confusion, kindly ping us.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider Video’ is closed to new replies.