Title: not working properly (uncode theme)
Last modified: November 6, 2019

---

# not working properly (uncode theme)

 *  [inefavel](https://wordpress.org/support/users/inefavel/)
 * (@inefavel)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/not-working-properly-uncode-theme/)
 * I am using uncode theme, which has a theme builder.
 * As I understand from reading the plugin page, the plugin should automatically
   replace wordpress oembed with the “Lyte” version, right?
 * So, I tried the following:
    – Inserting as a media object, expecting for the 
   plugin to replace the native embedder – Inserting the original youtube link (
   https) as a text – Inserting the httpv link as a text – inserting the [lyte id
   =xxx]
 * Only the last one worked as expected. The first one shows the original embedded
   player. The remaining ones just shows the url as text.
 * So I was expecting for this plugin to automatically replace the youtube embeds,
   no matter what. Am I wrong to expect that? Any ideas on how to make that happen?
 * My webpage with the original youtube link is [http://www.tracer.com.br](http://www.tracer.com.br)(
   look right below the main section). The other tests you can see at the bottom
   of the following page: [https://www.tracer.com.br/teste/](https://www.tracer.com.br/teste/)
 * thanks for the help

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

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/not-working-properly-uncode-theme/#post-12105511)
 * yeah, page builders can be a pain 😉
 * let’s try something here; can you open [wp-content/plugins/wp-youtube-lyte/wp-youtube-lyte.php and on line 751](https://github.com/futtta/wp-youtube-lyte/blob/1.7.8/wp-youtube-lyte.php#L751)
   change
    `add_filter('the_content', 'lyte_parse', 4);` into `add_filter('the_content','
   lyte_parse', 10);`
 * frank
 *  Thread Starter [inefavel](https://wordpress.org/support/users/inefavel/)
 * (@inefavel)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/not-working-properly-uncode-theme/#post-12106922)
 * Ok, just did that and nothing changed on the website unfortunately 🙁
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/not-working-properly-uncode-theme/#post-12107070)
 * and if you change it to
 * `add_filter('the_content', 'lyte_parse', 99);` ?
 *  Thread Starter [inefavel](https://wordpress.org/support/users/inefavel/)
 * (@inefavel)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/not-working-properly-uncode-theme/#post-12107117)
 * Still nothing 🙁
    You can see it at the bottom of the [http://www.tracer.com.br/teste](http://www.tracer.com.br/teste)
   url (I already changed the main page to use the tag
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/not-working-properly-uncode-theme/#post-12107697)
 * afraid in that case I don’t know how to make LYTE pick up on existing video’s
   inefavel , you’ll have to manually change your existing video’s to use the LYTE
   shortcode :-/
 *  Thread Starter [inefavel](https://wordpress.org/support/users/inefavel/)
 * (@inefavel)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/not-working-properly-uncode-theme/#post-12107808)
 * ok, thanks 🙁

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

The topic ‘not working properly (uncode theme)’ is closed to new replies.

 * ![](https://ps.w.org/wp-youtube-lyte/assets/icon-128x128.png?rev=1836005)
 * [WP YouTube Lyte](https://wordpress.org/plugins/wp-youtube-lyte/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-youtube-lyte/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-youtube-lyte/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [inefavel](https://wordpress.org/support/users/inefavel/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/not-working-properly-uncode-theme/#post-12107808)
 * Status: not resolved