• Resolved splunsh

    (@splunsh)


    Hi,
    the plugin works fine, but right before the Lyte-wrapper I have parts of the youtube embed code as output – like this:

    <div class="col-xs-12">
    httpv://www.youtube.com/watch?v=
    <div class="lyte-wrapper" style="width:1280px;max-width: 100%;margin:5px auto;">
    <div class="lyte hidef lP" id="WYL_Wc5J5u3Ix2M">…</div>
    </div>

    The youtube embed code comes from an ACF custom field.

    I output it with this code:
    echo lyte_preparse(get_field('video_intro'));
    Is there something that I can do? Thanks a lot for this

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

The topic ‘Youtube code before Lyte-wrapper’ is closed to new replies.