4

I have set up nivo slider in a Homepage. But now, I need to show a video inside that slider, but I have found that nivo slider goes bananas when I add a video:

<object type="application/x-shockwave-flash" data="URL" width="470" height="344" title="#caption1">
                            <param name="movie" value="URL"></param>
                            <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
                            <param name="wmode" value="transparent"></param>
                            <embed type="application/x-shockwave-flash" src="URL" width="470" height="344"></embed>
                        </object>

Has anyone made a change to nivo core to allow adding video feature or deal with similar issues?

Thank you very much!

Leandro Cusack
  • 359
  • 1
  • 6
  • 21

4 Answers4

2

Use Anything Slider instead.

From Official Site:

Features:

Panels are HTML Content (can be anything).

pouya
  • 3,400
  • 6
  • 38
  • 53
1

You can use Nivo Gallery instead

gamliela
  • 3,447
  • 1
  • 35
  • 41
0

From the Support Staff:

Unfortunately, the slider is only suitable for images at the moment.

http://support.dev7studios.com/discussions/general-discussion/246-using-nivo-slider-for-youtube-videos#comment_12795752

Maybe you have luck using an animated gif.

binarious
  • 4,568
  • 26
  • 35
0

use BxSlider its for both image and Vedio

DropAndTrap
  • 1,538
  • 16
  • 24