helloengage
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] Problem with PHPTHanks!!!
Is there anyway to get turn off the “Automatic Slideshow Start” and just have it be the photo? We would like to let the user turn it on, and not have it be on “auto”.
Thanks again!
–
JoelForum: Plugins
In reply to: [WP Photo Album Plus] Problem with PHPHi there,
Sorry if I’m being redundant. I did realize I think I misspoke about what we were looking for…
So when you put your shortcode for ALL albums, you get a page like this:
http://wppa.opajaap.nl/my-album/We are using the code:
%%wppa%%What we are wondering if if you click one of those gallery links on the MAIN gallery page (using the shortcode
%%wppa%%), it would open of the gallery page to this:
http://wppa.opajaap.nl/my-album/?locale=en_US&wppa-album=59&wppa-slide&wppa-occur=1&wppa-photo=2187Rather than opening up to a page like this:
http://wppa.opajaap.nl/my-album/?locale=en_US&wppa-album=59&wppa-cover=0&wppa-occur=1Is this something that is possible with the plugin’s settings? Or is there a change we need to make to the short code so that the galleries open this way when clicked?
Thanks so much!
—
JoelForum: Plugins
In reply to: [WP Photo Album Plus] Problem with PHPThanks so much!
Also, is it possible to have the galleries open to a page like this:
http://wppa.opajaap.nl/my-album/?locale=en_US&wppa-album=59&wppa-slide&wppa-occur=1&wppa-photo=2187Rather than opening up to a page like this:
http://wppa.opajaap.nl/my-album/?locale=en_US&wppa-album=59&wppa-cover=0&wppa-occur=1There is redundancy on our site with one-too-many clicks. We have to click to the gallery page to see only 6-8 photos in thumbnail version, and then to click to a larger version.
We would like it to just land right away on the larger version, with the smaller images under it.
Thanks so much!
—
JoelForum: Fixing WordPress
In reply to: Help Closing A Loop (I think this is what I need)The plugin is WP Photo Album Plus…
http://wordpress.org/extend/plugins/wp-photo-album-plus/However, the issue is that I did something to the loop. Because the “Photo Gallery” is actually not showing. The last post, from the loop on the page is showing under “Photo Gallery”.
The loops has the
<?php endwhile; ?>, but it’s still showing the last post on the right, under the Photo Gallery image.