• Hello,

    after installing this plugin and enabling the option “Keep paragraph tags in the Classic block and the Classic Editor”, not all links are embedded correctly anymore.

    It does only work for links in own paragraphs, but not for links within simple line breaks (with a <br /> or </p> after the link in the same line), even though the regular autoemed function should also work with line breaks.

    I only installed this plugin, because there is a bug within Elementor, that paragraphs tend to run together.
    A workaround for me would be disabling this option (or the AET plugin) for editing WooCommerce products, because there I don’t use Elementor. But I couldn’t find a way to implement this.

Viewing 1 replies (of 1 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    It does only work for links in own paragraphs, but not for links within simple line breaks (with a <br /> or </p> after the link in the same line)

    This is (for better or worse) how these auto-embeds work in WordPress. The URL has to be on its own line, or in its own paragraph. If there’s other content on the line or in the paragraph, it doesn’t auto-embed them. That is a precaution to not accidentally auto-embed links not meant for embedding.

    Another reason is that the embeds are typically wrapped in a DIV. Inserting an embed in the middle of a paragraph will produce invalid HTML.

Viewing 1 replies (of 1 total)
  • The topic ‘oEmbeds not working for all links with enabled No_AutoP’ is closed to new replies.