Variable that links to custom post type.
-
Hello,
I have a site that has posts of different youtube and vimeo videos. There is a custom post type labelled “featuredvideo” and the theme grabs the youtube/vimeo ID and plays it in a player.
also have a separate website that acts more like a tv channel, you cant pick what’s playing it just loops all of the videos from the other site. (it is for TVs that play in public places)
<li> <a data-id="iVLenV7zIb4" data-cat="0" class="thumb" ><img src="http://i4.ytimg.com/vi/3e_cPmvlfJ4/mqdefault.jpg" alt="Whistler John Jackson" /></a> <aside>Whistler John Jackson</aside> </li>In the data-id class, Is there a way to to use a variable that links what is in the “featuredvideo” custom field from the first website?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Variable that links to custom post type.’ is closed to new replies.