Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anybodesign/ad-acf-blocks

A collection of custom blocks for the new editor. Made with ACF.
https://github.com/anybodesign/ad-acf-blocks

Last synced: about 2 months ago
JSON representation

A collection of custom blocks for the new editor. Made with ACF.

Awesome Lists containing this project

README

        

# AD ACF Blocks

Add some custom blocks for the new WordPress Editor.

## Description

AD ACF Blocks is a boilerplate of custom blocks for the new editor. They're all made with ACF.

## How-to

### Installation

* Download the zip archive and upload it to your WordPress site.
* Activate the plugin, ACF must be activated.
* Customize and start using the blocks in any post or page!

### CSS Customisation

These blocks are quite raw so you'll wish to add some CSS in your theme.\
Please inspect the source code and look for the classes you'd like to style.

Here are some useful classes to define:

* `[class*=".acf-block--"]`: general rules for all blocks.
* `.acf-block-container.center-max`: **center-max** is used to define a max-width in order to keep the block's content centered on screen.

## To-Do

Create more blocks, and look for a way to override some block templates

## Changelog

### 3.7 - 2023-05-11
* New block icons
* Fix: Files block
* PUC update
* Added plugin icon and banner
* Self-hosting plugin source

### 3.6.1 - 2022-09-22
* Testimonial: stars option

### 3.6 - 2022-09-21
* CTA: button color
* Testimonial: slider option

### 3.5.2 - 2022-01-14
* File list: blank icon for fallback

### 3.5.1 - 2022-01-14
* File list: msword and png icons

### 3.5 - 2022-01-12
* Custom class option for all blocks
* Posts: featured image option
* Posts: read more link a11y title

### 3.4.1 - 2021-12-17
* FR translation

### 3.4 - 2021-12-17
* Posts block: display post permalink with excerpt only
* File list block: more file formats and custom title

### 3.3 - 2021-11-19
* Posts block: breakpoint options for slider
* Posts block: meta markup
* Theme fallback image if exists

### 3.2.1 - 2021-11-10
* Text domain fix
* Function all groups fix

### 3.2 - 2021-09-16
* File list block: custom icons option
* Anchor: offset with admin-bar

### 3.1 - 2021-07-21
* Page banner block: speed and duration options
* Added WordPress 5.8 block_categories_all filter

### 3.0 - 2021-07-08
* New block: File list
* New blocks previews
* Advanced List: reverse order
* Anchor: offset & speed support
* Posts: replaced padding with margin
* Added has-bg class on sections

### 2.9 - 2021-02-03
* Posts block: automatic mode
* Gallery block: grid columns fix

### 2.8 - 2021-02-01
* Page Banner block: player options
* Page Banner block: type class

### 2.7 - 2021-01-25
* Page Banner block: button label options
* Posts block: carousel/slider layout option

### 2.6 - 2021-01-14
* Post block: meta options
* Gallery block: better responsive for grid view
* Fix: Page banner block preview in slideshow mode
* New block previews

### 2.5.3 - 2020-12-17
* Hotfix: page banner block css

### 2.5.2 - 2020-12-15
* Critical Hotfix: block preview issue
* Swicth Splide to Slick

### 2.5.1 - 2020-12-14
* Hotfix: page banner block preview

### 2.5 - 2020-12-14
* Page banner block: slideshow option
* Page banner block: play button

### 2.4 - 2020-11-26
* New: Custom image sizes global fields
* Custom sizes for posts and text+img blocks
* Text+img block: new options (show caption, add button)
* Grid gallery caption fix
* testimonial block class name fix
* Updated PUC

### 2.3.3 - 2020-11-13
* Fix: Post block excerpt

### 2.3.2 - 2020-11-10
* Post block: meta markup
* Gallery block: item CPT class

### 2.3.1 - 2020-10-16
* Hotfix: Posts block on single column

### 2.3 - 2020-10-16
* Posts block: post header addded
* Gallery block: grid view option
* Columns: new responsive behaviours (gallery, posts, cards)

### 2.2.3 - 2020-10-09
* Hotfix: Posts Block custom post excerpt link

### 2.2.2 - 2020-10-06
* Hotfix: Posts title level exists

### 2.2.1 - 2020-10-06
* Fr translation update
* CTA boxed class
* Cards & Posts blocks no title level

### 2.2 - 2020-10-02
* New block: Page banner
* Posts Block: link markup fix
* Text+Img Block: video option
* FR translation updated

### 2.1 - 2020-09-03
* Posts Block: get CPT class
* Gallery Block: extended to all CPT

### 2.0 - 2020-09-03
* Cards Block: link on icon
* CTA Block: inline layout option
* Posts Block: image size, title and link options

### 1.9.1 - 2020-07-23
* Cards Block markup fix
* Text Block: horizontal centering option
* Gallery Block: wrapping div for pictures

### 1.9 - 2020-07-16
* New Cards Block
* Text+Img Block: one-third option
* Advanced list Block: link option

### 1.8.5 - 2020-06-26
* Block previews
* Anchor Block: Chrome bugfix
* Advanced list Block: icon size option

### 1.8.4 - 2020-06-04
* Anchor Block: JS updated
* Anchor Block: New way to enqueue assets
* Anchor Block: Speed attribute

### 1.8.3 - 2020-06-02
* Anchor Block: Offset attribute

### 1.8.2 - 2020-05-27
* Hotfix: gallery markup
* FR translation

### 1.8.1 - 2020-05-27
* Gallery Block (content): Thumbnail size option
* Gallery Block (content): Excerpt and button option
* Text+Img Block: Thumbnail size option
* Advanced list Block: Description output format

### 1.8 - 2020-05-25
* Anchor Block: Conditional class
* Text and Image Block: Open with Fancybox
* Advanced List Block: New admin UI
* Moved Fancybox in assets
* Resources Path fix
* Admin CSS to put the Custom Group first on the list

### 1.7.4 - 2020-05-08
* Fancybox topbar position
* Gallery Block: 1 column 100% width

### 1.7.3 - 2020-05-04
* CSS white text fix

### 1.7.2 - 2020-04-09
* Common CSS file renamed
* Import vars in common CSS

### 1.7.1 - 2020-03-31
* Anchor Block smooth scroll

### 1.7 - 2020-03-25
* Posts Block intro option

### 1.6.5 - 2020-02-18
* Fix: Common CSS path

### 1.6.4 - 2020-02-14
* Posts blocks metas date markup

### 1.6.3 - 2020-02-13
* Posts blocks metas fixed

### 1.6.2 - 2020-02-13
* Posts blocks metas fields
* Posts block fixed link

### 1.6.1 - 2020-02-13
* CSS optimisation

### 1.6 - 2020-02-06
* New Advanced List Block
* Round picture option for Text/Image Block

### 1.5.1 - 2020-01-31
* Reverse display option for testimonials

### 1.5 - 2020-01-31
* New Anchor Block
* New Testimonial Block
* Set global option fields
* Prefixed functions

### 1.4 - 2019-12-20
* New templating
* Some fix

### 1.3.5 - 2019-12-19
* Posts block classes & fix
* Plugin icon

### 1.3 - 2019-12-18
* New Posts block
* Gallery options: size & external link
* Icons assets

### 1.2 - 2019-12-16
* Enlarge pictures option for gallery block
* Fancybox option
* New separate field group for backgrounds & columns
* Blocks descriptions
* Minor changes

### 1.1 - 2019-12-10
* Global block CSS
* New option fields for backgrounds
* New block icons

### 1.0 - 2019-12-09
* Initial Commit