• I am trying to use an iframe inside a mini loop, but it doesn’t show at all. the iframe is non-existent on the output code.

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

    is there another way to do it ?

  • The topic ‘iframe inside mini loop not showing at all’ is closed to new replies.