diff --git a/wp-content/themes/score/functions.php b/wp-content/themes/score/functions.php index ddec306..7e68a27 100644 --- a/wp-content/themes/score/functions.php +++ b/wp-content/themes/score/functions.php @@ -523,6 +523,8 @@ function gp_ajax_pagination($pages = '', $range = 2) { if ($paged + 1 <= $pages) { echo "" . __('See More', 'gp_lang') . ""; + echo ""; + } echo "\n"; diff --git a/wp-content/themes/score/lib/images/background.png b/wp-content/themes/score/lib/images/background.png index c44c148..270a3ef 100644 Binary files a/wp-content/themes/score/lib/images/background.png and b/wp-content/themes/score/lib/images/background.png differ diff --git a/wp-content/themes/score/lib/images/flags/32/au.png b/wp-content/themes/score/lib/images/flags/32/au.png index b34a13a..4414068 100644 Binary files a/wp-content/themes/score/lib/images/flags/32/au.png and b/wp-content/themes/score/lib/images/flags/32/au.png differ diff --git a/wp-content/themes/score/lib/images/flags/32/be.png b/wp-content/themes/score/lib/images/flags/32/be.png index 957705c..fd87ed0 100644 Binary files a/wp-content/themes/score/lib/images/flags/32/be.png and b/wp-content/themes/score/lib/images/flags/32/be.png differ diff --git a/wp-content/themes/score/lib/images/flags/32/ca.png b/wp-content/themes/score/lib/images/flags/32/ca.png index 3e691be..c57bdec 100644 Binary files a/wp-content/themes/score/lib/images/flags/32/ca.png and b/wp-content/themes/score/lib/images/flags/32/ca.png differ diff --git a/wp-content/themes/score/lib/images/flags/32/ch.png b/wp-content/themes/score/lib/images/flags/32/ch.png index b62f04b..15c9c6b 100644 Binary files a/wp-content/themes/score/lib/images/flags/32/ch.png and b/wp-content/themes/score/lib/images/flags/32/ch.png differ diff --git a/wp-content/themes/score/lib/images/flags/32/es.png b/wp-content/themes/score/lib/images/flags/32/es.png index a4177e9..c60ccf0 100644 Binary files a/wp-content/themes/score/lib/images/flags/32/es.png and b/wp-content/themes/score/lib/images/flags/32/es.png differ diff --git a/wp-content/themes/score/lib/images/flags/32/gb.png b/wp-content/themes/score/lib/images/flags/32/gb.png index 82cf5f1..fd46f90 100644 Binary files a/wp-content/themes/score/lib/images/flags/32/gb.png and b/wp-content/themes/score/lib/images/flags/32/gb.png differ diff --git a/wp-content/themes/score/lib/images/flags/32/nz.png b/wp-content/themes/score/lib/images/flags/32/nz.png index 498bca3..b8fb489 100644 Binary files a/wp-content/themes/score/lib/images/flags/32/nz.png and b/wp-content/themes/score/lib/images/flags/32/nz.png differ diff --git a/wp-content/themes/score/lib/images/flags/32/us.png b/wp-content/themes/score/lib/images/flags/32/us.png index 5e4b4d9..92ee092 100644 Binary files a/wp-content/themes/score/lib/images/flags/32/us.png and b/wp-content/themes/score/lib/images/flags/32/us.png differ diff --git a/wp-content/themes/score/lib/images/footer-column-bg.png b/wp-content/themes/score/lib/images/footer-column-bg.png index f5b390c..5a6b6f6 100644 Binary files a/wp-content/themes/score/lib/images/footer-column-bg.png and b/wp-content/themes/score/lib/images/footer-column-bg.png differ diff --git a/wp-content/themes/score/lib/images/icons.png b/wp-content/themes/score/lib/images/icons.png index 764cc05..204b5fa 100644 Binary files a/wp-content/themes/score/lib/images/icons.png and b/wp-content/themes/score/lib/images/icons.png differ diff --git a/wp-content/themes/score/lib/images/logo-w-fs.png b/wp-content/themes/score/lib/images/logo-w-fs.png index 95e84d3..d4a2b8b 100644 Binary files a/wp-content/themes/score/lib/images/logo-w-fs.png and b/wp-content/themes/score/lib/images/logo-w-fs.png differ diff --git a/wp-content/themes/score/lib/images/search.png b/wp-content/themes/score/lib/images/search.png index 939ccdf..32d1634 100644 Binary files a/wp-content/themes/score/lib/images/search.png and b/wp-content/themes/score/lib/images/search.png differ diff --git a/wp-content/themes/score/lib/scripts/asong2u.js b/wp-content/themes/score/lib/scripts/asong2u.js index 72373d9..144393e 100644 --- a/wp-content/themes/score/lib/scripts/asong2u.js +++ b/wp-content/themes/score/lib/scripts/asong2u.js @@ -46,11 +46,14 @@ function calc_video_height() { jQuery(document).ready(function(){ jQuery('.home-page .wp-pagenavi a').live('click', function(e){ + jQuery('.home-page .wp-pagenavi img.read-more-loader').css('display', 'inline'); e.preventDefault(); link = jQuery(this).attr('href'); - jQuery('.home-page .wp-pagenavi').remove(); jQuery.get(link, function(data) { + jQuery('.home-page .wp-pagenavi img.read-more-loader').remove(); + jQuery('.home-page .wp-pagenavi').remove(); + var kids = jQuery(data).find('.contentInner').children(); jQuery.each(kids, function(){ jQuery('#content-wrapper #content .contentInner').append(jQuery(this)); diff --git a/wp-content/themes/score/lib/scripts/asong2u.min.js b/wp-content/themes/score/lib/scripts/asong2u.min.js index e78b4a7..4aff3eb 100644 --- a/wp-content/themes/score/lib/scripts/asong2u.min.js +++ b/wp-content/themes/score/lib/scripts/asong2u.min.js @@ -1 +1 @@ -function calc_video_height(){if(jQuery("#the_slider").hasClass("fullscreen_div")){jQuery("#componentWrapper").css("height","100%").css("height","-=115px")}else{if(jQuery("#componentWrapper").css("height")!="500px"){jQuery("#componentWrapper").css("height","500px")}}}function updateInfo(){var a=jQuery.fn.videoGallery.getMediaID();if(aIndex!=a&&a>=0){aIndex=a;if(oUrl==""){oUrl=jQuery("#dedicate_this_song_button").attr("href")}var b=jQuery("#postdata-id-"+a).text();var c=jQuery("#postdata-title-"+a).html();var d=jQuery("#postdata-from-to-"+a).html();var e=jQuery("#postdata-artist-"+a).html();var f=jQuery("#postdata-song-"+a).html();var g=jQuery("#postdata-link-"+a).html();var h=jQuery("#postdata-extlink-"+a).html();var i=oUrl+"id/"+b;jQuery("#dedicate_this_song_button").attr("href",i);i="https://www.facebook.com/sharer.php?u="+h;jQuery("#fsbbtn a").attr("href",i);i="http://twitter.com/intent/tweet?source=sharethiscom&url="+h;jQuery("#twtbtn a").attr("href",i);i="https://plusone.google.com/_/+1/confirm?url="+h;jQuery("#gpsbtn a").attr("href",i);i='javascript:void(window.open("http://www.myspace.com/Modules/PostTo/Pages/?u='+h+'"+encodeURIComponent(document.location.toString()),"ptm","height=450,width=550").focus())';jQuery("#mysbtn a").attr("href",i);jQuery("#dedication-data-panel").hide("fast");jQuery("#dedication-data-panel").slideUp("fast",function(){jQuery("#dedication-data-panel").html(d);jQuery("#dedicationTitle-data-panel").html(d)});jQuery("#dedication-data-panel").slideDown();jQuery("#dedicationFooter_container").slideUp("fast",function(){jQuery("#dedicationArtits").html(e);jQuery("#dedicationSong").html(f)});jQuery("#dedicationFooter_container").slideDown("fast",function(){});jQuery("#dedicationTitle").html(c);shrinkTitle();jQuery("#dedicationTitle a").jTypeWriter();jQuery("#dedicationComments_container").slideUp("fast",function(){jQuery("#dedicationComments_container").load(g+" #comments","",function(a){init_comments();jQuery("#dedicationComments_container").on("submit","#commentform",function(){prepare_new_comment_home();return false})})});jQuery("#dedicationComments_container").slideDown();if(jQuery("#postdata-mark-read-"+a).length>0){jQuery("#postdata-mark-read-"+a+" .mar_mark_as_read").click();jQuery("#postdata-mark-read-"+a).remove()}}}function shrinkTitle(){var a=document.getElementById("dedicationTitle");var b=document.getElementById("dedicationTitle_container");a.style.fontSize=42+"px";while(a.offsetWidth>b.offsetWidth){size=parseInt(a.style.fontSize.replace("px",""));size-=1;a.style.fontSize=size+"px"}a.style.fontSize-=10+"px"}jQuery(document).ready(function(){calc_video_height();jQuery(".controls_fullscreen").css("cursor","pointer");_fullscreen=jQuery(".controls_fullscreen").children("img");_srcimg=_fullscreen.attr("src");_fullscreen.hover(function(){_fullscreen.attr("src",_srcimg.replace("fullscreen.png","fullscreen_on.png"))},function(){_fullscreen.attr("src",_srcimg.replace("fullscreen_on.png","fullscreen.png"))});_fullscreen.bind("click",function(){if(jQuery("#the_slider").hasClass("fullscreen_div")){jQuery("#the_slider").removeClass("fullscreen_div");jQuery(".mediaWrapper").css("width","");jQuery(".youtubeHolder").css("width","");jQuery(".vimeoHolder").css("width","");_fullscreen.parent().appendTo(jQuery("#dedicationFooter_container .columns.two.last"))}else{jQuery("#the_slider").addClass("fullscreen_div");_fullscreen.attr("src",_srcimg.replace("fullscreen.png","fullscreen_exit.png"));_fullscreen.parent().appendTo(jQuery("#componentWrapper"))}calc_video_height()});jQuery(window).resize(function(){calc_video_height()})});jQuery(document).ready(function(){jQuery(".home-page .wp-pagenavi a").live("click",function(a){a.preventDefault();link=jQuery(this).attr("href");jQuery(".home-page .wp-pagenavi").remove();jQuery.get(link,function(a){var b=jQuery(a).find(".contentInner").children();jQuery.each(b,function(){jQuery("#content-wrapper #content .contentInner").append(jQuery(this))})})});jQuery(".dedication-profile .home_column_my_dedications a.read-more").live("click",function(a){a.preventDefault();link=jQuery(this).attr("href");jQuery(".dedication-profile .home_column_my_dedications a.read-more").remove();jQuery.get(link,function(a){var b=jQuery(a).find("#content").children();jQuery.each(b,function(){if(jQuery(this).hasClass("post-loop")){jQuery(this).removeClass();jQuery(this).addClass("home-my-dedications post-loop")}jQuery(".dedication-profile .home_column_my_dedications").append(jQuery(this))})})});jQuery(".dedication-profile .home_column_dedicated_2_me a.read-more").live("click",function(a){a.preventDefault();link=jQuery(this).attr("href");jQuery(".dedication-profile .home_column_dedicated_2_me a.read-more").remove();jQuery.get(link,function(a){var b=jQuery(a).find("#content").children();jQuery.each(b,function(){if(jQuery(this).hasClass("post-loop")){jQuery(this).removeClass();jQuery(this).addClass("home-dedicated-2-me post-loop")}jQuery(".dedication-profile .home_column_dedicated_2_me").append(jQuery(this))})})})});var aIndex=-1;var oUrl="";jQuery(window).ready(function(){if(jQuery("#slider-wrapper").length>0){jQuery("#content-wrapper .post-loop .post-thumbnail a").click(function(a){a.preventDefault();var b=jQuery(this).attr("href");jQuery("#playlist li [id^=postdata-link-]").each(function(a,c){var d=jQuery(this).html();if(d==b){jQuery("#componentWrapper").videoGallery.loadMedia(a);return false}});return false})}});jQuery(document).ready(function(){jQuery("#sidebar .sidebarposts .top_10 .posts").hide();jQuery("#sidebar .sidebarposts .top_10 h3").click(function(){jQuery("#sidebar .sidebarposts .top_10 .posts").toggle("slow",function(){})})});jQuery(document).ready(function(){jQuery("#my-friends-big-avatars div.see_more").hide();jQuery("#my-friends-big-avatars span.see_more").click(function(){jQuery("#my-friends-big-avatars span.see_more").hide();jQuery("#my-friends-big-avatars div.see_more").toggle("fast",function(){})})}) \ No newline at end of file +function calc_video_height(){if(jQuery("#the_slider").hasClass("fullscreen_div")){jQuery("#componentWrapper").css("height","100%").css("height","-=115px")}else{if(jQuery("#componentWrapper").css("height")!="500px"){jQuery("#componentWrapper").css("height","500px")}}}function updateInfo(){var a=jQuery.fn.videoGallery.getMediaID();if(aIndex!=a&&a>=0){aIndex=a;if(oUrl==""){oUrl=jQuery("#dedicate_this_song_button").attr("href")}var b=jQuery("#postdata-id-"+a).text();var c=jQuery("#postdata-title-"+a).html();var d=jQuery("#postdata-from-to-"+a).html();var e=jQuery("#postdata-artist-"+a).html();var f=jQuery("#postdata-song-"+a).html();var g=jQuery("#postdata-link-"+a).html();var h=jQuery("#postdata-extlink-"+a).html();var i=oUrl+"id/"+b;jQuery("#dedicate_this_song_button").attr("href",i);i="https://www.facebook.com/sharer.php?u="+h;jQuery("#fsbbtn a").attr("href",i);i="http://twitter.com/intent/tweet?source=sharethiscom&url="+h;jQuery("#twtbtn a").attr("href",i);i="https://plusone.google.com/_/+1/confirm?url="+h;jQuery("#gpsbtn a").attr("href",i);i='javascript:void(window.open("http://www.myspace.com/Modules/PostTo/Pages/?u='+h+'"+encodeURIComponent(document.location.toString()),"ptm","height=450,width=550").focus())';jQuery("#mysbtn a").attr("href",i);jQuery("#dedication-data-panel").hide("fast");jQuery("#dedication-data-panel").slideUp("fast",function(){jQuery("#dedication-data-panel").html(d);jQuery("#dedicationTitle-data-panel").html(d)});jQuery("#dedication-data-panel").slideDown();jQuery("#dedicationFooter_container").slideUp("fast",function(){jQuery("#dedicationArtits").html(e);jQuery("#dedicationSong").html(f)});jQuery("#dedicationFooter_container").slideDown("fast",function(){});jQuery("#dedicationTitle").html(c);shrinkTitle();jQuery("#dedicationTitle a").jTypeWriter();jQuery("#dedicationComments_container").slideUp("fast",function(){jQuery("#dedicationComments_container").load(g+" #comments","",function(a){init_comments();jQuery("#dedicationComments_container").on("submit","#commentform",function(){prepare_new_comment_home();return false})})});jQuery("#dedicationComments_container").slideDown();if(jQuery("#postdata-mark-read-"+a).length>0){jQuery("#postdata-mark-read-"+a+" .mar_mark_as_read").click();jQuery("#postdata-mark-read-"+a).remove()}}}function shrinkTitle(){var a=document.getElementById("dedicationTitle");var b=document.getElementById("dedicationTitle_container");a.style.fontSize=42+"px";while(a.offsetWidth>b.offsetWidth){size=parseInt(a.style.fontSize.replace("px",""));size-=1;a.style.fontSize=size+"px"}a.style.fontSize-=10+"px"}jQuery(document).ready(function(){calc_video_height();jQuery(".controls_fullscreen").css("cursor","pointer");_fullscreen=jQuery(".controls_fullscreen").children("img");_srcimg=_fullscreen.attr("src");_fullscreen.hover(function(){_fullscreen.attr("src",_srcimg.replace("fullscreen.png","fullscreen_on.png"))},function(){_fullscreen.attr("src",_srcimg.replace("fullscreen_on.png","fullscreen.png"))});_fullscreen.bind("click",function(){if(jQuery("#the_slider").hasClass("fullscreen_div")){jQuery("#the_slider").removeClass("fullscreen_div");jQuery(".mediaWrapper").css("width","");jQuery(".youtubeHolder").css("width","");jQuery(".vimeoHolder").css("width","");_fullscreen.parent().appendTo(jQuery("#dedicationFooter_container .columns.two.last"))}else{jQuery("#the_slider").addClass("fullscreen_div");_fullscreen.attr("src",_srcimg.replace("fullscreen.png","fullscreen_exit.png"));_fullscreen.parent().appendTo(jQuery("#componentWrapper"))}calc_video_height()});jQuery(window).resize(function(){calc_video_height()})});jQuery(document).ready(function(){jQuery(".home-page .wp-pagenavi a").live("click",function(a){jQuery(".home-page .wp-pagenavi img.read-more-loader").css("display","inline");a.preventDefault();link=jQuery(this).attr("href");jQuery.get(link,function(a){jQuery(".home-page .wp-pagenavi img.read-more-loader").remove();jQuery(".home-page .wp-pagenavi").remove();var b=jQuery(a).find(".contentInner").children();jQuery.each(b,function(){jQuery("#content-wrapper #content .contentInner").append(jQuery(this))})})});jQuery(".dedication-profile .home_column_my_dedications a.read-more").live("click",function(a){a.preventDefault();link=jQuery(this).attr("href");jQuery(".dedication-profile .home_column_my_dedications a.read-more").remove();jQuery.get(link,function(a){var b=jQuery(a).find("#content").children();jQuery.each(b,function(){if(jQuery(this).hasClass("post-loop")){jQuery(this).removeClass();jQuery(this).addClass("home-my-dedications post-loop")}jQuery(".dedication-profile .home_column_my_dedications").append(jQuery(this))})})});jQuery(".dedication-profile .home_column_dedicated_2_me a.read-more").live("click",function(a){a.preventDefault();link=jQuery(this).attr("href");jQuery(".dedication-profile .home_column_dedicated_2_me a.read-more").remove();jQuery.get(link,function(a){var b=jQuery(a).find("#content").children();jQuery.each(b,function(){if(jQuery(this).hasClass("post-loop")){jQuery(this).removeClass();jQuery(this).addClass("home-dedicated-2-me post-loop")}jQuery(".dedication-profile .home_column_dedicated_2_me").append(jQuery(this))})})})});var aIndex=-1;var oUrl="";jQuery(window).ready(function(){if(jQuery("#slider-wrapper").length>0){jQuery("#content-wrapper .post-loop .post-thumbnail a").click(function(a){a.preventDefault();var b=jQuery(this).attr("href");jQuery("#playlist li [id^=postdata-link-]").each(function(a,c){var d=jQuery(this).html();if(d==b){jQuery("#componentWrapper").videoGallery.loadMedia(a);return false}});return false})}});jQuery(document).ready(function(){jQuery("#sidebar .sidebarposts .top_10 .posts").hide();jQuery("#sidebar .sidebarposts .top_10 h3").click(function(){jQuery("#sidebar .sidebarposts .top_10 .posts").toggle("slow",function(){})})});jQuery(document).ready(function(){jQuery("#my-friends-big-avatars div.see_more").hide();jQuery("#my-friends-big-avatars span.see_more").click(function(){jQuery("#my-friends-big-avatars span.see_more").hide();jQuery("#my-friends-big-avatars div.see_more").toggle("fast",function(){})})}) \ No newline at end of file diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/facebook.png b/wp-content/themes/score/lib/scripts/videoslider/data/facebook.png index 9fa156a..6c09006 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/facebook.png and b/wp-content/themes/score/lib/scripts/videoslider/data/facebook.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/google_plus.png b/wp-content/themes/score/lib/scripts/videoslider/data/google_plus.png index 0556445..e43f143 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/google_plus.png and b/wp-content/themes/score/lib/scripts/videoslider/data/google_plus.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/icons/backward.png b/wp-content/themes/score/lib/scripts/videoslider/data/icons/backward.png index e03fc4f..94abaf0 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/icons/backward.png and b/wp-content/themes/score/lib/scripts/videoslider/data/icons/backward.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/icons/forward.png b/wp-content/themes/score/lib/scripts/videoslider/data/icons/forward.png index abfbc6a..2d8f72e 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/icons/forward.png and b/wp-content/themes/score/lib/scripts/videoslider/data/icons/forward.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/icons/fullscreen.png b/wp-content/themes/score/lib/scripts/videoslider/data/icons/fullscreen.png index 40c7b5c..9c8dd86 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/icons/fullscreen.png and b/wp-content/themes/score/lib/scripts/videoslider/data/icons/fullscreen.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/icons/open.png b/wp-content/themes/score/lib/scripts/videoslider/data/icons/open.png index 2bbea4b..41cc0c6 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/icons/open.png and b/wp-content/themes/score/lib/scripts/videoslider/data/icons/open.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/icons/share.png b/wp-content/themes/score/lib/scripts/videoslider/data/icons/share.png index a47a12d..4d85339 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/icons/share.png and b/wp-content/themes/score/lib/scripts/videoslider/data/icons/share.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/icons/thumb_backward_v.png b/wp-content/themes/score/lib/scripts/videoslider/data/icons/thumb_backward_v.png index 9396b90..7e6ab9f 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/icons/thumb_backward_v.png and b/wp-content/themes/score/lib/scripts/videoslider/data/icons/thumb_backward_v.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/icons/thumb_forward_v.png b/wp-content/themes/score/lib/scripts/videoslider/data/icons/thumb_forward_v.png index defc923..8502a0e 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/icons/thumb_forward_v.png and b/wp-content/themes/score/lib/scripts/videoslider/data/icons/thumb_forward_v.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/loader.gif b/wp-content/themes/score/lib/scripts/videoslider/data/loader.gif index 5c58ab5..d945f3e 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/loader.gif and b/wp-content/themes/score/lib/scripts/videoslider/data/loader.gif differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/myspace.png b/wp-content/themes/score/lib/scripts/videoslider/data/myspace.png index 2d465c9..1faf0e2 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/myspace.png and b/wp-content/themes/score/lib/scripts/videoslider/data/myspace.png differ diff --git a/wp-content/themes/score/lib/scripts/videoslider/data/twitter.png b/wp-content/themes/score/lib/scripts/videoslider/data/twitter.png index 5686c1e..6acc496 100644 Binary files a/wp-content/themes/score/lib/scripts/videoslider/data/twitter.png and b/wp-content/themes/score/lib/scripts/videoslider/data/twitter.png differ