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?

Thumbnails button not visible
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: Thumbnails button not visible
#64204
Thumbnails button not visible 5 Years, 4 Months ago Karma: 1
Thumbnails button is not visible when using with Responsive Gallery Grid. Is there an easy fix?
Last Edit: 2018/12/13 21:33 By Alexandros_T.
The administrator has disabled public write access.
 
#64207
Re:Thumbnails button not visible 5 Years, 4 Months ago Karma: 748
Is it possible to see the problem anywhere?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#64209
Re:Thumbnails button not visible 5 Years, 4 Months ago Karma: 1
Sure.
Last Edit: 2018/12/18 13:04 By Alexandros_T.
The administrator has disabled public write access.
 
#64213
Re:Thumbnails button not visible 5 Years, 4 Months ago Karma: 748
The plugin can't find thumbnails for image in the gallery due to specific HTML layout which is generated by gallery plugin. Open "ARI Fancy Lightbox -> Settings -> Advanced" page and populate "Custom JS code" parameter with the following code:

Code:


$(document).on('ari-fb-after-init', function() {
  $('.rgg-img').each(function() { var $this = $(this);$this.attr('data-thumb', $this.attr('data-src')); });
});



Regards,
ARI Soft
The administrator has disabled public write access.
 
#64215
Re:Thumbnails button not visible 5 Years, 4 Months ago Karma: 1
Once again, you have the best product and support. Thank you
The administrator has disabled public write access.
 
Go to topPage: 1