إليك شرح عرض فيديوهات قناتك على مدونة بلوجر اضافه مدفوعة مجانا

مرحبا بكم من جديد مع إضافات بلوجر على في موقعكم كروزل للمعلوميات في موضوع جد مهم لكل من يملك مدونة على منصة بلوجر سوف اشرح لكم اليوم اضافة من اضافات بلوجر التي يطلبها الكثير من المدونين وكل من يملك مدونة بلوجر هده إضافة هي اضافه عرض فيديوهات قناتك يوتيوب على مدونة بلوجر وهذا بتاكيد تزيد من مشاهدين فيديوهات قناتك على يوتيوب هذة لاضافة مدفوعة سعرها فوق 40 دولار ‫أقدمها اليكم مجانا بدون دفع سنت واحد.
طريقة تركيبها نبدأ الشرح على بركات الله
  1. اولا وقبل اي شئ قم باخذ نسخة احتياطية من قالب مدونتك
  2. ثم اذهب الى موقع بلوجر اختار قالب واضغط على خيار تحرير HTML
بعد ذلك قم بالبحث عن كود ]]></b:skin> ثم تقوم بوضع كود التالي هذا فوقه

#recent-layout2 { background: #FFFFFF; padding: 10px; margin-bottom: 15px; } .box-title { position: relative; font-size: 12px; background: #2A4057; margin: -10px -10px 14px -10px; height: 40px; } .box-title h2 a { color: #FFFFFF; font-size: 16px; font-weight: 400; line-height: 40px; background: #FF5722; padding: 0px 20px; float: right; } a.more-link { font-weight: 400; color: #FFFFFF; font-size: 13px; line-height: 41px; padding: 0px 15px; float: left; } a.more-link:hover { color: #FF5722; } .videos ul li, .videos .recent-thumb { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #F0F0F0; } .videos ul li { width: 33.3%; float: right; } .videos ul li:nth-child(2) { padding: 0 10px; } .videos ul li:nth-child(5) { padding: 0 10px; } .recent-block .recent-thumb { width: 100%; height: 150px; display: block; } .videos .recent-thumb { position: relative; } .videos ul li .recent-thumb:before { content: '\f01d'; font-family: fontawesome; text-align: center; color: #FFF; font-size: 50px; font-weight: 400; transition: .4s; position: absolute; right: 105px; top: 52px; } .recent-title { text-align: center; margin-bottom: 8px; } .videos .recent-title a { color: #2A4057; height: 20px; overflow: hidden; font-weight: 100; display: inline-block; } .videos .recent-thumb:hover { opacity: 1; } .videos .recent-thumb:hover:before { font-size: 31px; right: 10px; top: 10px; color: #FF5722; } .recent-author2 { margin: 0 5px; } .recent-author2:before { content: "\f007"; font: normal normal normal 14px/1 FontAwesome; font-family: fontawesome; margin-left: 5px; display: inline-block; color: #FF5722; } .recent-date { margin: 0 5px; } .recent-date:before { content: "\f017"; font: normal normal normal 14px/1 FontAwesome; font-family: fontawesome; margin-left: 5px; display: inline-block; color: #FF5722;}
الان قم بالبحث عن الوسم </body> ثم قم بوضع هذا الكود فوقه
<script type='text/javascript'>

 //<![CDATA[

