Michael Beckwith

Results 748 comments of Michael Beckwith

Correct, that require statement is based on the tagged versions and 2.10.1 is our most recent tag. Would not be pulling in changes in the `develop` branch. Not sure how...

Just in case, have you tested this all out with a copy of the trunk branch? Otherwise, it looks to mostly be a JS topic and trying to keep track...

No updates that I'm aware of. Feel free to apply the edits you've mentioned to help test/confirm that it works well. User testing would be very beneficial.

Looks like that error is actually coming from something like https://github.com/lukedanielson/wp-plugins_cmb-field-select2 or https://github.com/mustardBees/cmb-field-select2 which is separate from CMB2 core here. Hard to say which of those you're using, but whichever...

Only a partial answer at the moment, but can you provide the value saved to the postmeta field for your test post(s) ? For example, I ended up with the...

Same thing @jtsternberg Any thoughts from you would be appreciated. I'm not sure what's going on personally. You have more experience with the custom field types than I do.

I assume it's perhaps only happening when you are editing a post that has a CMB2-powered WYSIWYG field? What if you temporarily remove that field type from the config, does...

The `taxonomy_*` field types are meant to replace the taxonomy term metaboxes for posts. They're not meant to be used generically-ish to associate taxonomy terms to things. You'd want to...

Majority of the fields all have the items listed at https://github.com/CMB2/CMB2/wiki/Field-Parameters as available. So, yes, checkbox should as well. Regarding flags, kind of a case of it's working in a...

Have you confirmed your WordPress timezone settings are matching what you're expecting for things? From /wp-admin/options-general.php ?