Gallery Grand Flagallery – powerfull media and image gallery plugin. Easy interface for handling photos, image galleries, audio and video galleries. You can create a beautiful video gallery from YouTube, Vimeo.
AlbumWiz – skin will allow you to easily organize your galleries into an album. For each gallery in the album 1 image would show. When you click on the cover of the gallery, the contents of the gallery will be shown in the Lightbox.
AlbumNavigator – AlbumNavigator will allow you to easily organize your galleries into an album. For each gallery in the album 1 image would show. When you click on the cover of the gallery, the contents of the gallery will be shown in the Gallery Modal.
Horizon – horizontally oriented gallery with Album support (Album Filter). Convenient presentation of YouTube, Vimeo playlists.
Paginator – for those who need pagination in the gallery.
With this gallery plugin you can easy upload images, create music and video playlists, create photo gallery, group pictures in photo slideshow and add descriptions for each image, mp3 or video – Grand Flagallery is the smart choice when showing the best of your product or describing in brief any event. Grand Flagallery can easily beautify your site with photo gallery, mp3 player, video player, banner rotator, nivo slider or nice slideshow widgets. SEO optimized, compatibility with all major browsers.
GRAND Pages – Full Window Gallery Template. You can display your image gallery in full window separate page (gallery template). View Demo 1, View Demo 2
You have the opportunity to create image gallery, as separate pages. It looks very cool when you open image gallery, and gallery images occupies the entire page… such a large and beautiful. Wow! And there is a button with which you can go back to the previous page. You can also specify the name of the button and link.
See “Views” of each photo in the gallery and allow visitors to “Like” photos.
iPhone, iPad, Android and Desktop friendly photo gallery, SEO optimized.
Full-screen mobile friendly gallery slideshow with touch controls.
Widgets, Video (YouTube, Vimeo)
Gutenberg ready!
Designed to work for WordPress 5 (Gutenberg Block) and also the standard Gallery Shortcode.
The gallery didn’t work, but everything is installed and activated.
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
When I try to activate the plugin I get the message : “Plugin could not be activated because it triggered a fatal error.”
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).
I get the message “Fatal error: Allowed memory size of xxx bytes exhausted” or get the “Error: Exceed Memory limit.”. What does this means?
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.
When I open the archive/category page of my site it will show the post, but without gallery. But if I open the post, it will shows the gallery perfectly
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.
How to create a categories in album? I only have one category, which is the name of the gallery.
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]
To display ALL galleries as categories: [flagallery gid=all]
How can I set it to auto slideshow when open the page?
Download and activate skin with auto slideshow
https://mypgc.co/portfolio/
How do I set a specific category as the first one that is displayed?
if you have three galleries and shortcode like: [flagallery gid=3,1,2]
first gallery will be with ID=3, then ID=1, and then ID=2
if you have: [flagallery gid=all orderby=title order=ASC exclude=1]
it will display all galleries except ID=1 sorted by title of gallery.
I get this error code: ERROR: IMG_5879.JPG : Invalid upload. Error Code : 1.
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.
When i install this plugin and go to add a gallary name, it gives an error that ‘directory wp-content/flagallery doesnot exists’