Replies: 0
Hi Slava,
I want to use the plugin for WordPress multisite. I figured out (from other support threads) that you provide a global configuration via constants on wp-config.php, which is very good that I don’t have to redo the configuration on every subsite I have.
I tried to configure constants on wp-config.php to work with Gmail integration. And then I tried to send a test email from one of my subsite, but the button showed this note:
You cannot send an email. Mailer is not properly configured. Please check your settings.
I think I need to connect the authorization to my Gmail account, just like if you use the plugin on single site installation. But I can’t seem to make the authorization, the button to connect with Gmail account seems to be disabled and show this:
To setup Gmail integration properly you should save Client ID and Client Secret.
I have set the Client ID and Client Secret properly via constants on wp-config.php and the form also showed that it’s already inputted.
Do you have any idea how to make it work?