Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Link Image to YouTube
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Link Image to YouTube
#51530
Link Image to YouTube 9 Years, 6 Months ago Karma: 0
Hello,
Is there a way to connect an image to a YouTube clip using Sexy Lightbox in the same way that text links to a YouTube clip (so that the box will open over the page.) Thanks
The administrator has disabled public write access.
 
#51531
Re:Link Image to YouTube 9 Years, 6 Months ago Karma: 746
Hello,

Use <IMG /> HTML tag to use an image instead of text link. For example sample code for "ARI Sexy Lightbox Anyhwhere" plugin below:

Code:


{arisexylightbox activeType="rcontent" width="800" height="450" url="http://www.youtube.com/watch?v=WyA1dzfKywg" title="Video"}
  <img src="images/thumb01.jpg" />
{/arisexylightbox}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#51768
Re:Link Image to YouTube 9 Years, 5 Months ago Karma: 0
I have been trying to use this code in my site and can't get it to work. Could you please provide the entire HTML statement required for sexylightbox to display a YouTube video? I'm using the IMG tag as you suggest but no amount of tweaking or coding makes this work for me. I have installed Smart Content and enabled every component and plug-in it came with and I'm getting nowhere.

I am attempting to place an image in a table and have sexylightbox show a YouTube video when the image is clicked on: Here's my code based on the sample above:

<td>{arisexylightbox activeType="rcontent" width="133" height="200" url="www.youtube.com/watch?v=2MeVZ-CaVXU" title="Video"} <img src="images/carousel_images/catalog/dvd_warworlds.jpg" alt="" /> {/arisexylightbox}</td>

Unfortunately the result is the image with the sexylightbox code on top of it (see image).

Anyone?

Thank you...
Last Edit: 2014/10/16 16:23 By ntm91307.
The administrator has disabled public write access.
 
#51770
Re:Link Image to YouTube 9 Years, 5 Months ago Karma: 746
Hello,

This topis is about "ARI Sexy Lightbox" extension and plugin codes in this topic for "ARI Sexy Lightbox" extension, not for "ARI Smart Content - Sexy Lightbox" plugin. Documentation for "ARI Smart Content - Sexy Lightbox" plugin is here.

Sample code for YouTube video:

Code:


{sexybox yt="WyA1dzfKywg" width="500" height="375"}Show video from YouTube{/sexybox}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#51772
Re:Link Image to YouTube 9 Years, 5 Months ago Karma: 0
I did not realize they were two different things.

Let me try this...
The administrator has disabled public write access.
 
Go to topPage: 1