Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Frank Goossens

    (@futtta)

    do you have a url where I could check out what you mean camafive?

    Thread Starter camafive

    (@camafive)

    yes, look here–> https://goo.gl/p1IXL , it says, Mire este video en YouTube Embedded with WP YouTube Lyte.

    like i said before i didn’t have that message because somehow i realized how to take it off, but when i updated the plugin i forgot where to handle that.

    Plugin Author Frank Goossens

    (@futtta)

    seems to be a problem with your theme not using the default wordpress excerpt-hooks.

    there are 2 possibilities;

    1. small code change: go in /wp-content/plugins/wp-youtube-lyte/wp-youtube-lyte.php and change if ($doExcerpt) {$noscript="";} into $noscript="";. this will certainly work.
    2. small authoring change: add a custom excerpt to your post which contains e.g. just a space, but this one might not work as your theme seems to be using a non-default excerpt-call

    hope this helps!
    frank

    Thread Starter camafive

    (@camafive)

    really thanks, that works like a charm

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP YouTube Lyte] wp-youtube lyte adds text to my posts’ is closed to new replies.