ktecho
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] Some improvementsThanks a lot Jacob.
Forum: Plugins
In reply to: [WP Photo Album Plus] Some improvementsIn my smartphone, the wheel spins for 3 seconds, then dissapears. Using the album in my site, the wheel spings forever 🙂
Forum: Plugins
In reply to: [WP Photo Album Plus] Some improvementsI think that’s not the problem. I’m on fiber so load speed is very fast. I’ve been whith the “loading” wheel for more than two minutes, but I think it will stay that way forever. The picture is 3,5 MB of space, so it should take less than a second to load.
Forum: Plugins
In reply to: [WP Photo Album Plus] Some improvements@jacob, 1 and 3 have been fixed in the update from one hour ago. Thanks a lot.
I don’t know if related with those latest changes, I’ve detected a problem. It happens just in my smartphone and not in my desktop PC.
You can go to this url:
https://www.aalquilar.es/album-de-fotos-de-fuencarral/
If you touch the first picture, you can see it opens fine, but the “loading” spinner wheel keeps rolling. I was thinking it has something to do with the preload of pictures, maybe?
Forum: Plugins
In reply to: [WP Photo Album Plus] Upload functionality questionThis is a bug, not all types of virtual albums suppressed the upload link, this will be fixed in 6.4.19
Nice! Thanks!
Forum: Plugins
In reply to: [WP Photo Album Plus] Some improvementsWill it be fixed too?
Forum: Plugins
In reply to: [WP Photo Album Plus] Some improvementsHi Jacob,
Thanks for everything. If you want me to test fixes and report, just tell me.
I didn’t understand the reply to point 2. Is it something I have wrong? I already know that there is a link on the pictures, but the link is catch when I’m scrolling, opening the lightbox. It should open just when I touch the picture and release the finger, not when I’m scrolling. Maybe this get fixed when you fix point 1.
Forum: Plugins
In reply to: [WP Photo Album Plus] Lost translations after update of pluginYeah, I remember perfectly when you told me to send you the .po file, but translations were not finished and the update overwrite the file.
Thanks.
Forum: Plugins
In reply to: [WP Photo Album Plus] Lost translations after update of pluginI was thinking on something so this don’t happen again if I improve translation over time.
I’ll send the file to you if I can recover it from backup, but maybe a better we should find a better way to not overwrite the translationg?
Thanks!
Forum: Plugins
In reply to: [WP Photo Album Plus] Reporting some bugs and suggestionsI’m generating it from php. The important part is this one:
echo wppa_albums($albumID, 'thumbs');Forum: Plugins
In reply to: [WP Photo Album Plus] Reporting some bugs and suggestionsI don’t have any caching plugin, just the opcoche cache in php7 that’s already present in php 5.6.
Forum: Plugins
In reply to: [WP Photo Album Plus] Reporting some bugs and suggestionsI bought a theme and then I’ve modified a lot of things.
I’ve just enabled debug in IX-A3.
Forum: Plugins
In reply to: [WP Photo Album Plus] Reporting some bugs and suggestionsYes, please send me, i will update it with the missing strings and send you back
A use “Loco Translate” that can “sync” all the strings in a language (spanish) with the strings in the main language file (english), so I think I have all the string right now after I synced them.
A link please, not a screenshot.
https://www.aalquilar.es/album/
If everything goes as expected (just tried with new browser), first time you load the album and click over one of the pictures, you cannot see the picture nor some components. Then you reload the web (ctrl+R) and you can see it.
Forum: Plugins
In reply to: [WP Photo Album Plus] Reporting some bugs and suggestions– Browsebar: Table II-B2
* I already have it enabled. And I can see it admin album, but not viewing the same album in an ordinary (non-admin) account.– Filmstrip: Table II-B3
* I already have it enabled. And I can see it admin album, but not viewing the same album in an ordinary (non-admin) account.– Security check failure: Logged in too long ago (nonce field timed out), or you logged in under a different name (or logged out) on a different tab.
* Yeah, I think was that. Maybe better message explaining what could have happened so it saves you from having to support people like me 🙂– Reload required: poor internet connection
* No. Some days ago I was on mobile, but right now I’m on a fiber line, so perfect internet connection and I still can see the issue. Happens the first time I click on a picture in the thumbnail. The slideshow opens without some of the elements. Then I reload the page and everything is ok. Will see if I ican gather some more info, even if I’m not using slideshow right now anymore.– Language files: you can edit (use poedit) the spanish language files (…/wp-content/plugons/wp-photo-album-plus/languages/wp-photo-album-plus-es_ES.po) and mail me the corrected versions: opajaap at opajaap dot nl
* I was under the impression that this string is not in the language files, but I’ll keep translating and send you the latest es_ES.po anyways.– Size of name/desc box: A link please
* Here it is. Be warned that the background of the frame is almost white, so it’s a bit difficult to see it, but you can see that there is an empty place for the description, but there is no description.
here– Swap name/desc: Table IX-G13
* Wow! Each time I give a look to the settings, I discover new ones. Your plugin is ultra-configurable. Thanks for this one! 🙂Forum: Plugins
In reply to: [WP Photo Album Plus] Can albums be created programmaticallyI’ve marked it as resolved, as I can create albums programmatically this way.
Thanks Jacob.