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?

Sexy Lightbox in virtuemart product page
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Sexy Lightbox in virtuemart product page
#14950
Sexy Lightbox in virtuemart product page 12 Years, 11 Months ago Karma: 0
Hello, we are going to use this in one of our sites which sells dvd's. and we provide a video preview, I guess we will use .flv for our files, did a test using plugin from an image, brought up popup of video and started, but will not render or find the video, because it searching within virtuemart component, says stream not found, and searching in = www.xxxxxxxxxxx.net/component/virtuemart/http://www.xxxxxxxxxx/video/my-file-link.flv, clearly not calling the correct link, any ideas on how to work within a virtuemart product page ? thanks....
The administrator has disabled public write access.
 
#14958
Re:Sexy Lightbox in virtuemart product page 12 Years, 11 Months ago Karma: 747
Hello,

"System - ARI Sexy Lightbox" or "System - ARI Sexy Lightbox Anywhere" plugin can be used. For "System - ARI Sexy Lightbox" plugin, code looks like:

Code:


<a href="/components/virtuemart/video/my-file-link.flv?width=792&height=294" rel="sexylightbox"><img src="LINK_TO_IMAGE" /></a>



If you prefer use "System - ARI Sexy Lightbox Anywhere", set "Mode" parameter to "Anywhere" in plugin settings and use the next code:

Code:


{arisexylightbox activeType="rcontent" width="792" height="294" url="/components/virtuemart/video/my-file-link.flv" title="Video"}<img src="LINK_TO_IMAGE" />{/arisexylightbox} 



If something doesn't work, specify what code you use and provide link to page where we can see a problem that we can investigate it. If it is private data, you can provide it by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#14975
Re:Sexy Lightbox in virtuemart product page 12 Years, 11 Months ago Karma: 0
Thankyou, got it to work fine now, realized needed to also move the video preview folder within the components/com_virtuemart folder, thanks again works great now......
The administrator has disabled public write access.
 
Go to topPage: 1