k2learner
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] Filmstrip under Slideshow is not alignedThank you for the custom js plugin.
I added the above code but that didn’t fix both issues.
This page (https://investmentnewproperties.com/tesoro-ridge-fourplexes/) demonsrates it. For each address(tab), I clicked on each photo/slideshow and clicked on the lightbox a few times that popped up. I did that for all 5 tabs. Then when I went back to the first tab, it blanked out. All 5 of the tabs blanked out.
Forum: Plugins
In reply to: [WP Photo Album Plus] Filmstrip under Slideshow is not alignedLazyload didn’t fix the second issue and I don’t know how to load the onclick event within that tab. I have asked for help elsewhere, hopefully I can add that and test it again.
Surprisingly, adding a photo to the album to make it appear on the page didn’t work every time!
So I followed your second option where I displayed all thumbnails in one go. Used
[galleryphotonic type=’google’ view=’photos’ album_id=’AEUkLQiyt1OrAHu5jkCugyNa2I9H9MzUFMYgdeW497dEcvBIdzq8LAPIL4gihf8HzJMaRQ08W5EL’ fx=’fade’ pause=’1′ strip-style=’thumbs’ controls=’show’ layout=’strip-below’]
it works great when only a few videos are present in the album.
In fact, I liked it so much that I would like to use for my albums that has both videos and photos. It shows the photo above and the thumbnails below in the slideshow. However, is it possible to fire a lightbox when a user clicks on a photo in the thumbnail or on the main window?
There are a few albums which has 200+ photos. It is easy for the user to click on the photo on the slideshow, fire up the lightbox and use the thumbnails in the lightbox to quickly navigate to a random photo/video.
PS: If you prefer I can give you the password for the admin in the playground website and you could possibly debug there.
Thx
Forum: Plugins
In reply to: [WP Photo Album Plus] Filmstrip under Slideshow is not alignedWill this fix the second issue also? That is a bigger issue for me than the positioning.
The first pull (which didn’t work) already had load_mode=’js’. I added the second link also.
Found something interesting in the view source code for that page. Your name was mentioned right below the non-working call. Can you look at that?
I have created a playground at http://vvmutsavam.org/photonictest/testing-photonic
It has 2 pulls from Google Photos. One of them is commented (this works). The other that doesn’t work is uncommented and you can see it in the resulting page.
I can give you the admin/password to http://vvmutsavam.org/photonictest/ through a private chat. Please let me know if you need them.
- This reply was modified 3 years, 10 months ago by k2learner.
I created a new album. Uploaded video files into this album i.e. didn’t reuse any videos that were already in google. New Album key AEUkLQhZR6bs_eN7W3MYlXN-70ftAcz4VB0x98fVTDfD40gUI9gEk0yuFGa52WwTmo82h48QTBzl
Still videos didn’t show up.
- This reply was modified 3 years, 10 months ago by k2learner.
Forum: Plugins
In reply to: [WP Photo Album Plus] Filmstrip under Slideshow is not alignedThe page I had shared has above 2 issues.
https://investmentnewproperties.com/tesoro-ridge-fourplexes/
Second issue (Photos/Thumbnails not showing up) is difficult to reproduce. I will try a few ways to find out if it can be replicated predictably.
UPDATE: I think I was able to reproduce second issue consistently. I click on an image to open the lightbox, I click a few times there and I exit out of lightbox. Any other album I click, shows blank boxes.
In that case, should I conclude that it looks like a google album issue? This album was created before Google did a big change in their album. I have added a photo now and the videos show up.
There are a lot of properties (each with its own album) in a communutiy (a page). Takes too much space on the page to display so many thumbnails (potentially into 50+ to 100+) per property during construction. I will have to think more how company wants me to show that they have to click on the album cover to see additional photos.
- This reply was modified 3 years, 10 months ago by k2learner.
Forum: Plugins
In reply to: [WP Photo Album Plus] Change color and font of “Photo x of y”Yes, it works! Thx. Marking as Resolved.
I have another feedback/question that I will post on another thread.
Forum: Plugins
In reply to: [WP Photo Album Plus] Change color and font of “Photo x of y”Layout – IV – Item 4 is Multimedia icon
4 Upload custom multimedia icon You can upload alternative icons here
—
Layout – III –
7 Navigation symbols Navigation symbol background and fill colors.
Works great for symbols but the Text “Photo x of y” didn’t pick up this color.
https://investmentnewproperties.com/enclave-at-candlemeadows-duplexes/
First option – Community Drivearound has 2 videos in the album. If I add a photo to the album, all of them shows up.
I have removed the video_size paramter.
[galleryphotonic type=’google’ view=’albums’ thumb_size=’400′ fx=’fade’ filter=’AEUkLQiQVi9fSkWpa7GiwO4LUW48YwnNtKvGotaDYDvIhrdhGFxDe2e-uPgSdqjijYFHAqAaJiuC’]
Please remove URL from this message after testing
Forum: Plugins
In reply to: [WP Photo Album Plus] Thumbnails in Lightbox modeCan I make this as a request for a future release? It really helps in quickly navigating to the photo (out of hundreds) in the lightbox mode…Thx!
Forum: Plugins
In reply to: [Photonic Gallery & Lightbox for Flickr, SmugMug & Others] Why not OneDriveThank you! This was a key factor in a particular migration decision from Google to Microsoft!
PS: I can write PHP code