danysantosgrilo
Forum Replies Created
-
Here’s an example of how the shortocde is implemented on the page:
<p><strong>1/</strong>At the crossroads go to your right! = Au carrefour allez sur votre droite ![sc_embed_player fileurl="https://audio-file.mp3"]</p>
Hello, sorry for the late reply.
I tried it on a clean website with the Twenty-Twenty themes and here is what it looks like: https://adrienjourdan.com/audio-test/
You can see an example here: https://www.ispeakspokespoken.com/audio-plugin-test-page/
It’s not the exact same website as in the video, because it was a private membership website.
However, the issue remains. And we use the same themes / plugins for website design.
If you need, I can provide you with credentials to the website on the video. It’s a staging.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Error with WP Mail SMTPHey @wpkube,
Thanks for the detailed and quick answer.
1) Yes.
2.1) I tested your first snippet and it worked. I received an email containing:
Testing STCR
2.2) I tested the second snippet and it worked too. I received the email containing the comment’s details. However, I received in plain HTML, it looked like that:
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Error with WP Mail SMTPHey team,
I’ve tried your fit but it didn’t work.
I got this error:
Mailer: Autre SMTP SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Error: reply_to_field_is_not_present SMTP code: 554
Here’s the full debugging info:
Mailer: Autre SMTP SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Error: reply_to_field_is_not_present SMTP code: 554 Debug Output: Connection: opening to mx.get-enterprise.pl:25, timeout=300, options=array() Connection: opened SERVER -> CLIENT: 220 GetResponse.com ESMTP Service ready CLIENT -> SERVER: EHLO formations.ispeakspokespoken.com SERVER -> CLIENT: 250-GetResponse.com Service ready 250 STARTTLS CLIENT -> SERVER: STARTTLS SERVER -> CLIENT: 220 Ready to start TLS CLIENT -> SERVER: EHLO formations.ispeakspokespoken.com SERVER -> CLIENT: 250-GetResponse.com Service ready 250-STARTTLS 250 AUTH LOGIN PLAIN CLIENT -> SERVER: AUTH LOGIN SERVER -> CLIENT: 334 VXNlcm5hbWU6 CLIENT -> SERVER: [credentials hidden] SERVER -> CLIENT: 334 UGFzc3dvcmQ6 CLIENT -> SERVER: [credentials hidden] SERVER -> CLIENT: 235 Authentification successful. CLIENT -> SERVER: MAIL FROM: SERVER -> CLIENT: 250 sender [email protected] OK CLIENT -> SERVER: RCPT TO: SERVER -> CLIENT: 250 recipient [email protected] OK CLIENT -> SERVER: DATA SERVER -> CLIENT: 354 Start mail input; end with . CLIENT -> SERVER: Date: Wed, 27 Jul 2022 13:32:29 +0000 CLIENT -> SERVER: To: [email protected] CLIENT -> SERVER: From: Adrien CLIENT -> SERVER: Reply-To: [email protected] CLIENT -> SERVER: Subject: =?UTF-8?Q?Il_y_a_un_nouveau_commentaire_=C3=A0_Comment_suivre_cette_formation_=3F?= CLIENT -> SERVER: Message-ID: CLIENT -> SERVER: X-Mailer: WPMailSMTP/Mailer/smtp 3.5.1 CLIENT -> SERVER: X-Post-Id: 7995 CLIENT -> SERVER: X-Comment-Id: 55969 CLIENT -> SERVER: MIME-Version: 1.0 CLIENT -> SERVER: Content-Type: text/html; charset=UTF-8 CLIENT -> SERVER: Content-Transfer-Encoding: 8bit CLIENT -> SERVER: CLIENT -> SERVER: Il y a un nouveau commentaire à Comment suivre cette formation ?There is a new comment on Comment suivre cette formation ?. CLIENT -> SERVER: CLIENT -> SERVER: Comment link: https://formations.ispeakspokespoken.com/lecons/comment-suivre-cette-formation-rta/comment-page-1/#comment-55969 CLIENT -> SERVER: Author: Dany CLIENT -> SERVER: Comment: CLIENT -> SERVER: test 3 CLIENT -> SERVER: Permalink: https://formations.ispeakspokespoken.com/lecons/comment-suivre-cette-formation-rta/ CLIENT -> SERVER: Manage your subscriptions | One click unsubscribe CLIENT -> SERVER: CLIENT -> SERVER: CLIENT -> SERVER: . SERVER -> CLIENT: 554 Error: reply_to_field_is_not_present SMTP ERROR: DATA END command failed: 554 Error: reply_to_field_is_not_present SMTP Error: data not accepted.
The SMTP plugin works really well with other plugins that we have such as Wishlist Member, Learndash, …
Hope this helps!
Thank you for the quick answer, I think I’ve spotted the issue.
Sorry for the inconvenience.
- This reply was modified 2 years, 8 months ago by danysantosgrilo.