Title: oEmbed does not work
Last modified: August 31, 2016

---

# oEmbed does not work

 *  Resolved [J Grandin](https://wordpress.org/support/users/j-grandin/)
 * (@j-grandin)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/oembed-does-not-work/)
 * Hi Adam,
 * First, thank you so much for your powerful plugin.
 * I’m encountering a problem on `single-job_listing.php` template where the_content
   does not converts any oEmbed link like YouTube or Twitter.
 * Here is a test page as an example with youtube and twitter links:
    [http://www.happytomeetyou.fr/poste/test/](http://www.happytomeetyou.fr/poste/test/)
 * You’ll notice that `the_company_video()` function is working normally, so it’s
   not a problem from the embedded websites like YouTube.
 * I isolated WP Job Manager as the source of the problem. Here are some of the 
   checkings I already did (not successfully of course):
    – Checked if oembed links
   are working normally on Posts or Pages – Tried [embed]youtube link[/embed] on
   content editor ‘Text’ mode – Tried <p>youtube link</p> on content editor ‘Text’
   mode – Activated another theme (Twenty Fifteen) in order to ensure that premium
   theme (Kreate by Elated) & child theme I’m using are not involved – Deactivated
   other plugins (one by one) except WP Job Manager of course, since job-listing
   is a custom post dependance – Use `echo the_content();` instead of `echo apply_filters('
   the_job_description', get_the_content() ) );` in the customized template – Display
   the content in a minimalist `single-job_listing.php` template with only `get_header();`/
   the loop / `get_footer();` – Activate/deactivate WP Job Manager settings one 
   by one – Reinstall WP Job Manager from WP.org – Check test page on Chrome AND
   Firefox (sometimes Chrome encounters an issue with YouTube that requires ChromeCast
   extension).
 * I’m really stuck with this one and I’m pretty sure this is a content filtering
   issue on job_listing custom post.
 * Thank you for your kind consideration and your help.
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

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

 *  Plugin Contributor [Adam Heckler](https://wordpress.org/support/users/adamkheckler/)
 * (@adamkheckler)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/oembed-does-not-work/#post-7145790)
 * Hi there!
 * You’re correct: oEmbeds aren’t processed at the moment. I’ve filed an issue for
   this on GitHub now though:
 * [https://github.com/Automattic/WP-Job-Manager/issues/630](https://github.com/Automattic/WP-Job-Manager/issues/630)
 * … so follow along there as we work on it. 🙂
 * Thanks!
 *  Thread Starter [J Grandin](https://wordpress.org/support/users/j-grandin/)
 * (@j-grandin)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/oembed-does-not-work/#post-7145807)
 * Thank you for your quick answer! And for scheduling a fix in a potential next
   release.
 * I will surely check the next changes on the plugin. I would like to help fixing
   this issue but I’m pretty sure I don’t have a sufficient level of knowledge about
   content filter processing.

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

The topic ‘oEmbed does not work’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Tags

 * [embedding](https://wordpress.org/support/topic-tag/embedding/)
 * [oEmbed](https://wordpress.org/support/topic-tag/oembed/)
 * [the_content](https://wordpress.org/support/topic-tag/the_content/)
 * [Youtube](https://wordpress.org/support/topic-tag/youtube/)

 * 2 replies
 * 2 participants
 * Last reply from: [J Grandin](https://wordpress.org/support/users/j-grandin/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/oembed-does-not-work/#post-7145807)
 * Status: resolved