Advanced Gallery & Repeater Fields for ACF
Advanced Gallery & Repeater Fields for ACF supercharges Advanced Custom Fields with two powerful field types that include built-in frontend display options. No coding required! Enhanced Gallery Field Transform your image galleries with professional layouts – no coding needed! Available Layouts: * Grid – Responsive grid with customizable columns (1-6) * Masonry – Pinterest-style masonry layout * Carousel/Slider – Touch-enabled slider with autoplay, arrows, and dots * Justified – Flickr-style justified rows with perfect alignment * Lightbox – Built-in lightbox modal with thumbnails, keyboard navigation, and swipe support Gallery Features: * WordPress Media Library integration * Drag & drop image reordering * Configurable image sizes * Lazy loading for performance * Caption support * Touch/swipe gestures * Keyboard navigation * Fully responsive 📋 Enhanced Repeater Field Create beautiful repeating content sections with pre-built templates. ** Works with ACF Free & Pro!** – No ACF Pro required for admin editing. Available Layouts: * List – Clean, simple list format * Grid/Cards – Modern card-based grid with images, titles, and CTAs * Table – Organized data table format * Accordion – Collapsible panels with ARIA accessibility * Tabs – Horizontal or vertical tabbed interface * Timeline – Vertical timeline with dates and markers Repeater Features: * Visual admin interface (no ACF Pro needed!) * Add, remove, duplicate, and reorder rows * Field mapping for titles, content, images, links, and dates * ARIA accessibility support * Keyboard navigation * Responsive layouts * Customizable styling Key Features Works with ACF Free! – Both fields fully functional with free ACF Zero Coding – Configure everything in field settings Auto-Rendering – Use standard the_field() or get_field() Fully Responsive – Mobile-friendly layouts Fast Performance – Optimized CSS and JS Accessible – ARIA labels and keyboard navigation WP All Import Compatible – Bulk import data from CSV/XML Developer Friendly – Helper functions and CSS variables for customization SEO Optimized – Semantic HTML markup Translation Ready – Full i18n support Perfect For Photography portfolios Product galleries Team member listings Testimonials FAQs Services showcases Timeline histories Feature comparisons And much more! WP All Import Compatibility Fully compatible with WP All Import Pro and the ACF Add-On: * Enhanced Gallery: Import comma-separated image IDs or URLs * Enhanced Repeater: Import JSON or serialized data * Automatic field type mapping * Bulk data migration support Usage Examples Basic Usage: Helper Functions: Custom Styling: :root { --agrfuxd-columns: 4; --agrfuxd-gap: 20px; --agrfuxd-primary: #0073aa; --agrfuxd-radius: 10px; } Browser Support Chrome (latest) Firefox (latest) Safari (latest) Edge (latest) Mobile browsers (iOS Safari, Chrome Mobile) Developer Documentation Helper Functions agrfuxd_render_enhanced_gallery( $field_name, $post_id ) Manually render an Enhanced Gallery field with its configured layout. Parameters: * $field_name (string) – The field name or key * $post_id (int|null) – Post ID (defaults to current post) Returns: (string) HTML output agrfuxd_render_enhanced_repeater( $field_name, $post_id ) Manually render an Enhanced Repeater field with its configured layout. Parameters: * $field_name (string) – The field name or key * $post_id (int|null) – Post ID (defaults to current post) Returns: (string) HTML output CSS Variables The plugin uses CSS custom properties for easy theming: :root { /* Layout */ --agrfuxd-columns: 3; --agrfuxd-gap: 20px; /* Colors */ --agrfuxd-primary: #2271b1; --agrfuxd-text: #1e1e1e; --agrfuxd-border: #ddd; --agrfuxd-bg: #f9f9f9; /* Design */ --agrfuxd-radius: 8px; --agrfuxd-shadow: 0 2px 8px rgba(0,0,0,0.1); /* Transitions */ --agrfuxd-transition: 0.3s ease; } CSS Classes .agrfuxd-gallery – Gallery wrapper .agrfuxd-gallery-grid – Grid layout .agrfuxd-gallery-masonry – Masonry layout .agrfuxd-gallery-carousel – Carousel layout .agrfuxd-repeater – Repeater wrapper .agrfuxd-repeater-grid – Grid/cards layout .agrfuxd-accordion – Accordion layout .agrfuxd-tabs – Tabs layout .agrfuxd-repeater-timeline – Timeline layout Privacy Policy This plugin does not collect, store, or transmit any user data. All content is stored locally in your WordPress database using standard ACF methods. Credits Developed by UXD Experts – WordPress experts specializing in user experience and custom development.
Top keywords
- field16×2.84%
- layout11×1.95%
- acf8×1.42%
- enhanced8×1.42%
- post8×1.42%
- gallery7×1.24%
- repeater7×1.24%
- field name6×1.06%
- grid6×1.06%
- id6×1.06%
- import6×1.06%
- name6×1.06%
CiviCRM Profile Sync
WordPress Integration At its simplest, the CiviCRM Profile Sync plugin keeps the “First Name”, “Last Name”, “Nickname”, “Email Address” and “Website” fields of a WordPress User Profile in sync with their corresponding fields in a CiviCRM Contact. The synchronisation takes place regardless of whether the changes are made in WordPress or CiviCRM. BuddyPress Integration The plugin also supports syncing the “First Name” and “Last Name” fields of the WordPress User and CiviCRM Contact with BuddyPress when using the BP xProfile WordPress User Sync plugin. Further integration with BuddyPress is in the pipeline. ACF Integration CiviCRM Profile Sync enables integration between CiviCRM Entities and WordPress Entities with data synced via Advanced Custom Fields. Whilst ACF integration is not complete in its coverage of the CiviCRM Entities that can be linked, it is fairly comprehensive in its mapping of the built-in CiviCRM Custom Field Types with their corresponding ACF Field Types. So if, for example, you want to display (or create) a Contact Type on your WordPress site with ACF Fields that contain synced CiviCRM data, this feature could work for you. Please refer to the ACF Integration Documentation for details. Form-building with ACF Extended CiviCRM Profile Sync enables Forms to be built for the front-end of your website with the UI provided by the ACF Extended plugin. These Forms can send their data directly to CiviCRM in a similar (though more limited) way to Caldera Forms CiviCRM. Form building with ACF Extended is currently limited to submitting data for Contacts, Participants, Activities and Cases. This does, however, provide enough functionality to build some fairly powerful and useful Forms. Please refer to the ACFE Form-building Documentation for details. Requirements This plugin recommends a minimum of WordPress 4.9 and CiviCRM 5.23. It also requires BuddyPress 3.0 and the BP XProfile WordPress User Sync plugin for syncing “First Name” and “Last Name” with BuddyPress profiles. Plugin Development This plugin is in active development. For feature requests and bug reports (or if you’re a plugin author and want to contribute) please visit the plugin’s GitHub repository.
Top keywords
- civicrm13×3.76%
- wordpress9×2.60%
- acf8×2.31%