How to add video to nivo slider?

17,611

Solution 1

Use Anything Slider instead.

From Official Site:

Features:

Panels are HTML Content (can be anything).

Solution 2

You can use Nivo Gallery instead

Share:
17,611
Leandro Cusack
Author by

Leandro Cusack

Programmer, Developer, Enthusiastic and Motivated. Commit, then you figure it out.

Updated on August 23, 2022

Comments

  • Leandro Cusack
    Leandro Cusack over 1 year

    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
    Leandro Cusack about 12 years
    jaajj a gif, thank you. There is no way to change core and add video feature? God, I will have to change hole structure...
  • binarious
    binarious about 12 years
    @LeandroCusack of course you could add this functionality to Nivo Slider but that's way to complex to discuss here!
  • Leandro Cusack
    Leandro Cusack about 12 years
    I like complex things, I wonder if you could "give me a hand", I am learning core to detect when it recognize only images
  • Leandro Cusack
    Leandro Cusack about 12 years
    I think that modifying some methods it could be done, like "createSlice" for example
  • Vikram
    Vikram almost 9 years
    @LeandroCusack, were you successful in modifying Nivo Slider to have video along with image(s)?
  • Leandro Cusack
    Leandro Cusack over 6 years
    @Vikram sorry, I could not see this before. I finally use "BX SLIDER".