Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Photoswipe Tutorial - New css doesn't import text into page

Hi,
My photoswipe gallery doesn ́t work any more on browser nor device...

this is the error on console:

TypeError: Appery(...).find(...).photoSwipe is not a function

Your photoswipe tutorial seems to be modified a couple days ago...What should I change to make it works again?

I delete the external link to klass.js

and create a custom JS and paste file from this

https://github.com/ValentinGavan/Phot...

but same error...

Thanks

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Photoswipe Tutorial - New css doesn't import text into page

actually I tried new app just to make photoswipe tutorial, and the links
http://www.photoswipe.com/latest/exam...
http://www.photoswipe.com/latest/phot...

doesnt work any more...

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Photoswipe Tutorial - New css doesn't import text into page

Hi Alex - Please clarify you have tried this tutorial? - http://docs.appery.io/tutorials/addin...

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Photoswipe Tutorial - New css doesn't import text into page

Hi Illya,

My photoswipe was working fine, but now I got the error posted above...

I create new app, add the JS and CSS manually, and got the same error...

TypeError: Appery(...).find(...).photoSwipe is not a function

If you can, please try this on your side and inform us if got the same error..

Regards

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Photoswipe Tutorial - New css doesn't import text into page

Ok - we'll check this.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Photoswipe Tutorial - New css doesn't import text into page

Hi Alex,

It seems that all public photoswipe links and icon not available any more. Please remove all external resource library and icons links and add this libraries and icons to your app as static files. You can download them from this repo:
https://code.google.com/p/ala-bie/sou...

We'll fix our tutorial.

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Photoswipe Tutorial - New css doesn't import text into page

Thanks Igor,

I ended up adding this link to external resources

//cdnjs.cloudflare.com/ajax/libs/photoswipe/3.0.5/klass.min.js

and add manually the icons to media manager...

I did this way because pasting the code to a custom JS throw this error:

https://getsatisfaction.com/apperyio/...

So, now photoswipe is working like a charm =)

Return to “Issues”