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?

Thumbnail for youtube vid
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Thumbnail for youtube vid
#18964
Thumbnail for youtube vid 12 Years, 7 Months ago Karma: 0
I'm trying to create a thumbnail that will click and open a youtube in a sexy lightbox.
I tried both of these and no go.
Code:

{arisexylightbox}<a href="http://www.youtube.com/embed/6O2ugtqnTbA"><img src="http://farm7.static.flickr.com/6009/6097099637_e62c9e85de_o.jpg" /></a>{/arisexylightbox}


and

Code:

{arisexylightbox activeType="rcontent" width="800" height="450" url="http://www.youtube.com/embed/6O2ugtqnTbA" title="Video"}<img src="http://farm7.static.flickr.com/6009/6097099637_e62c9e85de_o.jpg"  />{/arisexylightbox}


thanks for your help and you could also point me to the support documentation.
The administrator has disabled public write access.
 
#18965
Re:Thumbnail for youtube vid 12 Years, 7 Months ago Karma: 746
Hello,

Use the next code:

Code:


{arisexylightbox activeType="rcontent" width="800" height="450" url="http://www.youtube.com/watch?v=6O2ugtqnTbA" title="Video"}<img src="http://farm7.static.flickr.com/6009/6097099637_e62c9e85de_o.jpg" />{/arisexylightbox}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18969
Re:Thumbnail for youtube vid 12 Years, 7 Months ago Karma: 0
I used:

Code:

{arisexylightbox activeType="rcontent" width="800" height="450" url="http://www.youtube.com/watch?v=6O2ugtqnTbA" title="Video"}<img src="http://farm7.static.flickr.com/6009/6097099637_e62c9e85de_o.jpg" />{/arisexylightbox}


The one you suggested. On the front end the actual code
Code:

<img src="http://farm7.static.flickr.com/6009/6097099637_e62c9e85de_o.jpg" />

is showing up and not the image. You can see it here: www.novelweek.com/voip-phone-systems-and-servcies

In the text editor, when pasting the code, I went to HTML view. When I save and go back and look at the HTML view it is exchanging the carrots >< to the rendering code this:
Code:

&lt;
Don't know if that has something to to do with it.
The administrator has disabled public write access.
 
#18970
Re:Thumbnail for youtube vid 12 Years, 7 Months ago Karma: 746
If you use a WYSIWYG editor, switch it to plain text mode before inserting plugin code.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18971
Re:Thumbnail for youtube vid 12 Years, 7 Months ago Karma: 0
I can use tinyMCE editor or JCE I've tried both. Both have the option of the wiswyg or the "source/HTML" code view.
I've tried inserting into the source/html view on both and also tried just pasting it in it's normal state. and neither one works.. i end up with the IMG code between the {arisexylightbox} brackets.


Code:

{arisexylightbox activeType="rcontent" width="800" height="450" url="http://www.youtube.com/watch?v=6O2ugtqnTbA" title="Video"}<img src="http://farm7.static.flickr.com/6009/6097099637_e62c9e85de_o.jpg" />{/arisexylightbox}
The administrator has disabled public write access.
 
#18979
Re:Thumbnail for youtube vid 12 Years, 7 Months ago Karma: 746
Try now please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12