[vc_row][vc_column]

[/vc_column][/vc_row]

Luke Bryan Makes “Waves” with 25th Billboard Chart Topper

0

Embedded from www.youtube.com.

</iframe Luke Bryan's April-released single "Waves" — from his deluxe album Born Here Live Here Die Here — has achieved significant success for the country star. Via this week’s Billboard Country Airplay chart, it’s his 25th number-one hit.

Upon its release, the song was described by Bryan as being about “kids falling in love during the summer and just all the images and everything about how beautiful that summer love is and how the emotions just keep coming in waves.” As well, he added, “I fell in love with the song the second I heard it.”

After early career success writing songs for artists like Travis Tritt, by 2009, he achieved his first Country Airplay number-one — the platinum-selling ” Rain Is A Good Thing” — in July 2010.

In a 2010 interview regarding his first chart-topping hit, he noted, “When it comes down to hearing a great song, or writing a great song and then recording it and it becoming a hit, that’s where it all starts for me,” Luke explained to The Boot and other reporters at a recent media event. “That’s where the enjoyment of this business is so fun. Recording someone else’s song is as gratifying as writing your own that’s a hit, too, because at the end of the day, the fans got something great, and that’s what they deserve. They deserve a song that changes their lives and a song that they can incorporate into their lives.”

Currently, Bryan is in sixth place on the all-time list of Country Airplay chart-toppers, behind Kenny Chesney with 31. Tim McGraw at 29, Blake Shelton with 28, plus Alan Jackson and George Strait, each with 26.

{“envelope”:{“version”:”1.0″,”name”:”entertainment-standard-json”},”status”:{“text”:”OK”,”code”:100},”result”:{“promo”:{“shortId”:”ffnx78″,”displayType”:”default”,”promoType”:”ENT_M066″,”headline”:””,”images”:[],”subHeadline”:””,”url”:””,”additionalPromoMetadata”:[],”copy”:””,”tuneIn”:””,”parameters”:[],”links”:[]},”siteNavigation”:[{“title”:”Shows”,”url”:”http:\/\/www.cmt.com\/shows”,”entries”:[{“title”:”TV Schedule”,”url”:”http:\/\/www.cmt.com\/tv-schedule”},{“title”:”Full Episodes”,”url”:”http:\/\/www.cmt.com\/full-episodes”},{“title”:”CMT Campfire Sessions”,”url”:”http:\/\/www.cmt.com\/shows\/cmt-campfire-sessions”},{“title”:”CMT Crossroads”,”url”:”http:\/\/www.cmt.com\/shows\/cmt-crossroads”},{“title”:”CMT Documentaries”,”url”:”http:\/\/www.cmt.com\/shows\/cmt-documentaries”},{“title”:”CMT Giants: Charley Pride”,”url”:”http:\/\/www.cmt.com\/shows\/cmt-giants-charley-pride”},{“title”:”CMT Hot 20 Countdown”,”url”:”http:\/\/www.cmt.com\/shows\/hot-20-countdown”},{“title”:”Dallas Cowboys Cheerleaders: Making The Team”,”url”:”http:\/\/www.cmt.com\/shows\/dallas-cowboys-cheerleaders-making-the-team”},{“title”:”Party Down South”,”url”:”http:\/\/www.cmt.com\/shows\/party-down-south”},{“title”:”Racing Wives”,”url”:”http:\/\/www.cmt.com\/shows\/racing-wives”},{“title”:”Skyville Live”,”url”:”http:\/\/www.cmt.com\/shows\/skyville-live”},{“title”:”Steve Austin’s Broken Skull Challenge”,”url”:”http:\/\/www.cmt.com\/shows\/steve-austins-broken-skull-challenge”}]},{“title”:”Watch Live TV”,”url”:”http:\/\/www.cmt.com\/live-tv”},{“title”:”Music”,”url”:”http:\/\/www.cmt.com\/music”,”entries”:[{“title”:”CMT Music Awards”,”url”:”http:\/\/www.cmt.com\/cmt-music-awards\/”},{“title”:”CMT Music 12 Pack Countdown”,”url”:”http:\/\/www.cmt.com\/shows\/cmt-music-12-pack-countdown”},{“title”:”CMT Next Women of Country”,”url”:”http:\/\/www.cmt.com\/cmt-next-women-of-country-tour\/”},{“title”:”Music News & Playlists”,”url”:”http:\/\/www.cmt.com\/music”},{“title”:”Music Videos”,”url”:”http:\/\/www.cmt.com\/cmt-music-videos”},{“title”:”Let Freedom Sing!”,”url”:”http:\/\/www.cmt.com\/let-freedom-sing”}]},{“title”:”News”,”url”:”http:\/\/www.cmt.com\/news\/”},{“title”:”Radio”,”url”:”https:\/\/cmtcody.iheart.com\/”},{“title”:”Paramount+”,”url”:”https:\/\/control.kochava.com\/v1\/cpi\/click?campaign_id=koparamount-web-s1gifqbe2a6a891c87a&network_id=10950&ko_exchange=true&site_id=1&device_id=device_id&utm_post=CMT_HP_Nav&utm_tags=CMT&utm_network=Cross_app”}],”socialHandlers”:{“facebook”:”http:\/\/www.facebook.com\/CMT”,”twitter”:”https:\/\/twitter.com\/CMT”,”instagram”:”http:\/\/instagram.com\/cmt”}},”messages”:{}} {“nav_site_name”:”CMT Home”,”nav_site_url”:”http:\/\/www.cmt.com\/”}

