عرض مشاركة واحدة
قديم 11-19-2012, 05:54 PM   #5
Ayoub-php
مدون مميز
 
تاريخ التسجيل: Oct 2012
الدولة: tétouan
المشاركات: 359
افتراضي رد: اعلانات ادسنس لاتظهر

السلام عليكم
جرب هدا و رد علي
عند تحميل كود الإعلان يكون على هذا الشكل :
اقتباس:
<script type="text/javascript"><!--
google_ad_client = "xxxxxx";
/*xxxxxxxxxxxxxx */
google_ad_slot = "xxxxxxxx";
google_ad_width = xxxxxx;
google_ad_height = xxxxxxx;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
قم بحذف الرموز كما هو مبين باللون الاحمر في الكود ليصبح على هذا الشكل
اقتباس:
<script type="text/javascript">
google_ad_client = "xxxxxx";
/*xxxxxxxxxxxxxx */
google_ad_slot = "xxxxxxxx";
google_ad_width = xxxxxx;
google_ad_height = xxxxxxx;
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
ثم قم بحفظ القالب وإنشاء الله سوف تظهر الإعلانات بشكل سليم

الدعم العربي

Ayoub-php غير متواجد حالياً   رد مع اقتباس