Linux 软件免费装
Banner图

Album and Image Gallery with Lightbox - Flagallery Photo Portfolio

开发者 pasyuk
更新时间 2021年11月12日 05:14
捐献地址: 去捐款
PHP版本: 4.6 及以上
WordPress版本: 5.8

标签

gallery image gallery slider photo gallery best gallery plugin

下载

详情介绍:

Gallery Grand Flagallery - powerfull media and image gallery plugin. Easy interface for handling photos and image galleries. You can create a beautiful video gallery from YouTube, Vimeo. FREE Skins: PREMIUM Skins: With this gallery plugin you can easy upload images, create photo gallery, group pictures in photo slideshow and add descriptions for each image - 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 or nice slideshow widgets. SEO optimized, compatibility with all major browsers. How to add gallery to your Wordpress site - full HowTo guide. https://www.youtube.com/watch?v=JQDD-gFiLrA For more information read Review, Tutorials, FAQ and see demos created with "Grand Flagallery" WordPress Plugin. 'Custom Links' feature support in gallery skins. See PhotoMania Skin demo. 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. Designed to work for WordPress 5 (Gutenberg Block) and also the standard Gallery Shortcode.

安装:

  1. Upload the files to 'wp-content/plugins/flash-album-gallery'.
  2. Activate the plugin.
  3. Be sure that after activation 'wp-content/plugins/flagallery-skins' folder (chmod 755) created successfully. If not, create it manually and install skins through admin Skins page or via ftp.
  4. Add a gallery and upload some images (the main gallery folder must have write permission).
  5. Go to your post/page an enter the tag '[flagallery gid=X]', where X - gallery IDs separated by comma. Easy way is click FlAGallery button on the Editor panel.
  6. If you would like to use additional Skins (only a option), go to Skins, download the skin and upload the file through Skins page in Wordpress admin panel.
See more tags in the FAQ section That's it ... Have fun!

常见问题:

Read as startup :

Home page: https://mypgc.co/

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 <?php the_content('Read more'); ?> 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'

Create it manually with chmod 0755.

更新日志:

v6.1.1 - 28.10.2021 v6.0.2 - 17.11.2020 v6.0.1 - 28.10.2020 v6.0.0 - 15.10.2020 v5.8.0 - v5.9.1 Upgrade Notice