//Toggle auto-firing of ads, ensuring namespaces have been defined without overwriting them.
if (typeof MTVN == “undefined”) MTVN = {};
if (typeof MTVN.config == “undefined”) MTVN.config = {};
if (typeof MTVN.config.btg == “undefined”) MTVN.config.btg = {};
if (typeof MTVN.config.btg.DoubleClick == “undefined”) MTVN.config.btg.DoubleClick = {}; MTVN.config.btg.DoubleClick.auto = false;
MTVN.config.btg.DoubleClick.onDemand = true;

var vmn_page_data = { “metadata”: {“property”:”cmt”,”hub”:”news”,”is_main”:false}, “mappings”: {“ad-unit”: {“1″:”cmt”,”2″:”news”}, “key-values”: “”, “exclusion-categories”: “blogs”}, “settings”: {“reload_interval”:60000,”reload”:true,”autoRefreshByVisibility”:true} };

/* */

(function(VMNCodaConductor) { VMNCodaConductor.registerPreInitCallback(function() { var click_events = [{ “selector”:”body.home #main article.post .item”, “params” :{ “type”: “internal”, “callback” : postClickCallback }
},
{ “selector”: “body.home #main .trending-list .item”, “params” : { “type” : “internal”, “callback” : function(evt, target) { var $container = $(target).closest(‘.interstitial’); var category = $container.children(“h2”).text().replace(“trending in “, “”).replace(/\s+/g, “-“).toLowerCase(); var position = $(target).closest(“.row”).prevAll().length + 1; return “NewsFeed:trending:”+category+”:”+position; } }
},
{ “selector”: “aside.sidebar .trending-list .item”, “params” : { “type” : “internal”, “callback” : function(evt, target) { var position = $(target).closest(“.row”).prevAll().length + 1; var label = “”; var category_label = “”; var section_label = “”; if ($(“body”).hasClass(“home”)) { section_label = “NewsMain:”; } else if ($(“body”).hasClass(“single”)) { section_label = “NewsArticle:”; } else if ($(“body”).hasClass(“category”)) { section_label = “NewsCategory:”; } if ($(target).hasClass(“category”) || $(target).parent().hasClass(“category”)) { category_label = $(target).text()+”:”; } label = section_label+”trending:”+category_label+position; return label; } }
},
{ “selector”:”body.category #main article.post .item”, “params” :{ “type”: “internal”, “callback” : postClickCallback }
},
{ “selector”:”body.category nav.wp-prev-next”, “params” :{ “type”: “internal”, “callback” : function(evt, target) { return ‘CategoryFeed:show_more_stories’; } }
},
{ “selector”:”body.home nav.wp-prev-next”, “params” :{ “type”: “internal”, “callback” : function(evt, target) { return ‘NewsFeed:show_more_stories’; } }
}, ]; var i;
for (i = 0; i 0) { return “NewsFeed:”+$(target).text(); } else { //finding the main post container. var $post = $(target).closest(“article”).parent(); var $media = $post.find(“.item”); var position; //we calculate the relative position of the post, within its group. var relative_position = parseInt($post.attr(“class”).match(/post-\d+/)[0].replace(‘post-‘, ”), 10); //if it was loaded dynamically by ajax, we calculate how many post were before and add the relative position. var ajax_classes = $post.parent().attr(“class”).match(/mtvn-ajax-placeholder-\d+/); if (ajax_classes !== null) { var post_per_page = $post.parent().parent().children(“.post”).length; var ajax_count = parseInt(ajax_classes[0].replace(‘mtvn-ajax-placeholder-‘, ”), 10); position = (ajax_count – 1) * post_per_page + relative_position; } else { position = relative_position; } //selectiong the size var size = getSize($media); if ($(“body”).hasClass(“home”)) { section = “NewsFeed:”; } else { section = “CategoryFeed:”; } return section+position+”:”+size; }
} function getSize($media)
{ var size; if ($media.hasClass(“item-md”)) { size = “medium”; } else if ($media.hasClass(“item-sm”)) { size = “small”; } else if ($media.hasClass(“item-lg”)) { size = “large”; } else if ($media.hasClass(“postcard-left”) || $media.hasClass(“postcard-right”)) { size = “small”; } return size;
} }); VMNCodaConductor.registerPostInitCallback(function() { com.mtvn.wordpress.plugins.VMNCodaConductor.keyValues = {“content_type”:”blogs”,”article_id”:”1837513″} }); })(com.mtvn.wordpress.plugins.VMNCodaConductor); (function($) { $.extend(true, com.mtvn.wordpress.plugins.VMNCodaConductor.reporting.page_params, {“omniture”:[{“nice_name”:”blog-categories”,”value”:”Music”},{“nice_name”:”news-story”,”value”:”Luke Bryan Makes \”Waves\” with 25th Billboard Chart Topper [Music]”},{“nice_name”:”story-date”,”value”:”08.31.2021″},{“nice_name”:”author”,”value”:”Marcus K. Dowling”},{“nice_name”:”page-type”,”value”:”news article”},{“nice_name”:”site-section”,”value”:”news”},{“nice_name”:”hier2″,”value”:”news\/1837513\/luke-bryan-makes-waves-with-25th-billboard-chart-topper”},{“nice_name”:”events”,”value”:”event18″},{“nice_name”:”prop12″,”value”:”music”}]}); })(jQuery);

