John Huebner
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF User Role Field Setting] I cannot see any settings for user roles,A free version of ACF 5 is supposed to be available soon. I don’t know what soon means, but that’s what ACF is saying.
Forum: Plugins
In reply to: [ACF User Role Field Setting] I cannot see any settings for user roles,Not sure what you mean by “I cannot see the plugin tab in ACF”.
This plugin does not create a tab, it adds settings to each field, see the screenshot https://ps.w.org/user-role-field-setting-for-acf/trunk/screenshot-1.png?rev=1910366
If you are not seeing this then check your version of ACF. This plugin only works with ACF 5 or greater.
If you are on ACF 5 or greater then try deactivating other plugins and let me know if you figure out what other plugin in interfering with this plugin and I will see if I can correct the issue.
Forum: Plugins
In reply to: [MultilingualPress] Disable Relationship EditorI must be missing it. How do I do this?
Forum: Plugins
In reply to: [ACF Post-2-Post] Bidirectional relationship book and authorThere is a new version of ACF, 5.7.4 not sure if this is affecting anything, but you can try updating. Also, you could try deactivating other plugins and let me know if there is another plugin causing a conflict.
Forum: Plugins
In reply to: [ACF Post-2-Post] Bidirectional relationship book and authorI just tested the plugin and it’s working for me.
Please make sure that you are following all the requirements
1) The fields must have identical field names
2) the fields must be at the top level — fields cannot be sub fields of a repeater, flexible content field or group field
3) You must be using ACF Version 5 or greaterForum: Plugins
In reply to: [ACF Post-2-Post] Bidirectional relationship book and authorThe problem is that both fields must have the same name. For example “authors_books”.
Forum: Plugins
In reply to: [ACF Options Page Admin] ACF to Rest Api plugin supportThis plugin only helps you create the options pages and does not have anything to do with the fields that you add to those options pages. Anything to do with getting or updating ACF field values through the rest api would have to do with ACF and the rest api and not something that this plugin could help you with.
Forum: Plugins
In reply to: [ACF Post-2-Post] Integration with Shortcodes UltimateI can’t really help you with this. This is more of a question about how to use ACF field in general in the shortcode plugin and I don’t know the answer to that.
Forum: Plugins
In reply to: [Enable Media Replace] Contact Form 7 confilict?Sorry for the panicked post yesterday. We just started working on a site for a new client. I installed this plugin because we us it on every site. Then the client called to tell us the forms stopped working and they were working before so I immediately thought there was a conflict between this plugin and CF7. However, after further investigation there is no conflict here. Just before we took over the site someone updated the other plugins on the site and one of these other plugins block anonymous rest api access, it was added to that plugin in the last release, and this is what caused the issue and had nothing to do with your plugin. The forms were probably not working for weeks.
Forum: Plugins
In reply to: [Enable Media Replace] Contact Form 7 confilict?There could be other issues, may not be just to do with these 2 plugins.
Forum: Plugins
In reply to: [MultilingualPress] Some uploads not copied from “Based on Site”Thank you, I will follow it there.
Forum: Plugins
In reply to: [ACF Post-2-Post] How to exclude posts that are already related elsewhere?I was just about to head over to the ACF forum to answer your question, but I see you have it handled https://support.advancedcustomfields.com/forums/topic/relationship-field-how-to-exclude-posts-that-have-already-been-related/
Forum: Plugins
In reply to: [ACF Medium Editor Field] ACF 5.7.0 issueI just pushed a new version. This in combination with the corrections made in ACF 5.7.1 should correct the issues.
If you are still having problems after updating both plugins please let me know here.
Forum: Plugins
In reply to: [ACF Medium Editor Field] ACF 5.7.0 issueI’m working with Eliot from ACF. Some of the issues have to do with the new JS framework in ACF 5.7 and he is working on fixing some of the bugs there and I’m working on some updates as well. Basically, right now I am waiting for ACF Pro to be updated with the changes that have been made there and this plugin will not work with ACF5.7 until then.
Forum: Plugins
In reply to: [MultilingualPress] Some uploads not copied from “Based on Site”PDF files do not have the the ment key _wp_attachment_metadata, only the meta_key _wp_attachment_file.
An example of one uploaded to a date subfolder looks like 2018/07/filename.pdf
And the ones that have not been moved looks like pdf/filename.pdf
So I’m a little confused why we are talking about _wp_attachment_metadata. If this plugin depends on this meta_key, does that mean that any file that is not an image file is not being copied?