Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation tools & WordPress integration #16

Open
jmodjeska opened this issue Apr 23, 2018 · 0 comments
Open

Automation tools & WordPress integration #16

jmodjeska opened this issue Apr 23, 2018 · 0 comments

Comments

@jmodjeska
Copy link

jmodjeska commented Apr 23, 2018

I love this library! It's exactly what I was looking for. I wanted to use it in WordPress, and also automate as much as possible, so I created this. See it in action at https://modjeska.us/pictures-china-2014/.

I used Mark Rodgers's's version to take advantage of Swipebox functionality.

Everything works great, except ProgressiveImage.prototype.hide doesn't seem to play nice with WordPress. It caused jQuery errors and some images failed to load. I found that simply commenting it out solved the problem, and I didn't notice any real performance issues. Error returned was:

Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is no longer a child of this node.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant