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?

Image shows twice on lightbox
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: Image shows twice on lightbox
#66128
Image shows twice on lightbox 4 Years, 2 Months ago Karma: 0
Dear All,
I activated Lightbox on my webpage www.stadtfuehrer-warschau.com
When I click on an image the image shows up, but below the image is shown a second time in smaller version with the title to the right of it.

Here an example: stadtfuehrer-warschau.com/2018/02/09/krakowskie-przedmiescie-koenigstrakt
Go to the first image in the post - it is Nikolaus Kopernikus.

I added the screenshot of it.

Do You have an advise what I did wrong?

I use the lightbox on another webpage and there it works fine.

Thank You for Your help

Best wishes Antoni
Last Edit: 2020/02/21 21:36 By antoni2710.
The administrator has disabled public write access.
 
#66129
Re:Image shows twice on lightbox 4 Years, 2 Months ago Karma: 748
Hello,

Open "ARI Fancy Lightbox -> Settings -> Advanced" page and populate "Custom JS code" parameter with the following code:

Code:


setTimeout(function() {
  $('[data-caption]').each(function() { var $this = $(this), caption = $this.attr('data-caption') || ''; $this.attr('data-caption', caption.replace(/<[^>]*>/g, '')); });
});



Regards,
ARI Soft
The administrator has disabled public write access.
 
#66131
Re:Image shows twice on lightbox 4 Years, 2 Months ago Karma: 0
This is really great. It works. Perfectly.
Thank You a lot. This lightbox is really nice and I would miss it.
Thank You
Best wishes
The administrator has disabled public write access.
 
Go to topPage: 1