Page 2 of 4

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

Posted: Sun Feb 23, 2014 6:48 am
by Igor

Did you copy/paste file name or input it manually?


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

Posted: Sun Feb 23, 2014 7:22 am
by Igor

Hello,

If you will try to debug your app, you will see an error: "Uncaught Code.PhotoSwipe.createInstance: Instance with id "Gallery already exists.""

This should help to fix the error: https://getsatisfaction.com/apperyio/...


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

Posted: Sun Feb 23, 2014 8:11 am
by themac

I inserted the link : (http://www.photoswipe.com/latest/exam...) in the browser.
The browser showed the .css.
Then i made a copy-paste from browser.

TheMac


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

Posted: Sun Feb 23, 2014 8:34 am
by themac

ok, i finished using "Render all pages in one HTML file". And it works . Problem solved for me :)

Thanks !

TheMac


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

Posted: Sun Feb 23, 2014 8:56 am
by Igor

Please try to input file name manually.


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

Posted: Sun Feb 23, 2014 9:09 am
by themac

i did ! the content of file is copied/pasted. The file name is manually entered. The one you see is the exact error.

TheMac


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

Posted: Sun Feb 23, 2014 9:10 am
by themac

no, correction ! when i create a BLANK css file, ti allows me to insert "jquery-mobile" !
The bug is when you try to "RENAME" it. So, kinda solved !

TheMac


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

Posted: Thu Feb 27, 2014 3:09 pm
by themac

Hi, i know it's marked as "solved", but i found another "problem".

in iOS, the photoswipe app doesn't allow pinch to zoom.

You can, obviously, swipe, but pinch doesn't work and Double Tap shows a black screen.

Is it another bug ?

Thanks !
My app (baciuzziproducts) is already shared.

TheMac


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

Posted: Thu Feb 27, 2014 5:34 pm
by Illya Stepanov

Hi -

Is photoswipe working in a browser?

You can try to emulate the tap events:
https://developers.google.com/chrome-...

  • and look for a errors in console.

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

Posted: Fri Feb 28, 2014 10:05 am
by themac

Dear Illya,

there are some problems :

1) Photoswipe works in the browser . i.e. double tap zooms the image.
io iOS app, double tap brings only a black screen.

2) (PHOTOSWIPE FAULT!), pinch to zoom is screwed up on iOS7.
There's a fix on : https://github.com/ValentinGavan/Phot...
How to integrate this in our photoswipe appery tutorial ?

Thanks !

TheMac