[insert_php] $var = do_shortcode( ‘https://sevenvillasmusic.com/wp-content/uploads/2016/02/fondo3.jpg‘ ); $var2= ‘

“The Voyage”, a sub label of Seven Villas specialized on ambient and downtempo. Focused on album releases from advanced music creators that have a clear understanding of the “trance” meaning.
–
FACEBOOK | BANDCAMP | SOUNDCLOUD | BEATPORT | DISCOGS
[insert_php]
$rss = new DOMDocument();
$rss->load(‘https://www.youtube.com/feeds/videos.xml?playlist_id=PLrZ6x-oirCiDCDwFdpFkSRagH_XSD_EzE’);
$feed = array();
foreach ($rss->getElementsByTagName(‘entry’) as $node) {
$item = array (
‘title’ => $node->getElementsByTagName(‘title’)->item(0)->nodeValue,
‘desc’ => $node->getElementsByTagName(‘description’)->item(0)->nodeValue,
‘link’ => $node->getElementsByTagName(‘link’)->item(0)->nodeValue,
‘date’ => $node->getElementsByTagName(‘pubDate’)->item(0)->nodeValue,
‘video’ => $node->getElementsByTagName(‘id’)->item(0)->nodeValue,
);
array_push($feed, $item);
}
$limit = 1;
echo ‘
for($x=0;$x<$limit;$x++) { $title = str_replace(' & ', ' & ', $feed[$x]['title']); $link = $feed[$x]['link']; $description = $feed[$x]['desc']; $date = date('l F d, Y', strtotime($feed[$x]['date'])); $videoId=$feed[$x]['video']; $videoId2= str_replace ( 'yt:video:' , '' , $videoId); echo '‘;
}
echo ‘
‘;
[/insert_php]
If you want to contact us or you believe your music belongs on Seven Villas you can submit your demo.
All demos received are listened to. It is a good idea to listen to our releases first and check if your productions match our style. We only accept souncloud link, please do not send any other kind of links, thank you!.
[insert_php] $var = do_shortcode( ‘https://sevenvillasmusic.com/wp-content/uploads/2016/02/fondo3.jpg‘ ); $var2= ‘