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?

external links
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 12
TOPIC: external links
#63520
external links 5 Years, 8 Months ago Karma: 0
I want to show the most external links in the lightbox but not all (the rest in _blank).
I use lightbox pro developer and tried

Open links with target="_blank" attribute
External links - deactivated

Open external links into lightbox
Convert links - activated

but it didn't work. It seems, that the second option overrides the first.

What can i do?
The administrator has disabled public write access.
 
#63525
Re:external links 5 Years, 8 Months ago Karma: 748
Hello,

The first option will attach the lightbox to links only with target=_blank attribute. The second option attaches the lightbox to all internal links (with or without target=_blank).

If you want to attach the lightbox only to specific links, disable both option and add ari-fancybox-iframe CSS class to links. HTML code will look like:

Code:


<a href="http://www.ari-soft.com" class="ari-fancybox-iframe">Click me</a>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#63527
Re:external links 5 Years, 8 Months ago Karma: 0
Thanks for the quick reply. now i understand. The deeplink is the best solution, but at the moment not working (perhaps the external sites are all blocking). I tried
class="ari-fancybox-iframe" (just a white bar pops up) and
class="ari-fancybox" ("the requested content cannot be loaded")
But a try on.
The administrator has disabled public write access.
 
#63528
Re:external links 5 Years, 8 Months ago Karma: 748
If something doesn't work, please provide a link to a page where the problem occurs and we will investigate it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#63534
Re:external links 5 Years, 8 Months ago Karma: 0
Some sites seems to block embedded links:linktesst

But in general it works. Thank you
The administrator has disabled public write access.
 
#63538
Re:external links 5 Years, 8 Months ago Karma: 748
Your site is loaded via HTTPS and it is not possible to use HTTP content due to browser's security rules. Some of the links use HTTP, replace it with HTTPS if external site supports it.

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