manu.p
Forum Replies Created
-
Hello,
I don’t know how to make it up to you!
The reason behind all this is painfully simple (for me, at least!); a while ago, I replaced the MailPoet subscription form with another one that allows me to filter all subscription requests.
It is therefore clear that MailPoet does not handle this stage of the newsletter subscription process.
I’m really sorry for the inconvenience.
Ah sorry, I need to correct one point in what I wrote.
When I manually add the address as a subscriber to a list and click on “Resend confirmation email”, it takes a variable amount of time, but the confirmation email containing the link eventually arrives.
So I still need to figure out why it doesn’t work automatically, without me having to add it to the list myself and then click on ‘Resend confirmation email’…
Thanks again @lynnjat7 for the reply!
I confirm what you write about these few (not much) “Confirmation…” mails you saw.
They’re all my tests to some catchall addresses on one of my other domains.Let me summarize what is not working:
- someone enter a mail address in the field “Adresse mail” in this page. (right column)
- then selects the correct picture in the “captcha” and click on “JE M’ABONNE !”
- I, as the admin, receive a mail telling me there’s a new try to subscribe to the newsletter
- the subscriber never receives the confirmation mail in which s⋅he is supposed to click on the confirmation link
- I don’t see the new subscriber in the unconfirmed list (nor anywhere else)
If I’m OK to subscribe him or her, I manually add him/hem to the list as confirmed, because if I subscribe him/hem as unconfirmed and click in Resend confirmation mail, nothing happens.
Now, the “Confirmation…” mails you saw are the ones I sent from the Preview in the “Edit template for Confirmation emails” section.
I hope theses explanations give you enough clue on this issue.
Hi and thanks @lynnjat7
The domain in question is: lepassepartout.fr
Hi, I hope someone help me. 🙂
Here’s what I’ve been trying so far:
- change the sending method to my own SMTP server for the same (lack of) result.
- activate the log for all events, here’s what I can see following (I guess) a new subscription:
mss
[2026-05-17T09:34:35.864431+00:00] mss.INFO: requests-curl.after_request {"headers":"HTTP/1.1 201 Created\r\nDate: Sun, 17 May 2026 09:34:35 GMT\r\nContent-Type: application/json\r\nContent-Length: 0\r\nConnection: close\r\nx-content-type-options: nosniff\r\nStrict-Transport-Security: max-age=31536000; includeSubDomains\r\n\r\n","curl_info":{"url":"https://bridge.mailpoet.com/api/v0/messages","content_type":"application/json","http_code":201,"header_size":228,"request_size":798,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":0.079229,"namelookup_time":0.000511,"connect_time":0.010911,"pretransfer_time":0.025339,"size_upload":493.0,"size_download":0.0,"speed_download":0.0,"speed_upload":6222.0,"download_content_length":0.0,"upload_content_length":493.0,"starttransfer_time":0.079207,"redirect_time":0.0,"redirect_url":"","primary_ip":"2a01:7e01:1::ac69:9259","certinfo":[],"primary_port":443,"local_ip":"2a02:4780:27:1234::ec","local_port":17844,"http_version":2,"protocol":2,"ssl_verifyresult":0,"scheme":"https","appconnect_time_us":25275,"connect_time_us":10911,"namelookup_time_us":511,"pretransfer_time_us":25339,"redirect_time_us":0,"starttransfer_time_us":79207,"total_time_us":79229,"effective_method":"POST"}} {"free_plugin_version":"5.26.1","premium_plugin_version":"5.26.0"}I must add that, as site admin I receive an email mentioning the new subscription for the given email address.
At least, desptite the new subscriber doesn’t receive the confirmation mail, I can manually confirm the address, as a workaround.
I’ve been using MailPoet for maybe ten years or more without any trouble. It’s been the job so far, I really hope someone help me to sort it out rapidly. I’m ready to give any extra information needed for that.
I just increased the client-side (i.e. BackWPup) FTP connection timeout, and the transfer at the end of the backup went through (manually).
To be continued for next Sunday’s automatic backup…
That was it, I needed to customize the RSS feed. I used the ‘Featured Images in RSS for Mailchimp & More’ plugin to do that (and add to play a bit with some CSS code to have the newsletter look like I wanted).
Thank you @presswizards that’s what I needed!
For who’d be in the same case I was, here’s what I added to the Brevo mail template header (HTML block):
<style>
img.webfeedsFeaturedVisual.wp-post-image {
display: flex;
position: relative;
padding-bottom: 25px;
margin-left: auto;
margin-right: auto;
}
<style>Thanks very much @shreyachawla!
I’m now looking at customizing the RSS feed output, I’ll let you know what I could find and do.
Hi, from what I understand, the RSS campains integration used here fetches the {{ item.xxxx }} in the RSS feed of the site, in between the <item> </item> tags, correct?
I could find here the following tags : title, pubdate and description which I supposed are used as {{ item.title }}, {{ item.pubdate }} and {{ item.description }} variables in the mail template for the campaign, correct?
Now, for the featured image, this is quite much complicated I guess. Here’s what it looks like in the feed, for instance :
<content:encoded><![CDATA[ <figure class="wp-block-image size-large is-resized"><img decoding="async" src="https://domain/wp-content/uploads/YYYY/MM/picture.jpg?w=625" alt="" class="wp-image-8536" style="aspect-ratio:0.7503099988727314;width:624px;height:auto" /><figcaption class="wp-element-caption"> <em><sup>Caption...</sup></em></figcaption></figure>>many texts
]]></content:encoded>
So I guess this is the reason why it’s not that easy to import the featured image in the newsletter template, am I wrong?And does it mean there’s no way to do what I’d expect?
I’ve been searching a bit, and here’s what I’m trying right now in Additional CSS:
.fg-media-content {
max-height: 80%;
max-width: 80%;
}Looks good, although I’ve not been visiting every page so far…
Thanks @bradvin for the quick reply!
No, I’m not talking about smartphone displays. I should have been more specific. Sorry.I’m speaking about computer screen display, depending on its size and/or the browser window size.
For example, go to this page and click on the 1st thumbnail and hopefully see it on a large screen and window. You then should see a square photo surrounded by a light grey background, but if you reduce the browser window size, you’ll see what I’m talking about.
In this case, I’d wish the picture to downsize a bit so that there’s still space around it.
Was I clear enough to explain what I need?Forum: Plugins
In reply to: [Contact Form 7] Can’t follow a link attached to a textHi,
Anyone to help me solve this issue?
Why is the <a> field like
<a 'https:="" lepassepartout.fr="" politique-de-confidentialite'="" target="_blank">?- This reply was modified 1 year, 5 months ago by manu.p.
Forum: Everything else WordPress
In reply to: Poll with photo rankingThanks @threadi, I just checked this plugin (free version) to see how I can use it for what I want to do.
First thing is, with the free version, I found no way to enlarge pics in a vote.
Then once the visitor has voted for a pic, it’s over.If it’s not a vote like 1, 2 and 3, it may be 3 stars for choice 1, 2 for choice 2, 1 for choice 3 or whatever allow to rank 3 out of N pics.
I read the “pro” features and I’m afraid this is not what I’m expecting. But it was worth a try.
Forum: Plugins
In reply to: [Contact Form 7] Can’t follow a link attached to a textThanks again @takayukister
So I just did what you suggested and it’s still the same behavior, that is: every time I click on the link the effect is just toggle the box on the left.
One thing I notice when I inspect the HTML code is that the URL is missing the slashes (/):
<span class="wpcf7-list-item-label">J'ai pris connaissance et accepte la <a 'https:="" lepassepartout.fr="" politique-de-confidentialite'="" target="_blank">politique de confidentialité</a> du site.</span>Could this be the reason why the link doesn’t work?