John Huebner
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF Medium Editor Field] ACF MEF incompatible with WPMLThis plugin is no longer maintained. Has not been updated since WP 4.0. I’m surprised it works at all with the latest version of WP and ACF. You should find another solution to your problem. This plugin is about to be removed.
Forum: Plugins
In reply to: [ACF Post-2-Post] Can you use Field Groups with P2P?I’m working with the client to try an figure out what their api key is. Seems they’ve forgotten they had an account or the account belongs to their previous developer. I will open a new ticket if we’re still having problems when we get that worked out.
Forum: Plugins
In reply to: [ACF Medium Editor Field] Error JS with ACF 6This should be resolved
Forum: Plugins
In reply to: [ACF Medium Editor Field] Medium Editor break ACF pro 6.0.1 rulesThis should be resolved with the last update
Forum: Plugins
In reply to: [ACF Medium Editor Field] Error JS with ACF 6For now, until I can get this plugin working again you’ll need to revert to ACF 5 if you want to keep using this plugin.
Forum: Plugins
In reply to: [ACF Medium Editor Field] Medium Editor break ACF pro 6.0.1 rulesFor now, until I can get this plugin working again you’ll need to revert to ACF 5 if you want to keep using this plugin.
Forum: Plugins
In reply to: [ACF Medium Editor Field] Error JS with ACF 6Your fix does not work for all errors. I am in the process of fixing.
Important note. I am in the process of getting this plugin to work with ACF6, however, in ACF version 6 this plugin will not support custom buttons in the editor. It will only support custom button the acf/medium-editor-field/custom-buttons filter hook in code.
It is going to be a while before I get this fixed. If you must edit field groups containing medium editor fields then I would suggest reverting to ACF5 until this plugin is updated.
Forum: Plugins
In reply to: [ACF Medium Editor Field] Medium Editor break ACF pro 6.0.1 rulesThis is the same issue. The fix posted there is not guaranteed to work.
Important note. I am in the process of getting this plugin to work with ACF6, however, in ACF version 6 this plugin will not support custom buttons in the editor. It will only support custom button the acf/medium-editor-field/custom-buttons filter hook in code.
It is going to be a while before I get this fixed. If you must edit field groups containing medium editor fields then I would suggest reverting to ACF5 until this plugin is updated.
Forum: Plugins
In reply to: [ACF Medium Editor Field] Custom Button only supported in code ACF>=V6More Information
If you were using custom buttons defined in the field group editor you will need to convert these custom fields to code using the acf/medium-editor-field/custom-buttons filter hook before upgrading to ACF V6.
If you have already updated to ACF V6 you will need to revert to ACF V5 to be able to view any custom buttons that were added.
Editing a field group containing custom button in ACF6 will delete the custom button.
Forum: Plugins
In reply to: [ACF Medium Editor Field] Medium Editor break ACF pro 6.0.1 rulesIt seems like it is similar. The scripts on this plugin should not be operating on the field group editor. I have not had a chance to test yet, but I’m guessing that there is some JA error causing other things on the page to break.
Are you able to tell me if you are seeing any JS errors related to this plugin on the page?
Forum: Plugins
In reply to: [ACF Medium Editor Field] Medium Editor break ACF pro 6.0.1 rulesThis is likely related https://wordpress.org/support/topic/error-js-with-acf-6/
Forum: Plugins
In reply to: [ACF Medium Editor Field] Error JS with ACF 6So the real issue here is that it is trying to initialize the field when editing field groups and not an issue when initializing when editing a post or some other place where the field is used.
Initializing when editing a field group in ACF should not be happening at all. That is what I need to figure out.
Forum: Plugins
In reply to: [ACF Medium Editor Field] Error JS with ACF 6I’m going to need more information on were you’ve added this code, can you post the entire if/else block where you made the change?
Forum: Plugins
In reply to: [ACF Post-2-Post] Relationship Post Object Filtering Issuethese questions are really not about the use of this plugin. If you need help with ACF then you should be using the ACF forum.