PVRIS’ ‘EVERGREEN’ On Track For Top 5 UK Debut

PVRIS' 'EVERGREEN' On Track For Top 5 UK Debut



PVRIS’ ‘EVERGREEN’ On Track For Top 5 UK Debut




















https://rocksound.tv/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js

var monsterinsights_frontend = {“js_events_tracking”:”true”,”download_extensions”:”doc,pdf,ppt,zip,xls,docx,pptx,xlsx”,”inbound_paths”:”[{“path”:”\/go\/”,”label”:”affiliate”},{“path”:”\/recommend\/”,”label”:”affiliate”}]”,”home_url”:”https://rocksound.tv”,”hash_tracking”:”false”,”v4_id”:”G-35LYFPCDTM”};

var breeze_prefetch = {“local_url”:”https://rocksound.tv”,”ignore_remote_prefetch”:”1″,”ignore_list”:[“/wp-admin/”]};

https://rocksound.tv/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js

https://rocksound.tv/wp-includes/js/jquery/jquery.min.js

https://rocksound.tv/wp-includes/js/jquery/jquery-migrate.min.js

https://rocksound.tv/wp-content/themes/wnbrainchild/assets/js/swiper.js

https://rocksound.tv/wp-content/themes/wnbrainchild/inc/wnbrainchild.js

(function() {
var purl = window.location.href;
var url = ‘//ads.pubmatic.com/AdServer/js/pwt/158698/9946’;
var profileVersionId = ”;
if(purl.indexOf(‘pwtv=’)>0){
var regexp = /pwtv=(.*?)(&|$)/g;
var matches = regexp.exec(purl);
if(matches.length >= 2 && matches[1].length > 0){
profileVersionId = ‘/’+matches[1];
}
}
var wtads = document.createElement(‘script’);
wtads.async = true;
wtads.type = ‘text/javascript’;
wtads.src = url+profileVersionId+’/pwt.js’;
var node = document.getElementsByTagName(‘script’)[0];
node.parentNode.insertBefore(wtads, node);
})();
PWT.HookForPrebidRequestBids = function(adUnits){
adUnits.forEach(function(au){
au.bids.forEach(function(bid){
// Check for nano interactive bidder
if(bid.bidder == ‘nanointeractive’){
// Set the description from the page if one exists
bid.params.nq = document.querySelector(‘title’).text || ”;
}
})
})
};

var gptSlots = [];
var slot1, slot2, slot3, slot4, slot5, slot6, slot7;
function initAdSlots() {
googletag.cmd.push(function() {
topMapping = googletag.sizeMapping().
addSize([0, 0], [1, 1]).
addSize([320, 0], [[320, 50], [320, 100]]).
addSize([768, 0], [728, 90]).
addSize([1024, 0], [[728, 90], [970, 90], [970, 250]]).
build();
topmpuMapping = googletag.sizeMapping().
addSize([0, 0], [1, 1]).
addSize([320, 0], [300, 250]).
addSize([768, 0], [[300, 250], [300, 600]]).
build();
botmpuMapping = googletag.sizeMapping().
addSize([0, 0], [1, 1]).
addSize([320, 0], [300, 250]).
addSize([768, 0], [[300, 250], [300, 600]]).
addSize([1024, 0], [[300, 250], [300, 600], [300, 1050]]).
build();
inarticleMapping = googletag.sizeMapping().
addSize([0, 0], [1, 1]).
addSize([320, 0], [300, 250]).
addSize([768, 0], [728, 90]).
build();
footerMapping = googletag.sizeMapping().
addSize([0, 0], [1, 1]).
addSize([320, 0], [320, 50]).
addSize([768, 0], [728, 90]).
addSize([1024, 0], [[728, 90], [970, 90]]).
build();
slot1 = googletag.defineSlot(‘/22836884208/rs/topbanner’, [[970, 250], [728, 90], [970, 90], [320, 50], [320, 100]], ‘div-gpt-ad-1679573269902-0’).defineSizeMapping(topMapping).addService(googletag.pubads());
slot2 = googletag.defineSlot(‘/22836884208/rs/topmpu’, [[300, 250], [300, 600]], ‘div-gpt-ad-1679573269902-1’).defineSizeMapping(topmpuMapping).addService(googletag.pubads());
slot3 = googletag.defineSlot(‘/22836884208/rs/bottommpu’, [[300, 250], [300, 600], [300, 1050]], ‘div-gpt-ad-1679573269902-2’).defineSizeMapping(botmpuMapping).addService(googletag.pubads());
slot4 = googletag.defineSlot(‘/22836884208/rs/inarticlempu1’, [[300, 250], [728, 90]], ‘div-gpt-ad-1679573269902-3’).defineSizeMapping(inarticleMapping).addService(googletag.pubads());
slot5 = googletag.defineSlot(‘/22836884208/rs/inarticlempu2’, [[300, 250], [728, 90]], ‘div-gpt-ad-1679573269902-4’).defineSizeMapping(inarticleMapping).addService(googletag.pubads());
slot6 = googletag.defineSlot(‘/22836884208/rs/footer’, [[970, 90], [728, 90], [320, 50]], ‘div-gpt-ad-1679573269902-5’).defineSizeMapping(footerMapping).addService(googletag.pubads());
slot7 = googletag.defineSlot(‘/22836884208/rs/video’, [1, 1], ‘div-gpt-ad-1679573269902-6’).addService(googletag.pubads());
googletag.defineSlot(‘/22836884208/rs/skin’, [1, 1], ‘div-gpt-ad-1679573269902-7’).addService(googletag.pubads());
googletag.defineSlot(‘/22836884208/rs/pixel1’, [1, 1], ‘div-gpt-ad-1679573269902-8’).addService(googletag.pubads());
googletag.pubads().setTargeting(‘topic’, “[INSERT]”);
googletag.pubads().setTargeting(‘sub-topic’, “[INSERT]”);
googletag.pubads().setTargeting(‘article-id’, “[INSERT]”);
googletag.pubads().disableInitialLoad();
googletag.pubads().enableSingleRequest();
googletag.pubads().collapseEmptyDivs();
googletag.enableServices();
gptSlots.push(slot1, slot2, slot3, slot4, slot5, slot6,slot7);
});
}
function displayAds() {
googletag.cmd.push(function() {
gptSlots.forEach(function(slot) {
googletag.display(slot.getSlotElementId());
});
googletag.pubads().refresh(gptSlots);
});
}
// Load the GPT library and initialize ad slots.
window.googletag = window.googletag || { cmd: [] };
googletag.cmd.push(initAdSlots);
// Listen for user consent and display ads accordingly.
displayAds();
//document.addEventListener(‘user-consent-given’, displayAds);
// document.addEventListener(‘cmplz-consent-change’, function(event) {
// if (event.detail.consentLevel === ‘all’) {
// displayAds();
// }
// });

!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q(“i”,arguments)},fetchBids:function(){q(“f”,arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}(“apstag”,window,document,”script”,”//c.amazon-adsystem.com/aax2/apstag.js”);
// initialize apstag and have apstag set bids on the googletag slots when they are returned to the page
apstag.init({
pubID: ‘f7e5e52e-69ad-4e50-a7fe-080bac92c269’,
adServer: ‘googletag’,
simplerGPT: true
});
window.addEventListener(‘tcfv2Ready’, function() {
// pass gpt slot objects in to apply size mapping parsing on bid request to Amazon
window.__tcfapi(‘addEventListener’, 2, function(tcData, listenerSuccess) {
if (listenerSuccess) {
// check the eventstatus
if (tcData.eventStatus === ‘useractioncomplete’ ||
tcData.eventStatus === ‘tcloaded’) {
// Execute things here that rely on the TC string being available (fetchBids request)
googletag.cmd.push(function () {
apstag.fetchBids({
slots: Object.values(DG.ads)
}, function (bids) {
// set apstag bids, then trigger the first request to DFP
apstag.setDisplayBids();
//googletag.pubads().refresh();
});
});
}
}
});
});

PVRIS‘ latest album ‘EVERGREEN’ could land in the UK Top 10 later this week.

According to the Official Charts Company, PVRIS are currently at No.5 in the midweek album chart. If they hold that position, ‘EVERGREEN’ will become their second album to reach the Top 10 in the UK following 2017’s ‘All We Know Of Heaven, All We Need Of Hell’ which debuted at No.4.

So, if you haven’t picked up your copy yet, why not grab one of our exclusive ‘EVERGREEN’ green cassettes. They are limited to just 300 copies and 50 orders will be picked at random to receive a hand-signed art card.

You can get it right now at SHOP.ROCKSOUND.TV alongside Issue 299 of the magazine. Just click the image below:

googletag.cmd.push(function() { googletag.display(‘div-gpt-ad-1679573269902-6’); });

googletag.cmd.push(function() { googletag.display(‘div-gpt-ad-1679573269902-5’); });

googletag.cmd.push(function() { googletag.display(‘div-gpt-ad-1679573269902-7’); });

googletag.cmd.push(function() { googletag.display(‘div-gpt-ad-1679573269902-8’); });

(function( $ ) {
$(document).ready(function() {
var essb_reveal_viralpoint_transition = function() {
$(“.essb-viralpoint”).each(function() {
if ($(this).hasClass(“essb-viralpoint-loading”)) {
$(this).toggleClass(“essb-viralpoint-loading”);
}
});
}
essb_reveal_viralpoint_transition();
});
})( jQuery );

function genesisBlocksShare( url, title, w, h ){
var left = ( window.innerWidth / 2 )-( w / 2 );
var top = ( window.innerHeight / 2 )-( h / 2 );
return window.open(url, title, ‘toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=600, height=600, top=’+top+’, left=’+left);
}

jQuery(document).ready(function($) {
var deviceAgent = navigator.userAgent.toLowerCase();
if (deviceAgent.match(/(iphone|ipod|ipad)/)) {
$(“html”).addClass(“ios”);
$(“html”).addClass(“mobile”);
}
if (deviceAgent.match(/(Android)/)) {
$(“html”).addClass(“android”);
$(“html”).addClass(“mobile”);
}
if (navigator.userAgent.search(“MSIE”) >= 0) {
$(“html”).addClass(“ie”);
}
else if (navigator.userAgent.search(“Chrome”) >= 0) {
$(“html”).addClass(“chrome”);
}
else if (navigator.userAgent.search(“Firefox”) >= 0) {
$(“html”).addClass(“firefox”);
}
else if (navigator.userAgent.search(“Safari”) >= 0 && navigator.userAgent.search(“Chrome”) < 0) {
$(“html”).addClass(“safari”);
}
else if (navigator.userAgent.search(“Opera”) >= 0) {
$(“html”).addClass(“opera”);
}
});

var superpwa_sw = {“url”:”/superpwa-sw.js?2.2.15″,”disable_addtohome”:”0″,”enableOnDesktop”:””};

https://rocksound.tv/wp-content/plugins/super-progressive-web-apps/public/js/register-sw.js

https://rocksound.tv/wp-content/plugins/essb-funcitonal-buttons-pack/assets/clipboard.min.js

https://rocksound.tv/wp-content/plugins/essb-funcitonal-buttons-pack/assets/qrcode.min.js

https://rocksound.tv/wp-content/plugins/easy-social-share-buttons3/assets/modules/pinterest-pro.min.js

https://rocksound.tv/wp-content/plugins/easy-social-share-buttons3/assets/modules/subscribe-forms.min.js

https://rocksound.tv/wp-content/plugins/essb-display-viralpoint/assets/essb-display.js

https://rocksound.tv/wp-content/plugins/easy-social-share-buttons3/assets/js/essb-core.min.js

var essb_settings = {“ajax_url”:”https://rocksound.tv/wp-admin/admin-ajax.php”,”essb3_nonce”:”6e4ecb9a52″,”essb3_plugin_url”:”https://rocksound.tv/wp-content/plugins/easy-social-share-buttons3″,”essb3_stats”:false,”essb3_ga”:false,”essb3_ga_ntg”:false,”blog_url”:”https://rocksound.tv/”,”post_id”:”6813″,”copybutton_direct”:true};

https://rocksound.tv/wp-content/plugins/genesis-blocks/dist/assets/js/dismiss.js

https://rocksound.tv/wp-content/plugins/breeze/assets/js/js-front-end/breeze-lazy-load.min.js

var complianz = {“prefix”:”cmplz_”,”user_banner_id”:”1″,”set_cookies”:[],”block_ajax_content”:””,”banner_version”:”34″,”version”:”6.5.2″,”store_consent”:””,”do_not_track_enabled”:”1″,”consenttype”:”optout”,”region”:”us”,”geoip”:””,”dismiss_timeout”:””,”disable_cookiebanner”:””,”soft_cookiewall”:””,”dismiss_on_scroll”:””,”cookie_expiry”:”365″,”url”:”https://rocksound.tv/wp-json/complianz/v1/”,”locale”:”lang=en&locale=en_GB”,”set_cookies_on_root”:””,”cookie_domain”:””,”current_policy_id”:”17″,”cookie_path”:”/”,”categories”:{“statistics”:”statistics”,”marketing”:”marketing”},”tcf_active”:””,”placeholdertext”:”Click to accept {category} cookies and enable this content”,”aria_label”:”Click to accept {category} cookies and enable this content”,”css_file”:”https://spaces.rocksound.tv/uploads/complianz/css/banner-{banner_id}-{type}.css?v=34″,”page_links”:{“us”:{“cookie-statement”:{“title”:”Opt-out preferences”,”url”:”https://rocksound.tv/opt-out-preferences”}}},”tm_categories”:”1″,”forceEnableStats”:””,”preview”:””,”clean_cookies”:””};

https://rocksound.tv/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js

function essbf_bookmark_page(e) {
e.preventDefault();
var bookmarkURL = window.location.href;
var bookmarkTitle = document.title;
if (‘addToHomescreen’ in window && addToHomescreen.isCompatible) {
// Mobile browsers
addToHomescreen({ autostart: false, startDelay: 0 }).show(true);
} else if (window.sidebar && window.sidebar.addPanel) {
// Firefox <=22
window.sidebar.addPanel(bookmarkTitle, bookmarkURL, ”);
} else if ((window.sidebar && /Firefox/i.test(navigator.userAgent)) || (window.opera && window.print)) {
// Firefox 23+ and Opera <=14
jQuery(this).attr({
href: bookmarkURL,
title: bookmarkTitle,
rel: ‘sidebar’
}).off(e);
return true;
} else if (window.external && (‘AddFavorite’ in window.external)) {
// IE Favorites
window.external.AddFavorite(bookmarkURL, bookmarkTitle);
} else {
// Other browsers (mainly WebKit & Blink – Safari, Chrome, Opera 15+)
alert(‘Press ‘ + (/Mac/i.test(navigator.userAgent) ? ‘Cmd’ : ‘Ctrl’) + ‘+D to bookmark this page.’);
}
return false;
}
function essbfp_copylink(instance) {
return false;
}
function essbfp_qrcode(instance, url) {
var element = jQuery(“#essb-qr-“+instance);
if (!jQuery(element).hasClass(“generated”)) {
var qrcode = new QRCode(“essb-qr-“+instance);
qrcode.makeCode(url);
jQuery(element).addClass(“generated”);
}
setTimeout(function() {
var qrContent = document.getElementById(“essb-qr-“+instance).innerHTML;
essbQRCodeOpenPopup(qrContent);
}, 1);
return false;
}
function essbQRCodeOpenPopup(content){
winpops = window.open(
”,
‘QR Code’,
‘fullscreen=no, toolbar=yes, status=yes, menubar=yes, scrollbars=yes, resizable=yes, directories=yes, location=yes, width=500, height=400, left=100, top=100, screenX=100, screenY=100’);
// Write the content to the popup
winpops.document.write(‘<style type=”text/css”>#content div { font-family: sans-serif; font-weight: bold; text-align:center; margin: 20px 0; } #content img { margin: 0 auto; }</style><div id=”content” style=”-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif”>’+content+'</div>’);
}
jQuery( document ).ready(function() {
try {
new Clipboard(‘.essb_link_copylink a’, {
text: function(trigger) {
var element = trigger.parentElement.parentElement.parentElement;
var url = jQuery(element).attr(“data-essb-url”) || “”;
console.log(“closest URL = ” +url);
return url;
}
});
}
catch (e) {
}
});

// Load the SDK asynchronously
(function (d, s, id) {
var js, sjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “https://sdk.snapkit.com/js/v1/create.js”;
sjs.parentNode.insertBefore(js, sjs);
}(document, ‘script’, ‘snapkit-creative-kit-sdk’));
window.snapKitInit = function () {
snap.creativekit.initalizeShareButtons(
document.querySelectorAll(‘.essb_link_snapchat a’)
);
};

ai_front = {“insertion_before”:”BEFORE”,”insertion_after”:”AFTER”,”insertion_prepend”:”PREPEND CONTENT”,”insertion_append”:”APPEND CONTENT”,”insertion_replace_content”:”REPLACE CONTENT”,”insertion_replace_element”:”REPLACE ELEMENT”,”visible”:”VISIBLE”,”hidden”:”HIDDEN”,”fallback”:”FALLBACK”,”automatically_placed”:”Automatically placed by AdSense Auto ads code”,”cancel”:”Cancel”,”use”:”Use”,”add”:”Add”,”parent”:”Parent”,”cancel_element_selection”:”Cancel element selection”,”select_parent_element”:”Select parent element”,”css_selector”:”CSS selector”,”use_current_selector”:”Use current selector”,”element”:”ELEMENT”,”path”:”PATH”,”selector”:”SELECTOR”};

Share This Article