Fixing Divi Ghoster "Unauthorized to modify setting due to capability" Error

Written by Dan Mossop

If you've installed Divi Ghoster, e.g. as part of the Ultimate Divi Bundle, you may notice that it includes a handy login form customizer feature, which you can access from "Appearance > Customize > Login Customizer".

However, you may find that you get the following error when you try to use and save it:

"Unauthorized to modify setting due to capability"

This error prevents the customizer from saving and so the login form changes are not applied.

To fix this, I suggest first updating to the latest version of Divi Ghoster. I haven't yet confirmed whether this issue has been fixed in the latest version, but hopefully by the time you're reading this it will have been.

If you are unable to update, or updating does not fix the issue, there is a way to manually solve it.

To do so, we need to edit the "includes/functions.php" file within the Divi Ghoster plugin directory (found at /wp-content/plugins/divi-ghoster).

Locate the following line (somewhere around line 1030):

'capability' => '',

and replace it with:

'capability' => 'edit_theme_options',

Save the file, and now the login customizer should work correctly. Note that this change will be overridden if you update Divi Ghoster and may need to be reapplied.

Troubleshoot Divi with Ease!

Encountering issues with Divi Ghoster? Streamline your troubleshooting process with Divi Booster. Packed with hundreds of features, Divi Booster helps you customize your Divi site effortlessly and addresses various hurdles you may face like the "Unauthorized to modify setting" error.

About Dan Mossop

Dan is a Scottish-born web developer, now living in Brisbane with his wife and son. He has been sharing tips and helping users with Divi since 2014. He created Divi Booster, the first Divi plugin, and continues to develop it along with 20+ other Divi plugins. Dan has a PhD in Computer Science, a background in web security and likes a lot of stuff, 

6 Comments

  1. This worked perfectly – thank you so much!!!!

    Reply
    • You're very welcome, Robert!

      Reply
  2. Thanks, Dan!!

    Reply
  3. Good! Thank you!

    Reply
    • It works great, thanks for this. (i just sent a mail about this issue so don't care about it)

      I really hope aspengrove will update this…

      Reply
      • Cool – I'm glad that did the trick :)

        Reply

Submit a Comment

Comments are manually moderated and approved at the time they are answered. A preview is shown while pending but may disappear if your are cookies cleared - don't worry though, the comment is still in the queue.

Your email address will not be published. Required fields are marked *.

We may earn a commission when you visit links on our website.

Latest From Divi Booster

Fix Divi Text Module "Regular" Font Weight Not Working

Are you encountering an issue where the font weights in Divi's Text Module don't seem to apply as expected? In particular, you might find that when you set the text module's body text font weight to "Regular", your font is actually assigned a weight of 500 instead of...

Make the Divi Gallery Module Swipeable

The Divi Gallery Module comes with a slider mode that lets you display images in a slider with clickable left/right arrows to scroll through the images. For mobile / touchscreen users, you can improve the user experience by allowing your user to swipe to navigate to...

How to Use Divi Dynamic Content in Woo Modules Product Selector

Divi's Dynamic Content is a powerful feature that lets you populate your Divi modules and theme builder templates with data pulled in various sources, such as custom fields. This allows for efficient organization and maintenance of your sites.Unfortunately, Divi's...

Removing Gaps in Divi Builder Layouts

Designing a seamless, professional-looking website is often about managing space effectively. Gaps in Divi Builder - particularly excessive white space between sections, rows, or modules - can disrupt your layout, leading to a fragmented and less engaging user...

Random Divi Posts