-
AuthorPosts
-
xyzb Friend
xyzb
- Join date:
- October 2006
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
August 7, 2012 at 7:02 pm #179736In 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 8, 2012 at 9:20 am #463577Hi 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 Friendxyzb
- Join date:
- October 2006
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
August 8, 2012 at 5:15 pm #463634Sorry, 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 9, 2012 at 3:38 am #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 Friendxyzb
- Join date:
- October 2006
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
August 9, 2012 at 1:11 pm #463750http://www.ecpubliclibrary.info
On the right hand side under any of the tabs – Featured Video, Music, DVDs, etc.
Thanks
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 10, 2012 at 3:26 am #463810Hi 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 Friendxyzb
- Join date:
- October 2006
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
August 10, 2012 at 12:37 pm #463873It 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 13, 2012 at 4:03 am #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> -
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Sherlock 12 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum