carbon-fields icon indicating copy to clipboard operation
carbon-fields copied to clipboard

WordPress Custom Fields Library ✨

Results 240 carbon-fields issues
Sort by recently updated
recently updated
newest added

I can't execute my js code in gutenberg preview mode, is it possible with CF?

## Version - Carbon Fields: 3.1.13 - WordPress: 5.6 - PHP: 7.4 ## Comment As describe here https://community.carbonfields.net/t/programatically-update-complex-field/420/2. I'm trying to update programmatically a complex field with 2 date_time field....

## Version - Carbon Fields: 3.1 - WordPress: 5.3.2 - PHP: 7.2.24 - WooCommerce: 3.8.1 ## Expected Behavior Show Images on front page (WooCommerce shop) ## Actual Behavior Images are...

plugin conflict

## Version - Carbon Fields:3.1.1 - WordPress:5.3 - PHP: 7.3.11 ## Expected Behavior When using the overwrite with content form original language or the copy original content the post meta...

Not issue, just proposal Any difficulty to add [supports](https://developer.wordpress.org/block-editor/developers/block-api/block-registration/#supports-optional) property for configuration block? It's will be very useful

feature

Hello, I've been using this great plugin for a while and it does a really good job. There's a "Rich Text" field type that provides the classic WP tinyMCE editor...

Since Google maps is not free for a while now, would there be an interest to add Mapbox, OSM API (or any other provider for that matter) for the map...

feature

## Version - Carbon Fields: 3.1.8 / 2.2.0 - WordPress: 5.3 - PHP: 7.3 ## Expected Behavior I want get post field value (2nd level of hierarchical post type) using...

You broke the metaboxes in this commit: https://github.com/htmlburger/carbon-fields/commit/59e7fbd45119aa419b9bc0d5e022ab4042aa3db6 Please change back to: ``` export default compose( applyWithSelect, applyWithEffects, )( ConditionalDisplay ); ```

## Version - Carbon Fields: 3.3.2 - WordPress: 5.8 - PHP: 7.3.21 ## Expected Behavior I can edit and preview the block in the Widgets screen. ## Actual Behavior I...

[type] bug