Title: Oembed, lost content
Last modified: April 1, 2025

---

# Oembed, lost content

 *  Resolved [ugotta](https://wordpress.org/support/users/ugotta/)
 * (@ugotta)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/oembed-lost-content/)
 * 1 Oembed a url, losing subsequent content. It cannot be embedded correctly either.
 *     ```wp-block-code
       http://example.local/cate/111/The content after the Oembed URL above will be lost
       ```
   
 * It seems that oembed and MMarkdown cannot coexist.
 * 2 MM will make [Frontend Admin](https://wordpress.org/plugins/acf-frontend-form-element/)
   clear some saved content when saving the form, and re-enter it every time. I 
   experienced one:
   Edit Form → Modal Window → Show in Modal → Modal Button Text

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Pierre-Henri Lavigne](https://wordpress.org/support/users/peter202202/)
 * (@peter202202)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/oembed-lost-content/#post-18398868)
 * [@ugotta](https://wordpress.org/support/users/ugotta/) 👋
 * Thank you for your feedbacks
 * About the first point, I guess I got it. I patched a similar issue earlier in
   3.x but looks like reverted due to a typo mistake with a variable 🫣. When you
   can could you give it a try with latest 3.14.7 please ? 🙏
 * About the Frontend Admin plugin, I’m gonna take a look again when I can, last
   time I checked it wasn’t just pluggable with the MMarkdown. Not sure, maybe the
   current bug fix solved your issue with the modal as well ? 🤞
 * Kinds regards
 *  Thread Starter [ugotta](https://wordpress.org/support/users/ugotta/)
 * (@ugotta)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/oembed-lost-content/#post-18399156)
 * Tested, the problem still exists.
 * Additionally, on the Bridges settings page, if none of them are selected, saving
   the page will crash
 *  Plugin Author [Pierre-Henri Lavigne](https://wordpress.org/support/users/peter202202/)
 * (@peter202202)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/oembed-lost-content/#post-18446157)
 * Thank you for your patience [@ugotta](https://wordpress.org/support/users/ugotta/)
   🤘
 * About the first point with oembed / lost content stuff, I suppose you are still
   with with the o2 plugin with the p20 theme, I couldn’t reproduce the issue. With
   a clean install and the latest versions of the plugins, if I copy-paste a link
   from SoundCloud or Youtube for example, the related media is embedded in the 
   final post or the preview.
 * Depending from the box (comments, new post, etc…) there are indeed a few caveats
   sometimes, side effects with the textarea’s scrollbars or the box overflow (out
   of the viewport), but no content is being cropped. If you can share a short video
   with [Loom](https://www.loom.com/) or [Screenity](https://screenity.io/en/) for
   example, that would be great for me to understand 🙏
 * If you are trying to embed something with your own server, to my mind I guess
   it’s not working by default, you have to register new filters / hooks to WordPress
   to make it known media data can be retrieved with your endpoint. Don’t know how
   to do that at the moment 🤷 Does it work with the default theme Twenty Twenty
   2025 without Markup Markdown ? Or are you using additional plugins ?
 * —-
 * About the Frontend Admin plugin, I recently released 3.15 with a few tweaks so
   the primary content and custom fields can be used with markdown :
   – [https://mega.nz/file/V9lkiLha#dSsVBQJ7PYzcQJEqzROg5Ew85aw09ficDxFZNsoDp9Y](https://mega.nz/file/V9lkiLha#dSsVBQJ7PYzcQJEqzROg5Ew85aw09ficDxFZNsoDp9Y)–
   [https://mega.nz/file/VoVUlIoD#wgAC5Rpl6pCtyzV5OAM2RzTY5XbXJFirX5oCSwsS3xg](https://mega.nz/file/VoVUlIoD#wgAC5Rpl6pCtyzV5OAM2RzTY5XbXJFirX5oCSwsS3xg)
   Please activate the related plug (resave once to reload the cache / options) 
   and give it a new try please 🙇‍♂️
 * Regarding the description of your feedback, are you talking about the settings
   screen panel ? (Frontend Admin > Forms) On my side there are some javascript 
   errors and the same bugs even without the plugin Markup Markdown. Please confirm
   with a clean install without activating Markup Markdown on your side and if it’s
   not related to my plugin, please open a new ticket to the plugin’s forum or escalate
   to the support if you own a professional version so the plugin owner can be informed
   and make a patch. Otherwise, as I can’t reproduce the issue on my side, you need
   to provide additional information or shoot a quick video please so I can watch
   the issue. I would really appreciate.
 * —-
 * About the autoplugs tab, thank you for reporting the issue. If no bridge were
   selected, saving the preferences wouldn’t work. The error has been fixed in 3.15
   as well 👌
 * Hoping recent updates at least helpt a bit,
 * Kind Regards,
 *  Thread Starter [ugotta](https://wordpress.org/support/users/ugotta/)
 * (@ugotta)
 * [1 year ago](https://wordpress.org/support/topic/oembed-lost-content/#post-18475781)
 * I’m late.
   The latest version 3.16.0 still has the above two issues. I would like
   to add some testing details:
 * Newly install WordPress in the local WP environment;
   Theme: Astra, Neve;Plugin:
   Markup Markdown, Frontend Admin;
 * —-
 * Create a new article test and directly write an article link:
 *     ```wp-block-code
       http://yourwpsite.local/uncategorized/111/The content after the URL above will be lost
       ```
   
 * —-
 * Frontend Admin:
   Edit Form → Modal Window → Show in Modal → Modal Button Text `[
   enter a Button Name]` ==> will become the default value `[Open Form]` after refreshing
   the page. If you save the form at this time… That button name is wrong.No other
   issues have been found yet.
 *  Plugin Author [Pierre-Henri Lavigne](https://wordpress.org/support/users/peter202202/)
 * (@peter202202)
 * [1 year ago](https://wordpress.org/support/topic/oembed-lost-content/#post-18479778)
 * [@ugotta](https://wordpress.org/support/users/ugotta/) No problems at all, thank
   you for posting the details. 👍Please allow me a few days, at least two weeks
   so I can test and dig into it. 🤲Appreciate your patience 🙇‍♂️
 *  Plugin Author [Pierre-Henri Lavigne](https://wordpress.org/support/users/peter202202/)
 * (@peter202202)
 * [1 year ago](https://wordpress.org/support/topic/oembed-lost-content/#post-18493143)
 * [@ugotta](https://wordpress.org/support/users/ugotta/) Thank you for your patience
   👍
 * About the first issue, I finally got it, it was a bug about embedding an article,
   not a media. 💦
   I fixed my regular expression with the break lines and it should
   work starting version 3.17.0. Thank you so much for reporting it. About the themes
   you shared, testing with Neve helpt me identifying a dependency issue when editing
   on the frontend. That’s great ! 🎸
 * About the second issue, I had a hard time but indeed it was coming from a conflict
   with my plugin, the javascript errors was related to blocks. Disabling the block
   editor and launching the markdown one is not required on the settings screen.
   Fixed within the autoplug in the version 3.17.1 I’ve just released. If for any
   reason you don’t want to turn on the plug, you can use the following snippet 
   code instead:
 *     ```wp-block-code
       add_action( 'init', function() {    remove_post_type_support( 'admin_form', 'markup_markdown' );});
       ```
   
 * If you don’t mind I’m gonna mark this discussion as solved 👌
    -  This reply was modified 1 year ago by [Pierre-Henri Lavigne](https://wordpress.org/support/users/peter202202/).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Oembed, lost content’ is closed to new replies.

 * ![](https://ps.w.org/markup-markdown/assets/icon.svg?rev=2691249)
 * [Markup Markdown](https://wordpress.org/plugins/markup-markdown/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/markup-markdown/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/markup-markdown/)
 * [Active Topics](https://wordpress.org/support/plugin/markup-markdown/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/markup-markdown/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/markup-markdown/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Pierre-Henri Lavigne](https://wordpress.org/support/users/peter202202/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/oembed-lost-content/#post-18493143)
 * Status: resolved