Hi,
We checked the same on our SSL enabled setup and it is working correctly. Can you please write to us from here so we can debug it further.
I’d prefer to make it visible here where the rest of the community can have access and add their knowledge. Why is this necessary?
You can fix it by editing the following file:
base/es-defined.php
Change the line that read:
if(!defined('ES_ADMINURL')) define('ES_ADMINURL', get_option('siteurl') . '/wp-admin/admin.php');
Become:
if(!defined('ES_ADMINURL')) define('ES_ADMINURL', get_option('site_url') . '/wp-admin/admin.php');
very nice, thank you for the quick fix.
Hi,
We will have a check with this and we’ll fix it in next release of Email Subscribers.
@devin J Dawson, @stephen,
Email Subscribers v3.1.2 is live & it fixes the issue you were facing. Please update to latest version & then have a check.
@devin J Dawson, @stephen,
You are welcome.
If you like our plugin, please consider leaving us 5-star rating.