I just updated my WP PHOTO ALBUM plugin. It seemed to work but the next thing i knew the site was down. After contacting my webhost provider I realized the problem was definitely not on there end.
I was able to get my site back after removing the “wp-photo-album-plus” folder from the “plugins” folder. (I saved the whole folder to my desktop)
I tried reinstalling the plugin and i received this error on the wordpress plugins menu in the dashboard:
Parse error: syntax error, unexpected T_ELSE in /usr/home/xxxxxxxx/www/htdocs/wp-content/plugins/wp-photo-album-plus/wppa-common-functions.php on line 589
Is there a way to get my photo albums up and running again?
Thanks!
]]>Maybe I missed this somewhere in the instructions, but I can’t find any reference to how to actually call an album in a post or page. Could someone explain please?
Thanks
Graham
When embedding the plugin into a page the URL’s to navigate the album are linking to the incorrect page id and it keeps redirecting you to a different page.
The wppa_functions.php file is using the get_permalink() function and this only works for posts apparently. So the id generated is of the last post id and not the current page id.
]]>Is it possible to call a specific album in a post or page once they have been created? Php or shortcode?
Thanks!
]]>I’m using %%wppa%% to display all of my albums. I have a few empty “for the future” albums setup. Is there a way to omit the display of these empty albums other than changing their parent to “— separate —“
Thanks!
]]>