WPIntell

Source evidence

Hide global settings link on tool menu

Ultimate Addons for Beaver Builder – Lite · support · 2021-05-24T19:44:00+00:00

mixedsentiment
mediumseverity
0.84relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 34 rows with source links

17.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
froggod resolved
Is there a way to hide the global settings link on the tool menu in beaver builder? Hi @froggod , Sorry for the delay. Please try adding the below filter to your site add_filter( 'uabb_global_support_form', 'remove_uabb_global' ); function remove_uabb_global() { return false; } I hope it will help. Kind regards, Herman 🙂 This code is causing a 500 error… Could the filter be something else? Hi @froggod , Where did you add the code in? I had no issue when I added it in my child theme’s functions.php file. Kind regards, Herman 🙂 I tried it in my main themes functions.php and my MU functions.php. I’m on multi-site, version 5.5.4 Hi @froggod , Are you using the Pro version of the Ultimate Addons for Beaver Builder (UABB) plugin? As UABB Global Settings is only available on the Pro version. I know I shall ask you this in my first response. I am sorry for my lack. If you are using the Pro version, please get in touch with us thru our Support Portal and mark this topic as Resolved . However, if you are using UABB Lite (free) version and wanted to remove the Global Settings , then you need to contact the Beaver Builder (BB) plugin as that feature is coming from the BB plugin. Kind regards, Herman 🙂

Comments

5 shown
Herman Asrori (BSF) 2021-05-31T08:25:00+00:00

Hi @froggod , Sorry for the delay. Please try adding the below filter to your site add_filter( 'uabb_global_support_form', 'remove_uabb_global' ); function remove_uabb_global() { return false; } I hope it will help. Kind regards, Herman 🙂

froggod 2021-06-02T21:59:00+00:00

This code is causing a 500 error… Could the filter be something else?

Herman Asrori (BSF) 2021-06-05T07:37:00+00:00

Hi @froggod , Where did you add the code in? I had no issue when I added it in my child theme’s functions.php file. Kind regards, Herman 🙂

froggod 2021-06-05T12:22:00+00:00

I tried it in my main themes functions.php and my MU functions.php. I’m on multi-site, version 5.5.4

Herman Asrori (BSF) 2021-06-06T08:49:00+00:00

Hi @froggod , Are you using the Pro version of the Ultimate Addons for Beaver Builder (UABB) plugin? As UABB Global Settings is only available on the Pro version. I know I shall ask you this in my first response. I am sorry for my lack. If you are using the Pro version, please get in touch with us thru our Support Portal and mark this topic as Resolved . However, if you are using UABB Lite (free) version and wanted to remove the Global Settings , then you need to contact the Beaver Builder (BB) plugin as that feature is coming from the BB plugin. Kind regards, Herman 🙂