• Resolved Mark Szymanski

    (@markjszymanski)


    I am trying to use the shortcode option to display a Presto Player widget.

    The custom field URL variable in the shortcode is great.

    Is there any way to do the same with the poster variable?

    Something like the code below, but that actually works?

    [presto_player custom_field="vimeo_url" plays_inline=1 poster="thumbnail"]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Mark,

    Thank you for choosing Presto and writing in!

    Yes, this is possible. Here is the shortcode –

    [presto_player poster=”https://example.com/poster.jpg”%5D

    You may refer to this article –

    https://prestoplayer.com/docs/presto-player-shortcode

    I hope that helps. Please let me know if you have other questions.

    Thread Starter Mark Szymanski

    (@markjszymanski)

    Yea, I know you can set a static poster image from a URL like that.

    I mean set the poster image from a custom ACF field for instance like you can for the source of the video.

    Hello there,

    Thank you for your update.

    As checked, this should be work –

    [presto_player custom_field=”vimeo_url” plays_inline=1 poster=”thumbnail”]

    Kindly share with us more details if the above shortcode is working.

    Looking forward to your response.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shortcode Poster Image Via Custom Field’ is closed to new replies.