com.mtvn.wordpress.plugins.VMNCodaConductor.reporting.mappings = {“omniture”:{“artist”:”prop1″,”prop3″:”prop3″,”video-view-mode”:”prop4″,”prop5″:”prop5″,”prop6″:”prop6″,”evar7″:”evar7″,”evar8″:”evar8″,”evar9″:”evar9″,”evar10″:”evar10″,”evar54″:”evar54″,”evar12″:”evar12″,”prop30″:”prop30″,”prop31″:”prop31″,”prop33″:”prop33″,”prop34″:”prop34″,”prop35″:”prop35″,”prop36″:”prop36″,”prop37″:”prop37″,”prop38″:”prop38″,”evar41″:”evar41″,”evar53″:”evar53″,”prop43″:”prop43″,”prop45″:”prop45″,”prop46″:”prop46″,”prop47″:”prop47″,”prop48″:”prop48″,”prop49″:”prop49″,”prop50″:”prop50″,”prop52″:”prop52″,”evar2″:”evar2″,”evar3″:”evar3″,”evar4″:”evar4″,”evar5″:”evar5″,”evar6″:”evar6″,”evar11″:”evar11″,”evar16″:”evar16″,”evar17″:”evar17″,”evar18″:”evar18″,”evar26″:”evar26″,”evar27″:”evar27″,”evar28″:”evar28″,”evar29″:”evar29″,”evar30″:”evar30″,”evar31″:”evar31″,”evar32″:”evar32″,”evar33″:”evar33″,”evar34″:”evar34″,”evar36″:”evar36″,”evar42″:”evar42″,”evar45″:”evar45″,”evar46″:”evar46″,”site-section”:”evar49″,”event15″:”event15″,”event16″:”event16″,”event24″:”event24″,”event25″:”event25″,”event26″:”event26″,”event27″:”event27″,”event28″:”event28″,”event29″:”event29″,”event33″:”event33″,”event34″:”event34″,”event35″:”event35″,”event36″:”event36″,”event37″:”event37″,”event38″:”event38″,”event39″:”event39″,”event40″:”event40″,”event44″:”event44″,”event45″:”event45″,”event49″:”event49″,”event50″:”event50″,”event51″:”event51″,”event52″:”event52″,”event54″:”event54″,”event57″:”event57″,”event58″:”event58″,”event59″:”event59″,”event60″:”event60″,”event74″:”event74″,”pagename”:”pageName”,”channel”:”channel”,”currencycode”:”currencyCode”,”hier1″:”hier1″,”hier2″:”hier2″,”evar1″:”evar1″,”event1″:”event1″,”prop2″:”prop2″,”event2″:”event2″,”event3″:”event3″,”event4″:”event4″,”event5″:”event5″,”event6″:”event6″,”prop7″:”prop7″,”event7″:”event7″,”movie-name”:”prop8″,”event8″:”event8″,”personality”:”prop9″,”event9″:”event9″,”blog-name”:”prop10″,”event10″:”event10″,”tier-one”:”prop11″,”event11″:”event11″,”blog-categories”:”prop12″,”event12″:”event12″,”prop13″:”prop13″,”evar13″:”evar13″,”event13″:”event13″,”music-genre”:”prop14″,”evar-video-view-mode”:”evar14″,”event14″:”event14″,”series-name”:”prop15″,”evar15″:”evar15″,”prop16″:”prop16″,”prop17″:”prop17″,”event17″:”event17″,”news-story”:”prop18″,”event18″:”event18″,”story-date”:”prop19″,”evar19″:”evar19″,”event19″:”event19″,”author”:”prop20″,”evar20″:”evar20″,”event20″:”event20″,”prop21″:”prop21″,”evar21″:”evar21″,”event21″:”event21″,”prop22″:”prop22″,”evar22″:”evar22″,”event22″:”event22″,”prop23″:”prop23″,”evar23″:”evar23″,”event23″:”event23″,”prop24″:”prop24″,”evar24″:”evar24″,”prop25″:”prop25″,”evar25″:”evar25″,”prop26″:”prop26″,”prop27″:”prop27″,”page-type”:”prop28″,”prop29″:”prop29″,”event30″:”event30″,”event31″:”event31″,”prop32″:”prop32″,”event32″:”event32″,”evar35″:”evar35″,”evar37″:”evar37″,”evar38″:”evar38″,”prop39″:”prop39″,”evar39″:”evar39″,”prop40″:”prop40″,”evar40″:”evar40″,”prop41″:”prop41″,”event41″:”event41″,”prop42″:”prop42″,”event42″:”event42″,”evar43″:”evar43″,”event43″:”event43″,”prop-event-rollup”:”prop44″,”evar44″:”evar44″,”event46″:”event46″,”evar47″:”evar47″,”event47″:”event47″,”evar48″:”evar48″,”event48″:”event48″,”evar50″:”evar50″,”prop51″:”prop51″,”evar51″:”evar51″,”evar52″:”evar52″,”prop53″:”prop53″,”event53″:”event53″,”prop54″:”prop54″,”prop55″:”prop55″,”evar55″:”evar55″,”event55″:”event55″,”prop56″:”prop56″,”evar56″:”evar56″,”event56″:”event56″,”prop57″:”prop57″,”evar57″:”evar57″,”prop58″:”prop58″,”evar58″:”evar58″,”prop59″:”prop59″,”evar59″:”evar59″,”prop60″:”prop60″,”evar60″:”evar60″,”prop61″:”prop61″,”evar61″:”evar61″,”event61″:”event61″,”prop62″:”prop62″,”evar62″:”evar62″,”event62″:”event62″,”prop63″:”prop63″,”evar63″:”evar63″,”event63″:”event63″,”prop64″:”prop64″,”evar64″:”evar64″,”event64″:”event64″,”prop65″:”prop65″,”evar65″:”evar65″,”event65″:”event65″,”prop66″:”prop66″,”evar66″:”evar66″,”event66″:”event66″,”prop67″:”prop67″,”evar67″:”evar67″,”event67″:”event67″,”prop68″:”prop68″,”evar68″:”evar68″,”event68″:”event68″,”prop69″:”prop69″,”evar69″:”evar69″,”event69″:”event69″,”prop70″:”prop70″,”evar70″:”evar70″,”event70″:”event70″,”prop71″:”prop71″,”evar71″:”evar71″,”event71″:”event71″,”prop72″:”prop72″,”evar72″:”evar72″,”event72″:”event72″,”prop73″:”prop73″,”evar73″:”evar73″,”event73″:”event73″,”prop74″:”prop74″,”evar74″:”evar74″,”prop75″:”prop75″,”evar75″:”evar75″,”event75″:”event75″,”prop76″:”prop76″,”evar76″:”evar76″,”event76″:”event76″,”prop77″:”prop77″,”evar77″:”evar77″,”event77″:”event77″,”prop78″:”prop78″,”evar78″:”evar78″,”event78″:”event78″,”prop79″:”prop79″,”evar79″:”evar79″,”event79″:”event79″,”prop80″:”prop80″,”evar80″:”evar80″,”event80″:”event80″,”prop81″:”prop81″,”evar81″:”evar81″,”event81″:”event81″,”prop82″:”prop82″,”evar82″:”evar82″,”event82″:”event82″,”prop83″:”prop83″,”evar83″:”evar83″,”event83″:”event83″,”prop84″:”prop84″,”evar84″:”evar84″,”event84″:”event84″,”prop85″:”prop85″,”evar85″:”evar85″,”event85″:”event85″,”prop86″:”prop86″,”evar86″:”evar86″,”event86″:”event86″,”prop87″:”prop87″,”evar87″:”evar87″,”event87″:”event87″,”prop88″:”prop88″,”evar88″:”evar88″,”event88″:”event88″,”prop89″:”prop89″,”evar89″:”evar89″,”event89″:”event89″,”prop90″:”prop90″,”evar90″:”evar90″,”event90″:”event90″,”prop91″:”prop91″,”evar91″:”evar91″,”event91″:”event91″,”prop92″:”prop92″,”evar92″:”evar92″,”event92″:”event92″,”prop93″:”prop93″,”evar93″:”evar93″,”event93″:”event93″,”prop94″:”prop94″,”evar94″:”evar94″,”event94″:”event94″,”prop95″:”prop95″,”evar95″:”evar95″,”event95″:”event95″,”prop96″:”prop96″,”evar96″:”evar96″,”event96″:”event96″,”prop97″:”prop97″,”evar97″:”evar97″,”event97″:”event97″,”prop98″:”prop98″,”evar98″:”evar98″,”event98″:”event98″,”events”:”events”}}

0
You might also like More from author
Leave A Reply

Your email address will not be published.