• Resolved papillon14rose

    (@papillon14rose)


    Hello

    How can I add an image on my newsletter please. Is there any code to add in my html post. Because I noticed that some newsletter has image posted.

    Thank you for your help

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support lastsplash (a11n)

    (@lastsplash)

    Hi @papillon14rose

    Thanks for your patience, we’ve been working through a backlog of support requests.

    You can add an image by adding it as a Featured Image and setting that to be included in emails to subscribers. There are instructions here:

    https://jetpack.com/support/subscriptions/#images-in-subscription-email

    You can also set your email newsletters to send the full contents of the post, which will include images added via WordPress’ image block.

    To do that, go to “Settings > Reading” in your WP Admin and “For each article in a feed, show” and make sure that’s set to “Full”.

    Let us know if you continue to have issues.

    Thread Starter papillon14rose

    (@papillon14rose)

    Thank you so much for your response.

    I tried to enable featured images but the problem when I want to save modification I have error message. So I did a debug and get this message :

    XML-RPC is not responding correctly ( 405 )

    maybe this is why I can’t even save any modification I do on Setting.

    I added few months ago on my htaccess this line :

    RewriteRule ^xmlrpc.php$ “http\:\/\/0.0.0.0\/” [R=301,L]

    Do you think this is the problem ?

    I added few months ago on my htaccess this line :
    RewriteRule ^xmlrpc.php$ “http\:\/\/0.0.0.0\/” [R=301,L]
    Do you think this is the problem ?

    That could certainly prevent Jetpack from accessing the site’s XML-RPC file, which would prevent Jetpack from connecting to the site. Jetpack needs to be connected in order for it to function. You can learn more about that here: https://jetpack.com/support/jetpack-and-xml-rpc/

    I’d recommend adjusting your .htaccess file to ensure Jetpack can access your site’s XML-RPC file. If you want to restrict other XML-RPC access, you should be able to allowlist the Jetpack IP addresses so that Jetpack can still access the XML-RPC file. You can find those IP addresses here: https://jetpack.com/support/how-to-add-jetpack-ips-allowlist/

    Once Jetpack can access your site’s XML-RPC file, it should be able to connect. After that, Jetpack features should work normally.

    If you need more help with that, please post your site URL here so that we can have a look.

    If you want it to remain private, you can also contact us via this contact form. If you choose to reach out directly, please include a link to this thread.

    Thread Starter papillon14rose

    (@papillon14rose)

    Thank you for your help. The problem was fixed ??

    Excellent, I’m going to mark this as resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add Image on my newsletter’ is closed to new replies.