• Resolved dorjeduck

    (@dorjeduck)


    Hi,

    thanks for the great plugin.

    I have a problem with links in the content of posts, be it vimeo or facebook links. WordPress automatically embeds them and it seems the email sent out is effected by that. Let’s look at the concrete example:

    The post I published contained the following line: (https://www.justdharma.com/newsletters/dzongsar/2017/12/07/the-heart-of-khyentse-foundation/)

    https://vimeo.com/245866557

    Now in the email in gmail nothing is displayed, when looking at the raw (original) email it contains the following:

    <p><iframe src=3D"https://player.vimeo.com/video/245866557" width=3D"625" h=
    eight=3D"352" frameborder=3D"0" title=3D"The Heart of Khyentse Foundation" =
    webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>

    I tried several plugins to prevent embedding but nothing worked. In general I would prefer if your plugin would send out the raw text of the post, at least optional.

    Any advice how to handle this would be highly appreciated

    Thanks

    martin

    • This topic was modified 6 years, 11 months ago by dorjeduck.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dorjeduck

    (@dorjeduck)

    Found one solution. Instead of adding the raw url, adding it as a html link does the job:

    <a href="https://vimeo.com/245866557" rel="noopener" target="_blank">https://vimeo.com/245866557</a>
    

    @dorjeduck

    Apologies for the delayed response.
    I’m glad the issue has been resolved on your end.
    Kindly let me know if you need any help further.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘problem with embedded links like vimeo’ is closed to new replies.