GRAND Flash Album Gallery is a Photo Gallery, Video Gallery, Music Album & Banner Rotator plugin with powerfull admin to manage your media content
http://codeasily.com/wordpress-plugins/flash-album-gallery/flag-review/
Make sure you have the following in your template. (It's in the original WP header.php template, but if you're creating your own, you may have forgotten to include it):
That line would go in between your tags
This problem could happened if you have a low memory_limit in your php environment and a lot of plugins installed. For a simple test deactivate all other plugins and try then to activate GRAND FlAGallery again. Please check also if you have a minimum memory_limit of 16Mbyte (as much as possible).
This problem could happened if you have a low memory_limit in your php environment or you have a very large image (resolution, not size). The memory limit sets the maximum amount of memory in bytes that a script is allowed to allocate. You can either lower the resolution of your images or increase the PHP Memory limit (via ini_set, php.ini or htaccess). If you didn't know how to do that, please contact your web hoster.
Make sure that all colors set properly on Skins page -> Skin options tab. Colors should be in HEX-format (without '#' symbol from v0.40).
It's because your theme use some function different from to display post excerpt in index.php or archive.php or category.php. If you insert "more" (page breack) tag in post before shortcode, then flash will be only on individual page.
You can do it easily with FlAGallery button on editor panel, when you edit post. In trhe popup window hold down 'Ctrl' button and choose galleries left mouse button. Or just write gallery IDs separated by comma in "gid" attribute: [flagallery gid=7,3,5,2 name="My Galleries"]
To display ALL galleries as categories: [flagallery gid=all name="My Galleries"]
Download and activate skin with auto slideshow http://photogallerycreator.com/grand-flagallery/
You've probably changed site url, so flash think that images are on other domain. Just click Reset settings on Overview page. That will solve the problem.
Make sure that you have equal number of images in Manage Gallery and in ftp folder. Check if you have broken images.
if you have three galleries and shortcode like: [flagallery gid=3,1,2 name=Gallery] first gallery will be with ID=3, then ID=1, and then ID=2 if you have: [flagallery gid=all name=Gallery orderby=title order=ASC exclude=1] it will display all galleries except ID=1 sorted by title of gallery.
Probably you use some plugin that extend standard WordPress TinyMCE Editor. And it replace ( " ) symbol in shortcode to ( “ ). Try remove all quotes from shortcode (album name without quotes shouldn't consist spaces).
Error Code: 1. This mean that the uploaded file exceeds the upload_max_filesize directive in php.ini. Check PHP Max Upload Size on Overview page.
Create it manually with chmod 0755.
http://photogallerycreator.com/grand-flagallery/
http://codeasily.com/wordpress-plugins/flash-album-gallery/faq/
Requires: 3.0 or higher
Compatible up to: 3.5.1
Last Updated: 2013-5-20
Downloads: 802,867
6 of 20 support threads in the last two months have been resolved.
Got something to say? Need help?