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?

Lightbox inside iframe
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Lightbox inside iframe
#12476
Lightbox inside iframe 13 Years, 1 Month ago Karma: 0
Hello
Just bought, Great module, very extensive.

I have a slight problem, im activating the lightbox from within an iframe using;

<a href='<?php print $product->buy_link?>?TB_iframe=true&height=450&width=750' rel='sexylightbox'><img alt="Add to Cart" height="20" src="images/icons/add_to_cart.png" width="89" /></a>

The problem is the lightbox only appears withn the iframe!

Can this be altered so it appears as expected on the mainpage (target blank or similar???)

Thanks
Dom
The administrator has disabled public write access.
 
#12477
Re:Lightbox inside iframe 13 Years, 1 Month ago Karma: 747
Hello,

The lightbox shows in window where it is called. It means if it calls in main window, the lightbox will be shown in main window. If it calls in frame window, the lightbox will be shown in frame window. The extension doesn't provide ability to change window where it will be shown.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#12478
Re:Lightbox inside iframe 13 Years, 1 Month ago Karma: 0
Thanks for the quick response... I need it to act like a popup or it is redundant for me...

Any way of altering this?

I used this popup code which worked. Can lightbox be incorporated somehow?

Code:


<a href="<?php print $product->buy_link?>" onclick="window.open('<?php print $product->buy_link?>','popup','width=750,height=650,scrollbars=yes,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=50,top=0'); return false"><img alt="Add to Cart" height="20" src="images/icons/add_to_cart.png" width="89" /></a>



Thanks
Last Edit: 2011/03/16 13:52 By admin.
The administrator has disabled public write access.
 
#12479
Re:Lightbox inside iframe 13 Years, 1 Month ago Karma: 747
We will investigate possibility to add this feature. If it is possible we will provide custom version of the extension by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#12482
Re:Lightbox inside iframe 13 Years, 1 Month ago Karma: 0
I would appreciate that as my shopping cart is hinged on this.

On JED it says: ARI Sexy Lightbox is Joomla! lightbox module which provides possibility to show image galleries, Flickr galleries, Picasa albums, Joomla! articles and modules, external pages, HTML content, YouTube and Vimeo video, Flash files (SWF and FLV) in sexy popup.

So I thought it would work straight out of the box.


Thanks
The administrator has disabled public write access.
 
#12484
Re:Lightbox inside iframe 13 Years, 1 Month ago Karma: 747
The extension supports all described features. FYI, most of javascript lightbox works in way as "ARI Sexy Lightbox", it shows lightbox in window where it is called.

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