Settings Pages + Conditional Logic breaks Oxygen editor widget functionality
Support › MB Conditional Logic › Settings Pages + Conditional Logic breaks Oxygen editor widget functionalityResolved
- This topic has 7 replies, 2 voices, and was last updated 5 years, 6 months ago by
wkoehn.
-
AuthorPosts
-
May 15, 2020 at 12:25 PM #19618
wkoehn
ParticipantMetabox conditional logic and settings pages seems to be causing an issue with Oxygen admin ajax. The line referenced in one of the errors points to a Gutenberg integration function in conditional logic extension. Whatever it is, it's causing Oxygen to fail every time I enable metabox conditional logic extension and have a settings page built with metabox settings page extension.
Steps to reproduce:
1. Install MB core
2. Install AIO, enable Settings Pages/Conditional Logic
3. Add the settings page sample code from https://docs.metabox.io/extensions/mb-settings-page/
4. In the Oxygen editor add a > Basics > 'Section'
5. Inside the section add a > WordPress > Widgets > 'Navigation Menu'Expected behavior:
The widget settings should load in the Oxygen side panel and the widget should be displayed in the editor window.Actual behavior:
Widget settings display a spinning wheel or an error message, widget doesn't load in Oxygen editor window.Error messages:
- Chrome dev tools -
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
/wp-admin/admin-ajax.php?action=ct_render_widget_form&nonce=xxxxxxxxxx - Oxygen editor -
Fatal error/exception
File: /wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-conditional-logic/conditional-logic.php
Line: 69
Plugin: meta-box-aio
I've got a sandbox site I can give access to or I can zip up a copy of the entire site and send it. Link to sandbox: https://oxygen-q8w6qz2bwt76.oxygen-demo.qsandbox.me/
May 15, 2020 at 3:09 PM #19620Long Nguyen
ModeratorHi,
The Oxygen page builder https://oxygenbuilder.com/ is the premium plugin, so please share a copy of this plugin with the contact form https://metabox.io/contact/. I will check this plugin on my local site and give a quick response.
May 16, 2020 at 11:46 AM #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.
May 19, 2020 at 9:16 AM #19678Long Nguyen
ModeratorHi,
This is a new plugin page builder, so we need some days to research and check the compatible of this plugin and Meta Box.
I will inform you if there is any information.
May 19, 2020 at 10:11 PM #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 27, 2020 at 12:38 AM #19846wkoehn
ParticipantAny progress on this issue yet?
May 27, 2020 at 4:24 PM #19854Long Nguyen
ModeratorHi,
We've just released a new version of Meta Box AIO v1.11.9 to cover this case, please update the extension and recheck the issue.
May 27, 2020 at 11:17 PM #19858wkoehn
ParticipantThank you so much. This seems to have fixed my issue!
- Chrome dev tools -
-
AuthorPosts
- You must be logged in to reply to this topic.