• when trying to put this code as item format :

    [av_one_half first]<div class="avia-video avia-video-16-9" itemprop="video" itemtype="https://schema.org/VideoObject"><div class="avia-iframe-wrap">IFRAME</div></div>[/av_one_half][av_one_half][/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''][av_textblock size='' font_color='' color='']
    <div class="rubriqueheader short">À NE PAS MANQUER</div>
    [/av_textblock]
    <H2>[ml_title]</H2>
    [av_textblock size='' font_color='' color='']
    [ml_content]
    [/av_textblock]
    <div class="ml_link"><a class="ml_readmore" href="[ml_field name=externallink]">Démarrer la formation dès maintenant</a></div>[/av_one_half]

    This code is “eaten” and here what is left :

    [av_one_half first]<div class="avia-video avia-video-16-9  " itemprop="video" itemtype="https://schema.org/VideoObject"><div class="avia-iframe-wrap">IFRAME</div></div>[/av_one_half][av_one_half][/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''][av_textblock size='' font_color='' color='']
    <div class="rubriqueheader short">À NE PAS MANQUER</div>
    [/av_textblock]
    <H2>[ml_title]</H2>
    [av_textblock size='' font_color='' color='']
    [ml_content]
    [/av_textblock]
    <div class="ml_link"><a class="ml_readmore" href="[ml_field name=externallink]">Démarrer la formation dès maintenant</a></div>[/av_one_half]

    I try with other formulation:
    <div class="avia-video avia-video-16-9 " itemprop="video" itemtype="https://schema.org/VideoObject"><div class="avia-iframe-wrap"><iframe width="1500" height="844" src="https://www.youtube.com/embed/3UKSKukiKfY?feature=oembed&wmode=opaque" frameborder="0" allowfullscreen=""></iframe></div></div>

    and after saving, only this code remains :
    <div class="avia-video avia-video-16-9 "><div class="avia-iframe-wrap"></div></div>

    Is there a trick? a thing i an missing ? thanks for the input
    G.

Viewing 1 replies (of 1 total)
  • Thread Starter gesatzs

    (@gesatzs)

    I tried also this way :

    [miniloop post_type=formations number_posts=1]<H2> {title}
    </h2> {content}
    <iframe width="560" height="315" src="https://www.youtube.com/embed/3UKSKukiKfY" frameborder="0" allowfullscreen></iframe> link: {ml_field name=videointro}[/miniloop]

    The Iframe is GONE, not showing at all.

Viewing 1 replies (of 1 total)
  • The topic ‘some code not accepted in widget item format ?’ is closed to new replies.