该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

ACF Ajax Grid Gallery

描述

A lightweight extension of Advanced Custom Field (ACF) that adds grid gallery field to any post/pages via shortcode on your WordPress website.

  • Visually create your Grid Gallery Fields
  • Add multiple flexible grid gallery.
  • Add multiple photos for each grid gallery fields.
  • Assign your fields to multiple edit pages (via shortcodes)
  • Option to enable lightbox and ajax loadmore.

Note

This plugin is require of ACF Flexible Content Pro. This plugin doesn’t require a coding knowledge. You will just need to copy, paste and edit the id of the shortcode.

Usage

[acf_ajax_grid_gallery] is a shortcode function. Using this will allow you to display the grid gallery that you created in the “ACF Ajax Grid Gallery Option Menu”.

How to use

  1. Create a grid gallery in “ACF Ajax Grid Gallery” admin menu.
  2. Copy this shortcode [acf_ajax_grid_gallery id=”1″]
  3. You can add multiple grid gallery.
  4. You can edit the id number to choose what grid gallery will display. Example [acf_ajax_grid_gallery id=”2″]

Compatibility

This ACF field type is compatible with:
* ACF 4
* ACF 5

Issues

Just like any other WordPress plugin, this plugin can also cause issues with other themes and plugins. If you are facing issues making this plugin work on your WordPress site, please do ask for help in the support forum. This way we can help you out and prevent this issue from happening to someone else. You can contact me via my website http://jegson.herokuapp.com/

屏幕截图

安装

  1. Copy the acf-ajax-grid-gallery folder into your wp-content/plugins folder
  2. Activate the ACF Ajax Grid Gallery plugin via the plugins admin page
  3. Please refer to the description for more info regarding the field type settings

评价

此插件暂无评价。

贡献者及开发者

“ACF Ajax Grid Gallery” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“ACF Ajax Grid Gallery”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial Release.

1.1.0

  • [Features] Added Lightbox & Ajax Loadmore Settings

1.2.0

  • [Features] Can change the label & background color of loadmore button
  • [Bugfix] Fixed the issue that doesn’t wrap the shortcode within html tag.
  • [Remove] Removed redundant class.

1.2.5

  • [Features] Can enable/disable lightbox title
  • [Modify] Modify lightbox

1.3.0

  • [Features] Option to select Loader / Spinner animation for lightbox
  • [Fixed] Fixed redundant field name

1.3.5

  • [Features] Option to select Loader / Spinner animation for ajax loadmore
  • [Fixed] Fixed Bugs

1.3.6

  • [Features] Can choose how many columns will display per row