WordPress Membership Plugin
Well, this has nothing to do with SMP. The problem is at my site.
I modified the design by using CSS styling. In the “Apperance/Customize/Additional CSS” I added this custom CSS to change margins, alignment etc for the message:
.swpm_full_page_protection_not_logged_msg {
margin-bottom: 30px;
margin-top: 30px;
text-align: center;
background-color: white;
font-size: 1.5em;
font-weight: bolder;
padding:20px;
}
I’m a novice regarding WP, but is it not WP that sends the actual email? My guess will be that the smtp settings in WP are wrong. Have you tried installing a SMTP plugin? My 2 cents 🙂
Good luck
Thank you for your reply! Got a new update from Elementor (v2.5.3) today that actually solved the problem. 🙂