javascript - Vimeo iframes for Toolset Post Archives -
essentially iframe vimeo embed link work individually, however, working on global editor displaying posts. using javascript seems answer, if knows way use simple <video></video>
tag vimeo url let me know.
here have
[wpv-post-date] [types field='date'][/types] [types field='bible-passage'][/types] [types field='mp3'][/types] <div class="audio-player"><div id="play-btn"></div><div class="audio- wrapper" id="player-container" href="javascript:;"><audio id="player"><source src="[types field='mp3' output='raw'][/types]"> </audio></div></div><a class="x-btn black-button x-btn-global sermon- button sermon-audio" href="[types field='mp3' output='raw'][/types]" target="_blank">download</a> <iframe src="https://player.vimeo.com/video/229578292? title=0&byline=0&portrait=0" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="[types field='video'][/types]">you shall not steal</a> <a href="https://vimeo.com/tomballbible">tomball bible church</a> on <a href="https://vimeo.com">vimeo</a>.</p> [wpv-post-featured-image] [types field='sermon-image'][/types] [wpv-post-taxonomy type="preacher" separator=", " format="link" show="name" order="asc"]
the first source vimeo player needs remain in format number @ end needs change.
the "video" field has auto-generated url maybe pull number that? not familiar java script.
wiki
Comments
Post a Comment