• Hi, I’m using anything slider in Striking theme, and have all the correct settings to have a youtube video show in the slider.

    You have to have the anything slider set to HTML to display video, and my problem is that the captions don’t work now.

    I’ve tried all sorts of html/css tricks I can find online to get the Title and a description to show to the right of the video, to no avail.

    I’m not a programmer, I know some basic HTML (that’s all!) – so I’ve read other threads with suggestions like “add a box quote” and things like that – but I need something plain and simple. How to I add a paragraph of description text & title to the right of my video?

    Please help, I would be so grateful, I’ve spent hours trying to figure this out.

    https://starnationscontact.com

    Thank you!

    https://www.ads-software.com/extend/plugins/anythingslider-for-wordpress/

Viewing 1 replies (of 1 total)
  • Thread Starter Erika

    (@alohakauai)

    Never mind, I got it to work, just for other people who are struggling with this, here is the code I used on the slider item:

    <div style=”width:490px;height:380px;float:left”>
    [video type="youtube" clip_id="ulWK-Ni-xiw" width="490" height="380" autohide="1" autoplay="true" controls="false" fs="true" loop="false" rel="false" showinfo="false" showsearch="false"]
    </div>

    <div style=”width:470px;height:380px;float:left”>
    [framed_box bgColor=”#000000″ width=”470″ height=”380″ rounded=”true”]
    <img src=”https://starnationscontact.com/wp-content/uploads/2012/09/0-logo-sm-460w.jpg&#8221; alt=”” title=”0-logo-sm-460w” width=”460″ height=”76″ class=”alignnone size-full wp-image-9″ />
    <h2 >Some Title Here</h2>

    <center><h4>Some there Here</h4>

    text goes here love love lvoe love love love love love love love love love love lvoe

    [button size=”large” bgColor=”#db004c” link=”#”]Read More ?[/button]</center>
    [/framed_box]
    </div>
    <div class=”clearboth”></div>

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: AnythingSlider for WordPress] Anything Slider Video – Won't show Captions’ is closed to new replies.