Quantcast
Channel: WordPress.org Forums » [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Support
Viewing all articles
Browse latest Browse all 5030

WP Mail SMTP Screen Option | Bugs

$
0
0

Replies: 1

Your recent update introduced a new WP Screen Option: “WP Mail SMTP.”

The screen option has a couple of bugs:

(1) It is not capturing “Sent Emails” (regular or test emails)

(2) The “gear” icon shown inside the dropdown menu is not centered.

Current CSS for the icon is:

.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button .dashicons {
width: 20px;
    height: 20px;
    font-size: 20px;
    margin-top: 4px;
}

CSS should be:

.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button .dashicons {
     width: 20px;
    height: 20px;
    font-size: 20px;
    margin-top: -2px;
}

Click here for details.

Thank you!


Viewing all articles
Browse latest Browse all 5030


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>