(function(a){a.fn.simpleTab=function(b){b=jQuery.extend({active:1,fx:null,showSpeed:400,hideSpeed:400,showEasing:null,hideEasing:null,show:function(){},hide:function(){},change:function(){}},b);return this.each(function(){var e=a(this),c=e.children("[data-tab]"),d=b.active-1;e.addClass("simpleTab").prepend('<ul class="tab-wrapper"></ul>

');c.addClass("tab-content").each(function(){a(this).hide();e.find(".tab-wrapper").append('

<li><a href="#">'+a(this).data("tab")+"</a></li>

")}).eq(d).show();e.find(".tab-wrapper a").on("click",function(){var f=a(this).parent().index();a(this).closest(".tab-wrapper").find(".activeTab").removeClass("activeTab");a(this).addClass("activeTab");if(b.fx=="slide"){if(c.eq(f).is(":hidden")){c.slideUp(b.hideSpeed,b.hideEasing,function(){b.hide.call(e)}).eq(f).slideDown(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(b.fx=="fade"){if(c.eq(f).is(":hidden")){c.hide().eq(f).fadeIn(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(b.fx=="fancyslide"){if(c.eq(f).is(":hidden")){c.slideUp(b.hideSpeed,b.hideEasing,function(){b.hide.call(e)}).eq(f).delay(b.hideSpeed).slideDown(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(c.eq(f).is(":hidden")){c.hide().eq(f).show()}}}}b.change.call(e);return false}).eq(d).addClass("activeTab")})}})(jQuery);

(function(){var e=document.getElementsByTagName("pre"),t=e.length;for(var n=0;n<t;n++){e[n].innerHTML='<span class="line-number"></span>'+e[n].innerHTML+'<span class="cl"></span>';var r=e[n].innerHTML.split(/\n/).length;for(var i=0;i<r;i++){var s=e[n].getElementsByTagName("span")[0];s.innerHTML+="<span>"+(i+1)+"</span>"}}})();$(document).ready(function(){$("#contact").appendTo(".contact-form");$(".contact-form #contact").css("display","block");$(".post-tabs").simpleTab({active:1,fx:"fade",showSpeed:400,hideSpeed:400})});

$(".intro .widget-content").each(function(){var e=$(this).text();if(e.match("random")){$.ajax({url:"/feeds/posts/default?alt=json-in-script",type:"get",dataType:"jsonp",success:function(e){var t=e.feed.entry.length;var n=0;var r=t-3;var i=Math.floor(Math.random()*(r-n+1))+n;$.ajax({url:"/feeds/posts/default?alt=json-in-script&start-index="+i+"&max-results=3",type:"get",dataType:"jsonp",success:function(e){var t="";var n="<ul>";for(var r=0;r<e.feed.entry.length;r++){for(var i=0;i<e.feed.entry[r].link.length;i++){if(e.feed.entry[r].link[i].rel=="alternate"){t=e.feed.entry[r].link[i].href;break}}var s=e.feed.entry[r].title.$t;var o=e.feed.entry[r].author[0].name.$t;var u=e.feed.entry[r].published.$t.substring(0,10);var a=e.feed.entry[r].category[0].term;var f=e.feed.entry[r].content.$t;var l=$("<div>

").html(f);var c=l.find("img:first").attr("src");var h=e.feed.entry[r].media$thumbnail.url;if(c===undefined){var p='<a class="rcp-thumb" href="'+t+'" style="background:url('+h+') no-repeat center center;background-size: cover"/>'}else{var p='<a class="rcp-thumb" href="'+t+'" style="background:url('+c+') no-repeat center center;background-size: cover"/>'}n+='

<li><a href="/search/label/'+a+'" class="post-tag">'+a+"</a>"+p+'<div class="post-panel">

<h3 class="rcp-title">

<a href="'+t+'">'+s+'</a></h3>

<span class="recent-date">'+u+'</span><span class="recent-author2">'+o+"</span></div>

</li>

"}n+='<div class="clear"/>

</ul>

';$(".intro .widget-content").each(function(){if($(this).text().match("random")){$(this).html(n);$(this).removeClass("widget-content").addClass("layout-content");$(".intro-loader").remove();$(this).find(".rcp-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}})}if(e.match("recent")){$.ajax({url:"/feeds/posts/default?alt=json-in-script",type:"get",dataType:"jsonp",success:function(e){$.ajax({url:"/feeds/posts/default?alt=json-in-script&max-results=3",type:"get",dataType:"jsonp",success:function(e){var t="";var n="<ul>";for(var r=0;r<e.feed.entry.length;r++){for(var i=0;i<e.feed.entry[r].link.length;i++){if(e.feed.entry[r].link[i].rel=="alternate"){t=e.feed.entry[r].link[i].href;break}}var s=e.feed.entry[r].title.$t;var o=e.feed.entry[r].author[0].name.$t;var u=e.feed.entry[r].published.$t.substring(0,10);var a=e.feed.entry[r].category[0].term;var f=e.feed.entry[r].content.$t;var l=$("<div>

").html(f);var c=l.find("img:first").attr("src");var h=e.feed.entry[r].media$thumbnail.url;if(c===undefined){var p='<a class="rcp-thumb" href="'+t+'" style="background:url('+h+') no-repeat center center;background-size: cover"/>'}else{var p='<a class="rcp-thumb" href="'+t+'" style="background:url('+c+') no-repeat center center;background-size: cover"/>'}n+='

<li><a href="/search/label/'+a+'" class="post-tag">'+a+"</a>"+p+'<div class="post-panel">

<h3 class="rcp-title">

<a href="'+t+'">'+s+'</a></h3>

<span class="recent-date">'+u+'</span><span class="recent-author2">'+o+"</span></div>

</li>

"}n+='<div class="clear"/>

</ul>

';$(".intro .widget-content").each(function(){if($(this).text().match("recent")){$(this).html(n);$(this).removeClass("widget-content").addClass("layout-content");$(".intro-loader").remove();$(this).find(".rcp-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}})}});$(".widget-content").each(function(){var e=$(this).text();if(e.match("recentcomments")){$.ajax({url:"/feeds/comments/default?alt=json-in-script&max-results=5",type:"get",dataType:"jsonp",success:function(e){var t="";var n='<ul class="commentswidget">';for(var r=0;r<e.feed.entry.length;r++){if(r==e.feed.entry.length)break;for(var i=0;i<e.feed.entry[r].link.length;i++){if(e.feed.entry[r].link[i].rel=="alternate"){t=e.feed.entry[r].link[i].href;break}}if("content"in e.feed.entry[r]){var s=e.feed.entry[r].content.$t}else if("summary"in b_rc){var s=e.feed.entry[r].summary.$t}else var s="";var o=/<\S[^>]*>/g;s=s.replace(o,"");if(s.length>90){s=""+s.substring(0,70)+"..."}var u=e.feed.entry[r].title.$t;var a=e.feed.entry[r].author[0].name.$t;var f=e.feed.entry[r].author[0].gd$image.src;if(f.match("http://img1.blogblog.com/img/blank.gif")){var l='<img class="rc-img" src="http://img1.blogblog.com/img/anon36.png"/>'}else{if(f.match("http://img2.blogblog.com/img/b16-rounded.gif")){var l='<img class="rc-img" src="http://img1.blogblog.com/img/anon36.png"/>'}else{var l='<div class="avatarImage avatarRound">

<img class="avatarRound" src="'+f+'"/></div>

'}}n+="

<li>"+l+'<a href="'+t+'">'+a+'</a><span>"'+s+'"</span></li>

'}n+='</ul>

<div class="clear"/>

';$(".widget-content").each(function(){if($(this).text().match("recentcomments")){$(this).html(n);$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(e.match("randomposts")){$.ajax({url:"/feeds/posts/default?alt=json-in-script",type:"get",dataType:"jsonp",success:function(e){var t=e.feed.entry.length;var n=0;var r=t-5;var i=Math.floor(Math.random()*(r-n+1))+n;$.ajax({url:"/feeds/posts/default?alt=json-in-script&start-index="+i+"&max-results=5",type:"get",dataType:"jsonp",success:function(e){var t="";var n='<ul class="post-widget">';for(var r=0;r<e.feed.entry.length;r++){for(var i=0;i<e.feed.entry[r].link.length;i++){if(e.feed.entry[r].link[i].rel=="alternate"){t=e.feed.entry[r].link[i].href;break}}var s=e.feed.entry[r].title.$t;var o=e.feed.entry[r].author[0].name.$t;var u=e.feed.entry[r].published.$t.substring(0,10);var a=e.feed.entry[r].category[0].term;var f=e.feed.entry[r].content.$t;var l=$("<div>

").html(f);var c=l.find("img:first").attr("src");var h=e.feed.entry[r].media$thumbnail.url;if(c===undefined){var p='<a class="rcp-thumb" href="'+t+'" style="background:url('+h+') no-repeat center center;background-size: cover"/>'}else{var p='<a class="rcp-thumb" href="'+t+'" style="background:url('+c+') no-repeat center center;background-size: cover"/>'}n+="

<li>"+p+'<div class="post-panel">

<h3 class="rcp-title">

<a href="'+t+'">'+s+'</a></h3>

<span class="recent-date">'+u+'</span><span class="recent-author2">'+o+"</span></div>

</li>

"}n+='</ul>

<div class="clear"/>

';$(".widget-content").each(function(){if($(this).text().match("randomposts")){$(this).html(n);$(this).find(".rcp-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}})}if(e.match("recentposts")){$.ajax({url:"/feeds/posts/default?alt=json-in-script",type:"get",dataType:"jsonp",success:function(e){$.ajax({url:"/feeds/posts/default?alt=json-in-script&max-results=5",type:"get",dataType:"jsonp",success:function(e){var t="";var n='<ul class="post-widget">';for(var r=0;r<e.feed.entry.length;r++){for(var i=0;i<e.feed.entry[r].link.length;i++){if(e.feed.entry[r].link[i].rel=="alternate"){t=e.feed.entry[r].link[i].href;break}}var s=e.feed.entry[r].title.$t;var o=e.feed.entry[r].author[0].name.$t;var u=e.feed.entry[r].published.$t.substring(0,10);var a=e.feed.entry[r].category[0].term;var f=e.feed.entry[r].content.$t;var l=$("<div>

").html(f);var c=l.find("img:first").attr("src");var h=e.feed.entry[r].media$thumbnail.url;if(c===undefined){var p='<a class="rcp-thumb" href="'+t+'" style="background:url('+h+') no-repeat center center;background-size: cover"/>'}else{var p='<a class="rcp-thumb" href="'+t+'" style="background:url('+c+') no-repeat center center;background-size: cover"/>'}n+="

<li>"+p+'<div class="post-panel">

<h3 class="rcp-title">

<a href="'+t+'">'+s+'</a></h3>

<span class="recent-date">'+u+'</span><span class="recent-author2">'+o+"</span></div>

</li>

"}n+='</ul>

<div class="clear"/>

';$(".widget-content").each(function(){if($(this).text().match("recentposts")){$(this).html(n);$(this).find(".rcp-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}})}});

$(".recent-layout .widget-content").each(function(){var e=$(this).html(),t=$(this).prev("h2").text();var n=e.match(/[^[\]]+(?=])/g);$(this).html("<span>"+n[0]+"</span><span>"+n[1]+"</span><span>"+n[2]+"</span>");var r=$(this).text();var i=$(this).find("span").eq(0).text();var s=$(this).find("span").eq(1).text();var o=$(this).find("span").eq(2).text();if(s.match("fbig1")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=5",type:"get",dataType:"jsonp",success:function(e){var n="";var s="<ul>";for(var u=0;u<e.feed.entry.length;u++){for(var a=0;a<e.feed.entry[u].link.length;a++){if(e.feed.entry[u].link[a].rel=="alternate"){n=e.feed.entry[u].link[a].href;break}}var f=e.feed.entry[u].title.$t;var l=e.feed.entry[u].author[0].name.$t;var c=e.feed.entry[u].published.$t.substring(0,10);var h=e.feed.entry[u].content.$t;var p=$("<div>

").html(h);var d=p.find("img:first").attr("src");var v=e.feed.entry[u].media$thumbnail.url;if(u==0){var m=/<\S[^>]*>/g;var y=h.replace(m,"");if(y.length>150){y=""+y.substring(0,150)+"..."}if(d===undefined){var b='<a class="first-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var b='<a class="first-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}}else{if(d===undefined){var b='<a class="recent-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var b='<a class="recent-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}}if(u==0){s+='<div class="first">

<div class="rthumbc">

'+b+'</div>

<div class="first-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span><p class="recent-des">

'+y+'<p>

<div class="post-readmore">

<a href="'+n+'"><i class="fa fa-long-arrow-right"></i></a></div>

</div>

</div>

'}else{s+='

<li><div class="rthumbc">

'+b+'</div>

<div class="recent-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author22">'+l+'</span></div>

<div class="clear"/>

</li>

'}}s+="</ul>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(s);$(this).parent().addClass("fbig1");$(this).parent().addClass("fbig");$(this).prev("h2").html('<a href="/search/label/'+i+'">'+t+"</a>");$(this).prev("h2").css("background",o);$(this).prev("h2").wrap('<div class="box-title">

</div>

');$(this).prev(".box-title").css("border-color",o);$(this).prev(".box-title").append('<a class="more-link" href="/search/label/'+i+'">شاهد المزيد</a>');$(this).find(".post-readmore a").css("background",o);$(this).removeClass("widget-content").addClass("layout-content");$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$(this).find(".first-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(s.match("fbig2")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=5",type:"get",dataType:"jsonp",success:function(e){var n="";var s="<ul>";for(var u=0;u<e.feed.entry.length;u++){for(var a=0;a<e.feed.entry[u].link.length;a++){if(e.feed.entry[u].link[a].rel=="alternate"){n=e.feed.entry[u].link[a].href;break}}var f=e.feed.entry[u].title.$t;var l=e.feed.entry[u].author[0].name.$t;var c=e.feed.entry[u].published.$t.substring(0,10);var h=e.feed.entry[u].content.$t;var p=$("<div>

").html(h);var d=p.find("img:first").attr("src");var v=e.feed.entry[u].media$thumbnail.url;if(u==0){var m=/<\S[^>]*>/g;var y=h.replace(m,"");if(y.length>100){y=""+y.substring(0,100)+"..."}if(d===undefined){var b='<a class="first-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var b='<a class="first-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}}else{if(d===undefined){var b='<a class="recent-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var b='<a class="recent-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}}if(u==0){s+='<div class="first">

<div class="rthumbc">

'+b+'</div>

<div class="first-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span><p class="recent-des">

'+y+"<p>

</div>

</div>

"}else{s+='

<li><div class="rthumbc">

'+b+'</div>

<div class="recent-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span></div>

<div class="clear"/>

</li>

'}}s+="</ul>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(s);$(this).parent().addClass("fbig2");$(this).parent().addClass("fbig");$(this).prev("h2").html('<a href="/search/label/'+i+'">'+t+"</a>");$(this).prev("h2").css("background",o);$(this).prev("h2").wrap('<div class="box-title">

</div>

');$(this).prev(".box-title").css("border-color",o);$(this).prev(".box-title").append('<a class="more-link" href="/search/label/'+i+'">شاهد المزيد</a>');$(this).removeClass("widget-content").addClass("layout-content");$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$(this).find(".first-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(s.match("column1")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=5",type:"get",dataType:"jsonp",success:function(e){var n="";var s="<ul>";for(var u=0;u<e.feed.entry.length;u++){for(var a=0;a<e.feed.entry[u].link.length;a++){if(e.feed.entry[u].link[a].rel=="alternate"){n=e.feed.entry[u].link[a].href;break}}var f=e.feed.entry[u].title.$t;var l=e.feed.entry[u].author[0].name.$t;var c=e.feed.entry[u].published.$t.substring(0,10);var h=e.feed.entry[u].content.$t;var p=$("<div>

").html(h);var d=p.find("img:first").attr("src");var v=e.feed.entry[u].media$thumbnail.url;if(u==0){var m=/<\S[^>]*>/g;var y=h.replace(m,"");if(y.length>100){y=""+y.substring(0,100)+"..."}if(d===undefined){var b='<a class="first-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var b='<a class="first-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}}else{if(d===undefined){var b='<a class="recent-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var b='<a class="recent-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}}if(u==0){s+='<div class="first">

<div class="rthumbc">

'+b+'</div>

<div class="first-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span><p class="recent-des">

'+y+"<p>

</div>

</div>

"}else{s+='

<li><div class="rthumbc">

'+b+'</div>

<div class="recent-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span></div>

<div class="clear"/>

</li>

'}}s+="</ul>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(s);$(this).parent().addClass("column");$(this).parent().addClass("column1");$(this).parent().addClass("fbig");$(this).prev("h2").html('<a href="/search/label/'+i+'">'+t+"</a>");$(this).prev("h2").css("background",o);$(this).prev("h2").wrap('<div class="box-title">

</div>

');$(this).prev(".box-title").css("border-color",o);$(this).prev(".box-title").append('<a class="more-link" href="/search/label/'+i+'">شاهد المزيد</a>');$(this).removeClass("widget-content").addClass("layout-content");$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$(this).find(".first-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(s.match("column2")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=5",type:"get",dataType:"jsonp",success:function(e){var n="";var s="<ul>";for(var u=0;u<e.feed.entry.length;u++){for(var a=0;a<e.feed.entry[u].link.length;a++){if(e.feed.entry[u].link[a].rel=="alternate"){n=e.feed.entry[u].link[a].href;break}}var f=e.feed.entry[u].title.$t;var l=e.feed.entry[u].author[0].name.$t;var c=e.feed.entry[u].published.$t.substring(0,10);var h=e.feed.entry[u].content.$t;var p=$("<div>

").html(h);var d=p.find("img:first").attr("src");var v=e.feed.entry[u].media$thumbnail.url;if(d===undefined){var m='<a class="recent-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var m='<a class="recent-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}s+='

<li><div class="rthumbc">

'+m+'</div>

<div class="recent-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span></div>

<div class="clear"/>

</li>

'}s+="</ul>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(s);$(this).parent().addClass("column");$(this).parent().addClass("column2");$(this).parent().addClass("fbig");$(this).prev("h2").html('<a href="/search/label/'+i+'">'+t+"</a>");$(this).prev("h2").css("background",o);$(this).prev("h2").wrap('<div class="box-title">

</div>

');$(this).prev(".box-title").css("border-color",o);$(this).prev(".box-title").append('<a class="more-link" href="/search/label/'+i+'">شاهد المزيد</a>');$(this).removeClass("widget-content").addClass("layout-content");$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(s.match("list")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=6",type:"get",dataType:"jsonp",success:function(e){var n="";var s="<ul>";for(var u=0;u<e.feed.entry.length;u++){for(var a=0;a<e.feed.entry[u].link.length;a++){if(e.feed.entry[u].link[a].rel=="alternate"){n=e.feed.entry[u].link[a].href;break}}var f=e.feed.entry[u].title.$t;var l=e.feed.entry[u].author[0].name.$t;var c=e.feed.entry[u].published.$t.substring(0,10);var h=e.feed.entry[u].content.$t;var p=$("<div>

").html(h);var d=p.find("img:first").attr("src");var v=e.feed.entry[u].media$thumbnail.url;if(d===undefined){var m='<a class="recent-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var m='<a class="recent-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}s+='

<li><div class="rthumbc">

'+m+'</div>

<div class="recent-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span></div>

<div class="clear"/>

</li>

'}s+="</ul>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(s);$(this).parent().addClass("list");$(this).parent().addClass("fbig");$(this).prev("h2").html('<a href="/search/label/'+i+'">'+t+"</a>");$(this).prev("h2").css("background",o);$(this).prev("h2").wrap('<div class="box-title">

</div>

');$(this).prev(".box-title").css("border-color",o);$(this).prev(".box-title").append('<a class="more-link" href="/search/label/'+i+'">شاهد المزيد</a>');$(this).removeClass("widget-content").addClass("layout-content");$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(s.match("gallery")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=9",type:"get",dataType:"jsonp",success:function(e){var n="";var s="<ul>";for(var u=0;u<e.feed.entry.length;u++){for(var a=0;a<e.feed.entry[u].link.length;a++){if(e.feed.entry[u].link[a].rel=="alternate"){n=e.feed.entry[u].link[a].href;break}}var f=e.feed.entry[u].title.$t;var l=e.feed.entry[u].author[0].name.$t;var c=e.feed.entry[u].published.$t.substring(0,10);var h=e.feed.entry[u].content.$t;var p=$("<div>

").html(h);var d=p.find("img:first").attr("src");var v=e.feed.entry[u].media$thumbnail.url;if(d===undefined){var m='<a class="recent-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var m='<a class="recent-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}s+="

<li>"+m+'<div class="recent-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span></div>

<div class="clear"/>

</li>

'}s+="</ul>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(s);$(this).parent().addClass("gallery");$(this).parent().addClass("recent-block");$(this).prev("h2").html('<a href="/search/label/'+i+'">'+t+"</a>");$(this).prev("h2").css("background",o);$(this).prev("h2").wrap('<div class="box-title">

</div>

');$(this).prev(".box-title").css("border-color",o);$(this).prev(".box-title").append('<a class="more-link" href="/search/label/'+i+'">شاهد المزيد</a>');$(this).removeClass("widget-content").addClass("layout-content");$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(s.match("videos")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=6",type:"get",dataType:"jsonp",success:function(e){var n="";var s="<ul>";for(var u=0;u<e.feed.entry.length;u++){for(var a=0;a<e.feed.entry[u].link.length;a++){if(e.feed.entry[u].link[a].rel=="alternate"){n=e.feed.entry[u].link[a].href;break}}var f=e.feed.entry[u].title.$t;var l=e.feed.entry[u].author[0].name.$t;var c=e.feed.entry[u].media$thumbnail.url;var h=e.feed.entry[u].published.$t.substring(0,10);var p='<a class="recent-thumb" href="'+n+'" style="background:url('+c+') no-repeat center center;background-size: cover"/>';s+="

<li>"+p+'<div class="recent-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+h+'</span><span class="recent-author2">'+l+'</span></div>

<div class="clear"/>

</li>

'}s+="</ul>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(s);$(this).parent().addClass("videos");$(this).parent().addClass("recent-block");$(this).prev("h2").html('<a href="/search/label/'+i+'">'+t+"</a>");$(this).prev("h2").css("background",o);$(this).prev("h2").wrap('<div class="box-title">

</div>

');$(this).prev(".box-title").css("border-color",o);$(this).prev(".box-title").append('<a class="more-link" href="/search/label/'+i+'">شاهد المزيد</a>');$(this).removeClass("widget-content").addClass("layout-content");$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(s.match("carousel")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=9",type:"get",dataType:"jsonp",success:function(e){var n="";var s='<div class="owl-carousel carousel-items">

';for(var u=0;u<e.feed.entry.length;u++){for(var a=0;a<e.feed.entry[u].link.length;a++){if(e.feed.entry[u].link[a].rel=="alternate"){n=e.feed.entry[u].link[a].href;break}}var f=e.feed.entry[u].title.$t;var l=e.feed.entry[u].author[0].name.$t;var c=e.feed.entry[u].published.$t.substring(0,10);var h=e.feed.entry[u].content.$t;var p=$("<div>

").html(h);var d=p.find("img:first").attr("src");var v=e.feed.entry[u].media$thumbnail.url;if(d===undefined){var m='<a class="recent-thumb" href="'+n+'" style="background:url('+v+') no-repeat center center;background-size: cover"/>'}else{var m='<a class="recent-thumb" href="'+n+'" style="background:url('+d+') no-repeat center center;background-size: cover"/>'}s+="

<li>"+m+'<div class="recent-content">

<h3 class="recent-title">

<a href="'+n+'">'+f+'</a></h3>

<span class="recent-date">'+c+'</span><span class="recent-author2">'+l+'</span></div>

<div class="clear"/>

</li>

'}s+="</div>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(s);$(this).parent().addClass("carousel");$(this).parent().addClass("recent-block");$(this).prev("h2").html('<a href="/search/label/'+i+'">'+t+"</a>");$(this).prev("h2").css("background",o);$(this).prev("h2").wrap('<div class="box-title">

</div>

');$(this).prev(".box-title").css("border-color",o);$(this).removeClass("widget-content").addClass("layout-content");$(".carousel-items").owlCarousel({items:3,navigation:true,navigationText:["",""],itemsDesktop:[1e3,3],itemsDesktopSmall:[647,1],itemsTablet:[396,1],itemsMobile:false,pagination:false});var n=$(this).find(".owl-controls");$(this).prev(".box-title").append(n);$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}if(s.match("slider")){$.ajax({url:"/feeds/posts/default/-/"+i+"?alt=json-in-script&max-results=8",type:"get",dataType:"jsonp",success:function(e){var t="";var n='<div class="slider-items owl-carousel">

';for(var i=0;i<e.feed.entry.length;i++){for(var s=0;s<e.feed.entry[i].link.length;s++){if(e.feed.entry[i].link[s].rel=="alternate"){t=e.feed.entry[i].link[s].href;break}}var u=e.feed.entry[i].title.$t;var a=e.feed.entry[i].author[0].name.$t;var f=e.feed.entry[i].published.$t.substring(0,10);var l=e.feed.entry[i].content.$t;var c=$("<div>

").html(l);var h=c.find("img:first").attr("src");var p=e.feed.entry[i].media$thumbnail.url;var d=/<\S[^>]*>/g;var v=l.replace(d,"");if(v.length>150){v=""+v.substring(0,150)+"..."}if(h===undefined){var m='<a class="recent-thumb" href="'+t+'" style="background:url('+p+') no-repeat center center;background-size: cover"/>'}else{var m='<a class="recent-thumb" href="'+t+'" style="background:url('+h+') no-repeat center center;background-size: cover"/>'}n+="

<li>"+m+'<div class="recent-content">

<h3 class="recent-title">

<a href="'+t+'">'+u+'</a></h3>

<span class="recent-date">'+f+'</span><span class="recent-author2">'+a+'</span><p class="recent-des">

'+v+'<p>

</div>

<div class="clear"/>

</li>

'}n+="</div>

";$(".recent-layout .widget-content").each(function(){var e=$(this).text();if(e==r){$(this).html(n);$(this).parent().addClass("carousel");$(this).parent().addClass("slider");$(this).parent().addClass("recent-block");$(this).prev("h2").remove();$(this).prev("h2").css("background",o);$(this).removeClass("widget-content").addClass("layout-content");$(".slider-items").owlCarousel({items:1,navigation:true,navigationText:["",""],itemsDesktop:[1e3,1],itemsDesktopSmall:[647,1],itemsTablet:[396,1],autoPlay:true,autoPlay:5e3,itemsMobile:false,pagination:true});$(this).find(".recent-thumb").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})}})}});

$("#related-posts").each(function(){var e=$(this).html();$.ajax({url:"/feeds/posts/default/-/"+e+"?alt=json-in-script&max-results=9",type:"get",dataType:"jsonp",success:function(e){var t="";var n='<div class="rnav owl-carousel">

';for(var r=0;r<e.feed.entry.length;r++){for(var i=0;i<e.feed.entry[r].link.length;i++){if(e.feed.entry[r].link[i].rel=="alternate"){t=e.feed.entry[r].link[i].href;break}}var s=e.feed.entry[r].title.$t;var o=e.feed.entry[r].content.$t;var u=$("<div>

").html(o);var a=u.find("img:first").attr("src");var f=e.feed.entry[r].media$thumbnail.url;if(a===undefined){var l='<a class="rnav-img" href="'+t+'" style="background:url('+f+') no-repeat center center;background-size:cover"/>'}else{var l='<a class="rnav-img" href="'+t+'" style="background:url('+a+') no-repeat center center;background-size:cover"/>'}n+="

<li>"+l+'<div class="rnav-conent">

<h3 class="rnav-title">

<a href="'+t+'">'+s+"</a></h3>

</div>

</li>

"}n+='</div>

<div class="clear"/>

';$("#related-posts").html(n);$(".rnav.owl-carousel").owlCarousel({items:3,navigation:true,navigationText:["",""],itemsDesktop:[1e3,3],itemsDesktopSmall:[647,1],itemsTablet:[396,1],itemsMobile:false,pagination:false});$(".rnav-img").each(function(){$(this).attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})}})});$(document).ready(function(){$("#sidebar-wrapper .widget h2").wrap("<div class='widget-title'/>

");$("#footer-wrapper .widget h2").wrap("<div class='widget-title'/>

");$("ul#sub-menu").parent("li").addClass("hasSub");$(".index .post-outer").each(function(){$(this).find(".post-thumb a").attr("style",function(e,t){return t.replace("/default.jpg","/mqdefault.jpg")}).attr("style",function(e,t){return t.replace("s72-c","s1600")})});$(".share-container").each(function(){var e=$(this);e.find(".post-sharebtn").click(function(){e.find(".post-share").fadeToggle("slow")});$(document).bind("click",function(e){if($(e.target).parents(".share-container").length===0){$(".post-share").fadeOut(300)}})});$(document).ready(function(e){e("abbr.timeago").timeago()});$("#header-search .search-icon").click(function(){var e=$("#header-search input");if(e.is(":hidden")){e.fadeIn(300);$(this).removeClass("icon-search");$(this).addClass("icon-cancel");$("#menu").hide()}else{e.fadeOut(300);$(this).removeClass("icon-cancel");$(this).addClass("icon-search");$("#menu").show()}return false});$(document).bind("click",function(e){if($(e.target).parents("#header-search").length===0){$("#header-search input").fadeOut(300);$("#header-search .search-icn").removeClass("icon-cancel");$("#header-search .search-icn").addClass("icon-search");$("#menu").show()}});$(".menu li").each(function(){$(this).hoverTimeout(0,function(){$(this).children("ul").slideDown()},0,function(){$(this).children("ul").hide()})});$(function(){$(".upbt").click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var e=$(this.hash);e=e.length?e:$("[name="+this.hash.slice(1)+"]");if(e.length){$("html,body").animate({scrollTop:e.offset().top},1e3);return false}}})});$(".widget-content").each(function(){var e=$(this).text();if(e.substr(0,10).match("fbbox")){e=e.replace("fbbox/","");$(this).html('<iframe allowtransparency="true" frameborder="0" scrolling="no" src="//www.facebook.com/plugins/likebox.php?href='+e+'&width=340px&height=258&colorscheme=light&show_faces=true&header=false&stream=false&show_border=false&appId=492409184153294" style="border:none; overflow:hidden; width:100%; height:230px;"></iframe>')}});$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)});var e="[";var t="]";$(".menu li *").replaceText(e,'<span class="msubtitle">');$(".menu li *").replaceText(t,"</span>");$(".menu #nav").show();$(".social-counter").each(function(){var e=$(this);var t=$(this).find(".social-item");if(t.length===0){e.remove()}$(this).find(".widget").removeClass("LinkList");$(".social-counter .social-item.facebook").find(".item-text").text("Likes");$(".social-counter .social-item.rss,.social-counter .social-item.youtube").find(".item-text").text("Subscribes");var n="[";var r="]";$(".social-counter *").replaceText(n,'<span class="item-count">');$(".social-counter *").replaceText(r,"</span>");$(".social-item").each(function(){var e=$(this).find(".remove-count");var t=$(this).find(".item-count");$(e).before($(t));$(e).remove()})});$(".contact-button a").click(function(){var e=$(".contact-sec");if(e.is(":hidden")){e.fadeIn(300);e.addClass("contact-show");$("#outer-wrapper").addClass("pop_contact ")}return false});$(document).bind("click",function(e){if($(e.target).parents(".contact-sec").length===0){$(".contact-sec").fadeOut(300);$("#outer-wrapper").removeClass("pop_contact ");$(".contact-sec").removeClass("contact-show")}});$(".contact-close").click(function(){$(".contact-sec").fadeOut(300);$("#outer-wrapper").removeClass("pop_contact ");$(".contact-sec").removeClass("contact-show");return false});var n=$("#sidetabs #tabside1 .widget h2").text();$(".menu-tab .item-1 a").text(n);var r=$("#sidetabs #tabside2 .widget h2").text();$(".menu-tab .item-2 a").text(r);var i=$("#sidetabs #tabside3 .widget h2").text();$(".menu-tab .item-3 a").text(i);$("#tabside1 .widget h2,#tabside2 .widget h2,#tabside3 .widget h2,#tabside1 .widget-title,#tabside2 .widget-title,#tabside3 .widget-title").remove();$(".sidetabs").tabslet({mouseevent:"click",attribute:"href",animation:true});if($(".sidetabs .widget").length===0){$(".sidetabs").remove()}if($(".home .post-outer").length===0){$(".home #main-wrapper #main").remove();$(".posts-title").remove()}if($("#footer .widget").length===0){$("#footer").remove();$("#footer-wrapper").css("padding-bottom","0");$(".bottom-nav").css("margin-bottom","0");$(".bottom-nav").css("border-bottom","0")}if($("#ticker .widget").length===0){$("#ticker").remove()}var s="[full_width]";var o="[left_sidebar]";var u="[right_sidebar]";$(".post *").replaceText(s,"<style>.item #main-wrapper{width:100% !important;float:none!important;border-right:0!important;border-left:0!important}.item #sidebar-wrapper{display:none;}.item #main-wrapper #main{margin-left:0!important;margin-right:0!important}</style>");$(".post-body *").replaceText(o,"<style>@media screen and (min-width: 1000px){.item #main-wrapper{float:right!important;border-left:1px solid #EEE!important;border-right:0!important}.item #sidebar-wrapper{float:left!important;padding-left:0!important;padding-right:2%!important;border-right:1px solid #EEE!important;border-left:0!important;left:1px!important}.item #main-wrapper #main{margin-left:2.85%!important;margin-right:0!important}}</style>");$(".post-body *").replaceText(u,"<style>@media screen and (min-width: 1000px){.item #main-wrapper{float:left!important;border-right:1px solid #EEE!important;border-left:0!important}.item #sidebar-wrapper{float:right!important;padding-right:0!important;padding-left:2%!important;border-left:1px solid #EEE!important;left:-1px!important;border-right:0!important}.item #main-wrapper #main{margin-right:2.85%!important;margin-left:0!important}}</style>");(function(e){var t=e("a.newer-link");var n=e("a.older-link");e.get(t.attr("href"),function(n){t.html('<strong>Next <i class="fa fa-angle-double-right"></i></strong> <span>'+e(n).find(".post h1.post-title").text()+"</span>")},"html");e.get(n.attr("href"),function(t){n.html('<strong><i class="fa fa-angle-double-left"></i> Previous</strong> <span>'+e(t).find(".post h1.post-title").text()+"</span>")},"html")})(jQuery)});$(window).bind("load",function(){$(".intro-loader").remove();$("p.trans").each(function(){var e=$(this).text();var t=$(this).attr("data-tran");$("#pages-wrapper *").replaceText(e,t)})});

$(document).ready(function(){var e="[post_ad]";var t=$(".item .ad-inside");$(".item .post *").replaceText(e,'<div class="ad-inside-to"/>

');$(".ad-inside-to").append(t);var n=$(".post-body .ad-inside").width();$(".post-body .ad-inside-to").width(n)});

$(document).ready(function(){$(".comments-tabs").simpleTab({active:1,fx:"fade",showSpeed:400,hideSpeed:400});$('.tab-blogger').append( $('#comments') );$(".comments-tabs.simpleTab .tab-wrapper").wrap("<div class='comments-tabs-header'/>

");$('.comments-tabs-header')});

  //]]>

</script>

الان مع اخر كود وهذا الكود الخاص باظهار الإضافة

  1. يمكنك وضعه فى المكان الذى تريده فى مدونتك لاظهار فية الاضافة
  2. اذا تريد وضعه فوق المواضيع سوف تقوم بوضعه فوق رسائل المدونة الألكترونية
وأضف الكود التالي تحت هذا الكود <div id='main-wrapper'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>

<div class='recent-layout' id='recent-layout2'>

    <b:section class='recent-sec4' id='recent-sec2' showaddelement='no'>

       <b:widget id='HTML963' locked='true' title='فديوهات' type='HTML' version='1' visible='true'>

         <b:includable id='main'>

<h3>

<span class='data-title1'/><span class='index'/></h3>

<b:if cond='data:title != ""'>

    <h2 class='title'>

<data:title/></h2>

</b:if>

  <div class='widget-content'>

    <data:content/>

  </div>

<b:include name='quickedit'/>

</b:includable>

       </b:widget>

     </b:section>

</div>

</b:if>


الان بعد وضع الكود فى الماكن الذى تريده
قم بحفظ القالب بدون تعديل اى شئ فى الاكواد
الان قم بالدخول على التخطيط الخاص بمدونتك
سوف تجد انه قد تم وضع إضافة جديده
قم بتحرير الإضافة واستخدم هذه الكود [فديوهات][videos]
يتم استبدل كلمة فديوهات بالقسم الذى تريد ان تظهر به فديوهات قناتك
بعد ذلك قم بحفظ الإضافة ومبروك عليك

ليست هناك تعليقات:

إرسال تعليق

جميع الحقوق محفوظة لــ tajrib 2015 ©