Forum Replies Created
-
AuthorPosts
-
May 27, 2020 at 11:17 PM in reply to: ✅Settings Pages + Conditional Logic breaks Oxygen editor widget functionality #19858
wkoehn
ParticipantThank you so much. This seems to have fixed my issue!
May 27, 2020 at 12:38 AM in reply to: ✅Settings Pages + Conditional Logic breaks Oxygen editor widget functionality #19846wkoehn
ParticipantAny progress on this issue yet?
May 19, 2020 at 10:11 PM in reply to: ✅Settings Pages + Conditional Logic breaks Oxygen editor widget functionality #19682wkoehn
ParticipantOK, I got a response from Oxygen support, and since the error is coming from your file, they are pretty sure it's your problem...
May 16, 2020 at 11:46 AM in reply to: ✅Settings Pages + Conditional Logic breaks Oxygen editor widget functionality #19629wkoehn
Participant@Long Nguyen, any updates on your findings with this? I've submitted tickets with Oxygen also, so if you discover anything related to their plugin, please let me know and I'll get on their case about it.
wkoehn
ParticipantWorks great now! Thanks!
wkoehn
ParticipantSent you a login. Do whatever you want. It's just a test site to evaluate if metabox/wordpress is a good platform for a simple app idea.
wkoehn
ParticipantAnh, I'd gladly give you wp-admin access to that site if you want it. Not sure how to send a private message on here?
wkoehn
ParticipantIt still happens with custom table storage turned off and doublechecked to make sure it stored metadata in postmeta vs custom table.
wkoehn
ParticipantAnd yes it is happening on new posts and old. Only on pages that contain the metabox with geolocation however. I think it has something to do with the custom table storage. Let me test that theory.
wkoehn
ParticipantAnh, what data type should I be using for the custom table storage?
MB_Custom_Table_API::create( 'hcr_location_meta', array( 'hcr_location_type' => 'TEXT NOT NULL', 'hcr_location_address' => 'TEXT NOT NULL', 'hcr_location_map' => '??????????', ) );wkoehn
Participantwkoehn
ParticipantI'm using custom tables, maybe that has something to do with it?
-
AuthorPosts