-
Expected Behaviour: Project builds and runs successfully after adding tts to the dependencies list
Actual Behaviour: Project fails to run despite not using the library anywhere in code
```
erro…
-
### Description
Reporting here from Trac https://core.trac.wordpress.org/ticket/59559
When an Image block is set to open the image in the lighbox, the actual lightbox markup is added to the block …
-
Is there any way to support retina image in lightbox?
If Normal:
```
$("#gallery").click(function(e){
e.preventDefault();
$.swipebox([
{href:'big/image1.jpg', title:'My Caption'},
{href…
-
The JS file is included in the head and apparently that results in the event 'click' handler [not being applied to the element](http://stackoverflow.com/a/34447470). When I put `//= require lightbox` …
-
If you have a bug for AMP please fill in the following template. Delete everything except the headers (including this text).
## What's the issue?
amp-img won't render
## How do we reproduce th…
-
Hi
I have been testing out Fluidbox and got that to work. But Magnific seems even better and I would like to get it to work with WordPress.
With Fluidbox I just needed one file to get it working and…
-
# Overview
Bidirectional interoperation has two parts:
1. `amp-script` can define custom actions and other elements can call them.
2. `amp-script` can call actions on other elements.
## (1) …
-
Site displays a adblock warning to the user and partially blocks content. I already fixed adding a rule to this site. This issue is just to reference in the PR I will submit shortly.
-
A quite common use case is to build the array of slides from a list of links, as explained here:
http://photoswipe.com/documentation/getting-started.html
The script in this tutorial is quite lengthy.…
-
This is really awesome work bro. :+1:
First of all thanks for the code. :)
I have a small doubt. I'd like to change the key values of radius, center, width and height of the images. how to do this …