Hmmmm.. not really sure what’s going on as I can’t seem to duplicate the issue. We will have to check your error log to be able to see what error is being thrown.
Can you turn on debugging on your website? So that instead of a plain white screen you’ll atleast see an error message?
To do that, log in to your host and go to the folder where your wordpress is installed. Edit the wp-config.php
file and look for a line that says:
define('WP_DEBUG', false);
and set it to:
define('WP_DEBUG', true);
Then reload your website again – with the MAB plugin active – and you should see a php fatal error message. take a screenshot.
Next, go to our support site at https://prosulum.zendesk.com and create a new ticket there and upload your screenshot with your ticket.