Unwanted Extensions - Unable to Check "Off"
Support › Meta Box AIO › Unwanted Extensions - Unable to Check "Off"
- This topic has 3 replies, 2 voices, and was last updated 5 hours ago by
Codog.
-
AuthorPosts
-
October 22, 2025 at 1:28 AM #49192
Codog
ParticipantHi There,
I just installed MB AIO on a site that was previously using the FREE Metabox plugin. I installed MB AIO, activated my license, then removed the old FREE Metabox plugin as this is already built in to AIO.I went to check the extensions I wanted on/off in the plugin - But the following extensions which I do not require are unable to be checked "Off":
1. MB Beaver Builder Integration.
2. MB Elementor Integration.
3. MB FacetWP Integration.
4. MB Yoast SEO Integration.All others can be checked on/off?
I am using latest versions: WP, MB AIO etc..
I see no errors relating to this issue in my debug.log or in the console? I have tried the obvious (deactivating plugins, themes). Still no joy?
I look forward to your response.
Many Thanks!
October 22, 2025 at 10:09 PM #49196Peter
ModeratorHello,
Thanks for reaching out.
You need to have those plugins activated on your site to enable/disable the extensions
- Beaver Builder
- Elementor
- FacetWP
- Yoastbut somehow, the option
meta_box_aio
in the database has values for those extensions. I suggest you access your database, table wp_options, search for the optionmeta_box_aio
and update it with value below to fix the issue.a:1:{s:10:"extensions";a:28:{i:0;s:16:"mb-acf-migration";i:1;s:16:"mb-admin-columns";i:2;s:9:"mb-blocks";i:3;s:15:"mb-comment-meta";i:4;s:19:"mb-custom-post-type";i:5;s:15:"mb-custom-table";i:6;s:18:"mb-divi-integrator";i:7;s:22:"mb-frontend-submission";i:8;s:12:"mb-rank-math";i:9;s:16:"mb-relationships";i:10;s:11:"mb-rest-api";i:11;s:11:"mb-revision";i:12;s:16:"mb-settings-page";i:13;s:12:"mb-term-meta";i:14;s:20:"mb-toolset-migration";i:15;s:12:"mb-user-meta";i:16;s:8:"mb-views";i:17;s:16:"meta-box-builder";i:18;s:16:"meta-box-columns";i:19;s:26:"meta-box-conditional-logic";i:20;s:20:"meta-box-geolocation";i:21;s:14:"meta-box-group";i:22;s:24:"meta-box-include-exclude";i:23;s:18:"meta-box-show-hide";i:24;s:13:"meta-box-tabs";i:25;s:17:"meta-box-template";i:26;s:21:"meta-box-text-limiter";i:27;s:16:"meta-box-tooltip";}}
October 22, 2025 at 10:25 PM #49198Codog
ParticipantHi Peter,
thanks for getting back to me. I'm confused?When you say.....
"You need to have those plugins activated on your site to enable/disable the extensions
- Beaver Builder
- Elementor
- FacetWP
- Yoast"I do not use these plugins? So why are the extensions checked on and I'm unable to check them off?
What am I misunderstanding? Is this a bug?
Cheers
October 23, 2025 at 12:09 AM #49199Codog
Participant....I do see that resetting the
meta_box_aio
data in the options table does allow me to refresh the plugin settings and allow me to "uncheck" the unwanted options.So thanks 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.