pdamsten
Forum Replies Created
-
Forum: Plugins
In reply to: [Fullscreen Galleria] Swipe between postsmarking resolved
Forum: Plugins
In reply to: [Fullscreen Galleria] Mobile IssuesIt probably needs more mobile testing but I have tested it in iOS6 and it’s a bit slow but works.
Forum: Plugins
In reply to: [Fullscreen Galleria] Swipe between postsI would check that media ids are correct and yes that code is only thing needed. That exact code is used in this post: https://torturedmind.org/flickr-explore-search/
Forum: Plugins
In reply to: [Fullscreen Galleria] [Plugin: Fullscreen Galleria] AUTOPLAYYes real fullscreen mode (keyboard shortcut F) has some resizing issues.
I have seen this in IE. Currently I don’t know the reason and I’m not able reproduce this in my development environment.
Forum: Plugins
In reply to: [Fullscreen Galleria] Swipe between postsNot easily. For default it shows images from one post. You can use include keyword but the you have to manually add media ids to gallery eg. [gallery link="file" columns="4" include="568,544,723,724"]
Forum: Plugins
In reply to: [Fullscreen Galleria] FG takes too long to show the pics…Fullscreen galleria does not seem to be enabled in the site but if photos are big it might be something to do with galleria caching images.
Forum: Plugins
In reply to: [Fullscreen Galleria] Please hepl me, I urgently need your assistenceCodes look correct. Do you have a link to a page that does not work correctly?
1. TODO: no configure options yet
2. TODO: more mobile testing
3. =3
4. Can you see the map icon in overlay?
5. =1
6. =1So I have added things to my TODO list but I’m not sure when I have time add additional features. Patches are always welcome.
Thanks for the patch. It’s in 0.6.4.
Forum: Plugins
In reply to: [Fullscreen Galleria] photoboxIf you have coding skills you could uncomment line 155 and 227 in galleria-fs.js (//console.log(…) and see what prints to javascript console. In Chrome Right click -> Inspect Element -> Console.
Forum: Plugins
In reply to: [Fullscreen Galleria] photoboxI downloaded the page to my hardrive and started testing and it works locally. Not sure what’s wrong here but it’s hard to debug it…
Forum: Plugins
In reply to: [Fullscreen Galleria] photoboxOK for some reason image sizes are still negative so they are calculated incorrectly. I’ll have to check this better. I probably have time for it during the next week.
Forum: Plugins
In reply to: [Fullscreen Galleria] photoboxCould you put rows 6 and cols 4 or something similar there so how I can see how it does then. with 300 and 400 it calculates pic size negative but thats natural with so big values.
I can confirm the resize issues. It’s on my TODO list.