Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • xyzb Friend
    #179736

    In JA Popup 1.5 I am able to do the following:
    <div class=”ja-video-thumb”>{japopup type=”youtube” content=”http://www.youtube.com/v/sInSN2_d6hc?version=3&hl=en_US&rel=0″ width=”640″ height=”380″ title=”New Release” description=”Blunderbuss” from Blunderbuss by Jack White (2012) (Alternative Rock) Download this song free from Freegal on the library’s website or a CD of this album may be found in the online catalog.”}<img src=”http://img.youtube.com/vi/sInSN2_d6hc/2.jpg” width=”100″ height=”75″ onclick=”_gaq.push([‘_trackEvent’, ‘Music’, ‘Play’, ‘Alt. Rock’]);” />{/japopup}

    {japopup type=”youtube” content=”http://www.youtube.com/v/RC6JZxUAUdc?version=3&hl=en_US&rel=0″ width=”640″ height=”380″ title=”New Release” description=”What the Hell and Smile from Goodbye Lullaby by Avril Lavigne (2011) (Pop) Download this song free from Freegal on the library’s website or a CD of this album may be found in the online catalog.”} <img src=”http://img.youtube.com/vi/RC6JZxUAUdc/2.jpg” width=”100″ height=”75″ onclick=”_gaq.push([‘_trackEvent’, ‘Music’, ‘Play’, ‘Pop’]);” />{/japopup} </div>

    The title and description would show in the video window. Can this be done in 2.5? I can’t get it to work using the same code.

    Thanks

    Sherlock Friend
    #463577

    Hi xyzb,

    In the back-end of the plugin you could select the Popup type to MultiBox and you open the file templatesyour_templatecsstemplate.css to add this css rule

    span.multiBoxDesc{
    display:none;
    }

    I think this would help to display description text 🙂

    xyzb Friend
    #463634

    Sorry, I wasn’t clear. I want the title and description to show in the popup window with the video. I have replicated the same settings from my current J1.5 site to my J2.5 site(migrating) and the title and text show on the webpage itself( the CSS is fine, but now what I am looking for). I would like that information displayed in the popup instead.

    Thanks

    Sherlock Friend
    #463683

    <em>@xyzb 333632 wrote:</em><blockquote>Sorry, I wasn’t clear. I want the title and description to show in the popup window with the video. I have replicated the same settings from my current J1.5 site to my J2.5 site(migrating) and the title and text show on the webpage itself( the CSS is fine, but now what I am looking for). I would like that information displayed in the popup instead.

    Thanks</blockquote>

    Hi xyzb,

    yeah, I think my solution would help to display title and description in the popup box, not the webpage, can you share with me your j1.5 site where the description text is being seen ?

    xyzb Friend
    #463750

    http://www.ecpubliclibrary.info

    On the right hand side under any of the tabs – Featured Video, Music, DVDs, etc.

    Thanks

    Sherlock Friend
    #463810

    Hi xyzb,

    I just took a look and seeing that the description text is showing in the popup box, Let me know what you are wanting now ?

    xyzb Friend
    #463873

    It is not working in my 2.5 site which is only local right now. I sent the URL for my 1.5 site so you could see what is desired. It is not working in J2.5 – can you run something locally to see what I am talking about?

    Sherlock Friend
    #463976

    <em>@xyzb 333944 wrote:</em><blockquote>It is not working in my 2.5 site which is only local right now. I sent the URL for my 1.5 site so you could see what is desired. It is not working in J2.5 – can you run something locally to see what I am talking about?</blockquote>

    I tried it in a demo of J2.5 and it’s working for me, Did you follow my instruction here
    <blockquote> In the back-end of the plugin you could select the Popup type to MultiBox and you open the file templatesyour_templatecsstemplate.css to add this css rule
    HTML Code:

    span.multiBoxDesc{
    display:none;
    }
    </blockquote>

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  Sherlock 11 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum