Skip to content

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

License

Notifications You must be signed in to change notification settings

hallowichig0/acf-ajax-grid-gallery

Repository files navigation

=== ACF Ajax Grid Gallery ===
Contributors: hallowichig0
Tags: acf, advanced, custom, flexible content, photo, gallery, lightbox, ajax
Requires at least: 3.8
Tested up to: 5.3
Stable tag: 1.3.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

== Description ==

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/>

== Installation ==

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

== Changelog ==
= 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published