Closed
Description
I am adding the width and height params to make the iframe bigger but it does not work.
I got oEmbed plugin last version (1.2.4).
Here is my twig code :
{{
entry.resourceLinkEmbed.render({
params: {
width: 1000,
height: 500,
autoplay: 1,
rel: 0,
mute: 0,
loop: 1,
autopause: 1,
}
})
}}
Et voici le code iframe en output :
Thanks for help.
Metadata
Assignees
Labels
No labels