{"id":142,"date":"2026-06-13T10:45:43","date_gmt":"2026-06-13T10:45:43","guid":{"rendered":"https:\/\/gqradio.co.za\/wordpress\/?page_id=142"},"modified":"2026-06-13T11:32:30","modified_gmt":"2026-06-13T11:32:30","slug":"chart-shows","status":"publish","type":"page","link":"https:\/\/gqradio.co.za\/?page_id=142","title":{"rendered":"Chart Shows"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"142\" class=\"elementor elementor-142\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c474bf7 e-flex e-con-boxed e-con e-parent\" data-id=\"c474bf7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1c5cf3 elementor-widget elementor-widget-html\" data-id=\"f1c5cf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"faithfit-voting\">\n\n<div class=\"hero\">\n\n    <div class=\"overlay\"><\/div>\n\n    <div class=\"hero-content\">\n\n        <h1>FAITHFIT SA TOP 15<\/h1>\n\n        <h2>Vote For Your Favourite Artist<\/h2>\n\n        <p>\n            Support local Christian music and help decide next week's chart.\n            Voting closes every Wednesday at 5PM.\n        <\/p>\n\n        <a href=\"#vote-form\" class=\"vote-btn\">\n            VOTE NOW\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n<div class=\"countdown-section\">\n\n    <h3>Voting Closes In<\/h3>\n\n    <div id=\"countdown\"><\/div>\n\n<\/div>\n\n<div class=\"chart-section\">\n\n    <h2>Current Top 15<\/h2>\n\n    <div class=\"chart-grid\">\n\n        <div>1. Morgan Visser \u2013 I Do<\/div>\n        <div>2. Mark Pekeur - Meer As Jou<\/div>\n        <div>3. The Fantastics ft. Dr Victor - One More Chance<\/div>\n        <div>4. Jerusha \u2013 Ti Amo<\/div>\n        <div>5. Amy Tjasink - Shadows of the Sun<\/div>\n        <div>6. Sophia Frank - Older Than You<\/div>\n        <div>7. Selby Williams - Fix The Vibe<\/div>\n        <div>8. Amy Jones - Again<\/div>\n        <div>9. Keep Guessing Charlie - Cry Me A River<\/div>\n        <div>10. Sheron - Bathing In Sunshine<\/div>\n        <div>11. The Fismits - Independence<\/div>\n        <div>12. Pedro Barbosa - Go Let Go<\/div>\n        <div>13. Antoine Fourie - Storms<\/div>\n        <div>14. The Barcode Bandits - One Man Chose To Do Wrong<\/div>\n        <div>15. Sonique - Friends<\/div>\n\n    <\/div>\n\n<\/div>\n\n<div id=\"vote-form\" class=\"form-section\">\n\n    <h2>Cast Your Vote<\/h2>\n\n    <iframe src=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSeIxUORLwH-3O5lXSD6Y74g-pm31HCJKkUq9pbgYV-DwgDxXg\/viewform?embedded=true\" width=\"100%\" height=\"1800\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">\n        Loading...\n    <\/iframe>\n\n\n\n    <h3>GQ Radio<\/h3>\n\n    <p>Online Radio At Its Finest<\/p>\n\n<\/div>\n\n<\/section>\n\n<style>\n\n.faithfit-voting{\n    background:#050505;\n    color:#ff0000;\n    font-family:Arial,sans-serif;\n}\n\n.hero{\n    position:relative;\n    min-height:650px;\n    background:\n    linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),\n    url('\/images\/chart-background.jpg');\n    background-size:cover;\n    background-position:center;\n}\n\n.hero-content{\n    text-align:center;\n    padding:120px 20px;\n    position:relative;\n    z-index:2;\n}\n\n.faithfit-logo{\n    width:180px;\n    margin-bottom:20px;\n}\n\n.hero h1{\n    font-size:72px;\n    color:#ff0000;\n    margin-bottom:10px;\n}\n\n.hero h2{\n    font-size:36px;\n    color:white;\n}\n\n.hero p{\n    max-width:700px;\n    margin:20px auto;\n    font-size:20px;\n}\n\n.vote-btn{\n    display:inline-block;\n    background:#ff0000;\n    color:#000;\n    padding:18px 40px;\n    text-decoration:none;\n    border-radius:50px;\n    font-weight:bold;\n    margin-top:20px;\n}\n\n.countdown-section{\n    text-align:center;\n    padding:60px 20px;\n}\n\n#countdown{\n    font-size:50px;\n    color:#ff0000;\n    font-weight:bold;\n}\n\n.chart-section{\n    padding:60px 20px;\n}\n\n.chart-section h2{\n    text-align:center;\n    margin-bottom:40px;\n}\n\n.chart-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(300px,1fr));\n    gap:15px;\n    max-width:1200px;\n    margin:auto;\n}\n\n.chart-grid div{\n    background:#111;\n    padding:15px;\n    border-left:4px solid #ff0000;\n    border-radius:6px;\n}\n\n.form-section{\n    padding:60px 20px;\n}\n\n.form-section h2{\n    text-align:center;\n    margin-bottom:30px;\n}\n\n.footer-brand{\n    text-align:center;\n    padding:50px 20px;\n    border-top:1px solid #333;\n}\n\n.gq-logo{\n    width:140px;\n    margin-bottom:20px;\n}\n\n@media(max-width:768px){\n\n.hero h1{\n    font-size:42px;\n}\n\n.hero h2{\n    font-size:24px;\n}\n\n#countdown{\n    font-size:30px;\n}\n\n}\n\n<\/style>\n\n<script>\n\nfunction updateCountdown(){\n\nlet now = new Date();\n\nlet closeDate = new Date();\n\ncloseDate.setDate(now.getDate() + ((3 - now.getDay() + 7) % 7));\n\ncloseDate.setHours(17,0,0,0);\n\nif(now > closeDate){\ncloseDate.setDate(closeDate.getDate()+7);\n}\n\nlet distance = closeDate - now;\n\nlet days = Math.floor(distance\/(1000*60*60*24));\nlet hours = Math.floor((distance%(1000*60*60*24))\/(1000*60*60));\nlet mins = Math.floor((distance%(1000*60*60))\/(1000*60));\nlet secs = Math.floor((distance%(1000*60))\/1000);\n\ndocument.getElementById(\"countdown\").innerHTML =\ndays + \"d \" + hours + \"h \" + mins + \"m \" + secs + \"s\";\n\n}\n\nsetInterval(updateCountdown,1000);\nupdateCountdown();\n\n<\/script> \t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>FAITHFIT SA TOP 15 Vote For Your Favourite Artist Support local Christian music and help decide next week&#8217;s chart. Voting closes every Wednesday at 5PM. VOTE NOW Voting Closes In Current Top 15 1. Morgan Visser \u2013 I Do 2. Mark Pekeur &#8211; Meer As Jou 3. The Fantastics ft. Dr Victor &#8211; One More [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_regular_price":[],"currency_symbol":[],"footnotes":""},"class_list":["post-142","page","type-page","status-publish","hentry"],"post_slider_layout_featured_media_urls":{"thumbnail":"","post_slider_layout_landscape_large":"","post_slider_layout_portrait_large":"","post_slider_layout_square_large":"","post_slider_layout_landscape":"","post_slider_layout_portrait":"","post_slider_layout_square":"","full":""},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gqradio.co.za\/index.php?rest_route=\/wp\/v2\/pages\/142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gqradio.co.za\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gqradio.co.za\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gqradio.co.za\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gqradio.co.za\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=142"}],"version-history":[{"count":7,"href":"https:\/\/gqradio.co.za\/index.php?rest_route=\/wp\/v2\/pages\/142\/revisions"}],"predecessor-version":[{"id":184,"href":"https:\/\/gqradio.co.za\/index.php?rest_route=\/wp\/v2\/pages\/142\/revisions\/184"}],"wp:attachment":[{"href":"https:\/\/gqradio.co.za\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}