Questions tagged [featherlight]
7 questions
1
vote
0 answers
WordPress Gutenberg editor changes my manually added HTML and thus destroys a WP Featherlight gallery feature
On a page that shows a series of images (not a gallery) I did add the WP Featherlight plugin. Then I opened the page with this series of images in Gutenberg's code viw. As described in the docs, I added a link around every
tag and included the…

Achim Schlemmer
- 31
- 4
1
vote
1 answer
PDF not shown if browser downloads content automatically
Has anyone an idea how to tackle cases where client's browser has the setting turned on to automatically download files (instead of opening them in browser)?
In my current implementation, in such a case, the file is downloaded but the…

gretesh
- 11
- 1
0
votes
1 answer
How do I change the 'next' and 'previous' tooltips that appear when I hover over the arrows on featherlight gallery?
I'm using Infinityfree a Webhosting-Service with PHP, MYSQL and I've uploaded the entire featherlight folder to my website. I'm using featherlight as a lightbox and the gallery too, and I've got two questions...
So, I'm German and I want to…

Piplupfans
- 1
- 2
0
votes
0 answers
Paragraph text not appearing in Featherlight lightbox
I followed the setup / instructions for adding a Featherlight lightbox to a button on my Squarespace site and everything worked out well with one issue. The paragraph text is not appearing in the popup. I get a white lightbox with a black close…

BFGS
- 1
- 2
0
votes
2 answers
Featherlight Image Count Index/Total [Indexing Error]
I am trying to add Image count in a Featherlight Gallery.
Example : Image 1 of 6 (somewhere beside/below an image)
$.featherlightGallery.prototype.afterContent = function(){
var object = this.$instance,
target = this.$currentTarget,
…

Hsu Pyae Naung
- 13
- 3
0
votes
1 answer
I use featherlight for an image gallery, but it causes an error when I click on an input field in a form (not modal)
I have images appearing in a repeating region — each region is a recordset of an item in an auction.
Clicking the images loads a featherlight gallery. However, in each item's region, there is a form that the user can submit to make a bid on the…

Aethon
- 301
- 1
- 2
- 13
0
votes
1 answer
Printing contents of a featherlight lightbox which are loaded by ajax
Bootstrap 3.3.6
jquery 1.12.3
Featherlight 1.7.9
My web page contains a number of anchors like this:
More info
When a user clicks the "More info" anchor…

Andy
- 5,142
- 11
- 58
- 131