107 comments found.
When do you plan to release an update that is compatible with ACF Pro 6.0, which has been released today?
Hi,
Yes. The update is already in process. The release will be up asap when all features and backward compatibility are fully tested. Thanks.
This gets extremely slow when nesting a component in flexible content layouts. Often breaks the page with timeout limit
Hi, are you able to produce and example of your setup, server config, related plugin used and example data that you experience slowness?
I haven’t experience any slowness cause by the add-on itself. Usually it’s cause by other plugin slowing down the ajax calls, or incorrect fields setups.
Thanks.
I’m getting this error when importing a Field Group into a site where ACF Components is installed. (The imported field group has no component fields)
Notice: Undefined index: is_acf_component in /[PATH]/wordpress/wp-content/plugins/advanced-custom-fields-component_field/src/Screens/Tools.php on line 105
Hi Chris, I’ll take a look shortly. 
Hi,
The bug has been fixed and waiting for approval. V2.0.3 will be release and I’ll update you as soon as i received the notification.
thanks.
Hi, the new version is now released with the undefined index error fixed.
Hi Can you tell me whether this works with multisite.
I see you say that it is maintained simply you haven’t needed to do any updates.
Can I ask whether you offer a refund policy if it doesn’t do what I need? As in, it does do what I need, it’s just a question of whether it works in my environment
Hi Chris,
Yes, the plugin will work with multisite. This addon is just like any other acf addons, it’s just adding a new field types.
If it doesn’t work as you need, you can shoot me a message first to make sure it is setup correctly or try to help you for what you need.
For refund policy it’s through codecanyon you can read it up on their refund policy.
thanks.
Hi gummi-io,
I just bought the plugin and I’m trying to make it work, but I can’t find anything in the documention about the situation that I’m trying to make.
What I would like to do is use a flexibel content as a component. So I make 1 flexibel content component that I can use through out the website. But I can’t make it work at this point. It doesn’t output anything. Do you know what I am doing wrong? Please let me know!
Kind regards, Tim Prudon
Hi Tim,
First of all, thank you very much for interesting in my plugin. Do you mind providing a bit more information for me?
1. WP version, ACF Pro version, Any ACF related addons version 2. export of the field groups that didn’t work for you and perhaps a screenshot of what you are seeing.
You can send the information to welp@gummi.io and I’ll do my best to help you.
Thanks.
Hello, Just wondering what the support plan for this product is going forward? I notice limited updates in recent months. Thanks
Hi,
The product is still very well supported. There wasn’t any update for a while cause nothing has broken or reported. It has been constantly tested with the relatively latest versions of wp and acf pro. In fact, me myself has been using it on several of my active client sites without any issue either (at least my use-case). If you encounter any issue or question, please feel free to lemme know. thanks.
Thanks for the reply. No problems on our side, just checking, keep up the good work, thanks 
Hi, does this add on support graphql? I.E. will the component fields be available to the graphql schema when using wpgraphql and acf-graphql addon?
Thanks
Hi,
I’m not familiar with wp graphql. But I’d imagine it will since every function used in component field is all using the acf’s core functions. If any plugin were to extends using the acf’s actions/filter, it should work.
If it doesn’t, you could provide an example site and i’ll see what i can do to help. ]
thanks.
Nice. Just got it up and running and going through your demos and re-creating them which is a helpful, but slow process. Any chance you can send over the demo files to import?
Also, I’m currently cloning my components into a flexible layout module. For example, brining in my button components into a hero as a ‘clone’ so I can take advantage of ACF’s ability to choose which fields to use. Is there any issue with doing this to be aware of? Cheers.
Also, just noticed an error in my admin when viewing the ‘screens’ pull down on the component page in admin.
Warning: Undefined array key “acf-fg-count” in /Users/joshuahinden/Local-Sites/my-site/app/public/wp-content/plugins/advanced-custom-fields-component_field/src/Screens/EditFieldGroup.php on line 217
I’m running version of ACF, WP and ACF Extended and using Local WP with nginx 7.3.5 and mysql 8.0.16
Call Stack- Time Memory Function Location 1 16815467830.5279 379680 {main}( ) .../edit.php:0 2 16815467830.5279 12194784 require_once( ’/Users/test/Local-Sites/my-site/app/public/wp-admin/admin-header.php ) .../edit.php:396 3 16815467830.5279 12418936 WP_Screen->render_screen_meta( ) .../admin-header.php:265 4 16815467830.5279 12419016 WP_Screen->show_screen_options( ) .../class-wp-screen.php:956 5 16815467830.5279 12419016 get_column_headers( ) .../class-wp-screen.php:995 6 16815467830.5279 12419488 apply_filters( ) .../screen.php:37 7 16815467830.5279 12419896 WP_Hook->apply_filters( ) .../plugin.php:189 8 16815467830.5279 12422560 GummiIO\AcfComponentField\Screens\EditFieldGroup->adjustListColumns( ) .../class-wp-hook.php:303
Thanks
Perhaps related, I can’t seem to get component in component fields to display. I tried to recreate your banner demo and have a button component there, but the sub_fields are empty. Should that be the case? Thanks { “key”: “field_613c216bf5b5f”, “label”: “Banner Button”, “name”: “banner_button”, “type”: “component_field”, “instructions”: ””, “required”: 0, “conditional_logic”: 0, “wrapper”: { “width”: ””, “class”: ””, “id”: ”” }, “acfe_save_meta”: 0, “field_group_key”: “group_613c0c1c20890”, “repeatable”: 1, “min”: ””, “max”: 1, “layout”: “block”, “button_label”: ””, “appearances”: ””, “acfe_field_group_condition”: 0, “collapsed”: ””, “sub_fields”: [] }, {
Nevermind, I’ve aborted using this plugin. Thanks though, I still learned a lot from studying your setup. In a rush though and managed to use clones to get close to what I was after.
Hi,
Sorry for the late respond, was on vacation. Sorry to heard that the plugin didn’t fit your needs. Though, based on your description, you don’t need to use clone field along with the component field. They are the similar concept but different feature (in fact, component field is created prior to clone field). To reuse the same button, you can just select the component field, and select your button field group. There’s no clone field needed.
As for you error message, i’ll double check for you, i believed it has something to do with recent acf updates, or acf extended manipulated the table columns.
Thanks.
No worries, thanks for getting back. I learned a lot from studying your setup and so it helped me out in the end. If we run into an issue where we’d benefit from using the component specifically I’ll let you know and we can sort out the issues then.
Looks like a cool plugin, but I see it hasn’t been updated and no comments for many years. Is this still working and up-to-date? Thanks
Hi,
Yes it is still working and up-to-date with the recent wp/acf version. Hasn’t had any update because the plugin is still working just fine and no bugs have been reported.
Thanks
hi, have you checked compatibility with wordpress 5.7.2 and acf pro 5.9.7? i am planing to upgrade worpress to 5.7.2 from 5.6.2 and acf pro from 5.9.5 to 5.9.7. i use latest version component-field-addon v.2.0.2. thnks
Yes, so far i have 6 sites running on the latest version and haven’t encountered any issue yet. But that’s just my sites, if you do see any bugs, please let me know thanks.
Hi We recently purchased this plugin. I saved a component but it does not show in the list of Field Groups. When i click on “Components” (which has the proper count) from Field groups page it shows a blank page. meaning we are unable to edit a component. this makes the plugin useless. can you please let me know how to solve this problem. I’m on the latest version of WP and ACF.
hi,
when it showed a blank page, do you have error reporting turned on and see if there’s any error message? I just tested latest wp, acf pro, acf component and everything works just fine. do you have other plugin that might interfere with?
Hello, I’ve just write to you a message about a possible bug of your useful plugin (the field doesn’t show in acf extended flexible content). But, sorry, I’ve juste realize that I’ve made a mistake, your plugin is fully fonctional. Thank you !
Hello, Sorry for my poorly english. I’ve just buy plugin, acf component field. I’m use it with ACF pro 5.9 and ACF extended 0.8.8 I’ve construct a flexible content system (with the advanced acf extended settings on true), with a specific layout based on column fields (repeater). In each, I want to put the possibility to insert a component (slider, accordion, etc…).
Without your plugin, I have coded each field directly in this repeater, but I want to re-use theses component outside this sole repeater, and avoid such a heavy system.
When I replace the component group field by your component groupfield, it don’t show in the condent editor. It only show the label.
Have you an idea of an incompatibilty between your plugin and acf extended ?
It does the same when : - i desactivate the modal view - i use only component field and not group with component field inside.
PJ, two sreenshot explain my problem https://ibb.co/x72nZF0 https://ibb.co/m6cLyj6Thank you in advance for your response
hi, have you checked compatibility with wordpress 5.6.1 and acf pro 5.9.4? i am planing to upgrade worpress to 5.6.1 from 5.4.2 and acf pro from 5.8.9 to 5.9.4. i use latest version component-field-addon v.2.0.2. thnks
Hi,
It auto update on several of my sites and haven’t hear any issue yet. But i’ll do a round of testing myself to ensure that and update the item description. I’ll update you as well when i finish my testing.
I’ve tested up to WP 5.6.1 and ACF Pro 5.9.5, nothing is affected. Description updated.
Perfect, thank you veru much for the update.
1 Please explain the Regular version and Extended version. what is the difference both of them. 2 Can we use this plugin for multisites or is it valid only for one site.
The 2 licenses are provided by Envato. You can read more about it at this page: https://codecanyon.net/licenses/standard Thanks.
Hello, when I updated ACF Pro, I received a fatal error. Upon contacting ACF, they suggested that the issue was coming from this plug-in. Can you shed some light on what the issue may be? Thank you.
Hi, I’ll check it in a bit. Thanks for reporting
Hi can you provide more detail on your error? I cannot see any error when i upgraded everything to the latest version. thanks.
Hi, actually I can’t. Weirdly enough, I went to update this morning and it worked just fine. I’m not sure where the error came from! Thank you for looking into it.
Hi, does this plugin work in ACF 5.8.8? Component Field does not show up on the Field Type drop down list.
Hi,
it works fine for me wth ACF 5.8.8 on all my sites, are you seeing any errors in the log or screen that might cause this issue?
Thanks.
Hi, is still supported this great plugin? Future releases are planning? Thanks for your work!
Hi,
Yeah, the plugin is still supported and tested against most recent wp version. I’ve using it myself day to day too.
There are a couple neat ideas that’s on the road map, however haven’t had much time to implement latelt. Hope i can be back on track soon.
Thanks you very much, glad my plugin helps 
Here at the university where I work, we use ACF PRO, we update everything on WP ( here we use wordpress multisite ) and now we need a plugin with component field.
If I buy this plugin, I can use it for how long time?
You can “use” it for as long as you want, but the support will expire in 6 months. This means, if after 6 months, there’s a new release, you’d need to purchase the license again to be able to download the new release.
how long does this license have? If I purchased an extended license, how many years can I use?
Hi,
The lisence policies are provided by code Canyon, and they are both 6 months, unless you have the “extended support” to 12 months. Note the extended support is not the same as extended lisence. You can read more about the differences here: https://codecanyon.net/licenses/standard
Cheers,