درود
من قالب آریا دانلود رو نصب کردم ولی تهش کامل نیس چه جوری باید تهش رو کامل کنم؟
ببینید: http://www.ghahvekhone.com/wp
درود
من قالب آریا دانلود رو نصب کردم ولی تهش کامل نیس چه جوری باید تهش رو کامل کنم؟
ببینید: http://www.ghahvekhone.com/wp
ببینید در ستون سمت چپ برای درج آخرین نظرات از چه چیزی استفاده شده شاید پلاگین خاصی نیاز داشته باشه و باید نصب کنید
درود
قسمت آخرین نظرات نصفه هست.
چه پلاگینی احتیاج داره؟
خب شما حرفه منو باز تکرار کردین
من سوال پرسیدم
sidebar سمت چپ رو ببنید یا محتوای اون رو اینجا در بین تگ code قرار بدین تا بررسی بشه
این سایدبار sidebar-left.php:
<div class="left">
<div class="left-top1"><div class="title">تبلیغات</div></div>
<div class="left-v">
<div class="text-rl">
<?php include(TEMPLATEPATH.'/ads1.php'); ?>
</div></div>
<div class="left-bottom">
</div>
<div class="left-top2"><div class="title">آخرین مطالب</div></div>
<div class="left-v">
<div class="text-rl">
<ul>
<?php
global $post;
$myposts = get_posts('numberposts=15');
foreach($myposts as $post) :
setup_postdata($post);
?>
<li><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></li>
<?php endforeach; ?>
</ul>
</div></div>
<div class="left-bottom">
</div>
<div class="left-top2"><div class="title">مطالب تصادفی</div></div>
<div class="left-v">
<div class="text-rl">
<ul>
<?php query_posts('showposts=15&orderby=rand'); ?>
<?php while (have_posts()) : the_post(); ?>
<li><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></li>
<?php endwhile; ?>
</ul>
</div></div>
<div class="left-bottom">
</div>
<div class="left-top4"><div class="title">آخرین نظرات</div></div>
<div class="left-v">
<div class="text-rl">
<?php get_recent_comments(); ?>
</div></div>
<div class="left-bottom">
</div>
<div class="left-top5"><div class="title">تبلیغات متنی</div></div>
<div class="left-v">
<div class="text-rl">
<div class="sidebar-textads">
<?php include(TEMPLATEPATH.'/text-ads.php'); ?>
</div>
</div></div>
<div class="left-bottom">
</div>
</div>
اینم سایدبار sidebar-right.php:
<div class="right" />
<div class="right-top1" /><div class="title" />آرشیو موضوعی</div></div>
<div class="right-v" />
<div class="text-rl" />
<div class="tabs" />
<div class="Tab SelectedTab" /><a href="#tab1" />نرم افزار</a></div>
<div class="Tab"><a href="#tab2">موب</a></div>
<div class="Tab"><a href="#tab3">مالتی مدیا</a></div>
</div>
</div>
<div class="clear"></div>
<div class="tabs-content-wrap">
<div class="tab-content" id="tab1" style="display: block;">
<ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/os/"><strong>سیستم عامل</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/os/linux/">لینوکس</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/os/windows/">ویندوز</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/multi-soft/" /><strong>نرم افزار مالتی مدیا</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/multi-soft/video-editor/" />ویرایشگر فیلم</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/multi-soft/sound-editor/" />ویرایشگر صوت</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/multi-soft/video-player/" />پخش فیلم</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/multi-soft/media-player/" />پخش صوت</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/multi-soft/media-convertor/" />مبدل (کانورتور)</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/internet/" /><strong>نرم افزار های اینترنت</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/internet/internet-tool/">ابزار اینترنت</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/internet/ftp-tools/">اف.تی.پی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/internet/download-manager/" />مدیریت دانلود</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/internet/web-browser/">مرورگر وب</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png" /> <a target="_self" href="http://ariyadownload.com/category/software/internet/web-design/">طراحی وب</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/internet/email-tool/">ایمیل</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/graphic/"><strong>گرافیک</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/graphic/image-editor/">ویرایشگر تصویر</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/graphic/photo-explorer/">نمایش عکس</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/graphic/flash-tool/">ابزار فلش</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/graphic/Pictures/">تصاویر</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/graphic/design/">طراحی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/graphic/3d/">انیمیشن</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/graphic/plugin/">پلاگین</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/security/"><strong>نرم افزار امنیتی</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/security/anti-virus/">آنتی ویروس</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/security/anti-hack/">آنتی هک</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/security/lock-security/">قفل گذاری و امنیتی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/security/antivirus-update/">اپديت انتي ويروس</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/cd-tools/"><strong>ابزار سی دی</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/cd-tools/virtual-drive/">درایو مجازی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/cd-tools/Autorun/">نرم افزار اتوران</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/cd-tools/burning/">نرم افزار رایت</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/hobby/"><strong>سرگرمی</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/hobby/screen-saver/">محافظ نمایش</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/hobby/wallpaper/">پس زمینه</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/hobby/skin/">پوسته برنامه</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/pc-games/"><strong>بازی کامپیوتر</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/pc-games/strategic/">استراتژيك</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/pc-games/action/">اکشن</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/pc-games/flash-game/">بازی فلش</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/pc-games/adventure/">ماجرایی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/pc-games/sport/">ورزشی</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/software/magazine/"><strong>مجله</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/magazine/byte/">ضمیمه بایت</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/magazine/click/">ضمیمه کلیک</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/magazine/game-magazine/">مجله بازی</a></ul>
<br /><ul> <a target="_self" href=""><strong>دیگر</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/software/application-software/">نرم افزار کاربردی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/news/">اخبار سایت</a></ul>
</ul>
</div>
<div class="tab-content" id="tab2" style="display: none;">
<ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/"><strong>نرم افزار موبایل</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/samsung/">سامسونگ</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/uiq/">UIQ</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/uiq-3/">UIQ-3</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/android/">آندروید</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/iphone/">آیفون</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/java/">جاوا</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/%d8%b3%d8%a7%d9%85%d8%b3%d9%88%d9%86%da%af/">سامسونگ</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/sony/">سونی اریکسون</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/motorola/">موتورولا</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/s40/">نوکیا سری ۴۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/s60/">نوکیا سری ۶۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/s60-v3/">نوکیا سری ۶۰ v3</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/s60-v5/">نوکیا سری ۶۰ v5</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/s80-s90/">نوکیا سری ۹۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/pocket-pc/">پاکت پی سی</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/mobile/games/"><strong>بازی موبایل</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/game-n-gage-2/">N-Gage 2</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/uiq-games/">UIQ</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/uiq-3-games/">UIQ-3</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/android-games/">آندروید</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/iphone-game/">آیفون</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/java-games/">جاوا</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/samsung/">سامسونگ</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/sony-ericsson-games/">سونی اریکسون</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/motorola-games/">موتورولا</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/game-s40/">نوکیا سری ۴۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/game-s60/">نوکیا سری ۶۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/game-s60-v3/">نوکیا سری ۶۰ v3</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/game-s60-v5/">نوکیا سری ۶۰ v5</a></ul>
<ul> <img alt="" v> <a target="_self" href="http://ariyadownload.com/category/mobile/games/game-s90/">نوکیا سری ۹۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/games/game-pocket-pc/">پاکت پی سی</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/"><strong>تم , اسکین</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/uiq-multimedia-mobile/">UIQ</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/uiq-3-theme/">UIQ-3</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/%d8%a2%db%8c%d9%81%d9%88%d9%86/">آیفون</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/sony-ericsson/">سونی اریکسون</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/motorola-theme/">موتورولا</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/s40-theme/">نوکیا سری ۴۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/s60-theme/">نوکیا سری ۶۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/s60-v3-theme/">نوکیا سری ۶۰ v3</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/s60-v5-theme/">نوکیا سری ۶۰ v5</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/s80-s90-theme/">نوکیا سری ۹۰</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/theme/pocket-pc-theme/">پاکت پی سی</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/mobile/multimedia-mobile/"><strong>مولتی مدیا</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/multimedia-mobile/ringtone/">آهنگ موبایل</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/multimedia-mobile/wallpaper-multimedia-mobile/">عکس</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/multimedia-mobile/pic-sms/">عکس SMS</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/multimedia-mobile/screen-saver-multimedia-mobile/">محافظ صفحه</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/multimedia-mobile/ebook/">کتاب</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/multimedia-mobile/clip/">کلیپ</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/mobile/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3%d8%8csms/"><strong>اس ام اس</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3%d8%8csms/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3-%d8%aa%d8%a8%d8%b1%db%8c%da%a9/">اس ام اس تبریک</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3%d8%8csms/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3-%d8%aa%d8%b3%d9%84%db%8c%d8%aa/">اس ام اس تسلیت</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3%d8%8csms/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3-%d8%ae%d9%86%d8%af%d9%87-%d8%af%d8%a7%d8%b1/">اس ام اس خنده دار</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3%d8%8csms/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3-%d8%b3%d8%b1%da%a9%d8%a7%d8%b1%db%8c/">اس ام اس سرکاری</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3%d8%8csms/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3-%d8%b9%d8%a7%d8%b4%d9%82%d8%a7%d9%86%d9%87/">اس ام اس عاشقانه</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3%d8%8csms/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3-%d9%81%d9%84%d8%b3%d9%81%db%8c/">اس ام اس فلسفی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/mobile/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3%d8%8csms/%d8%a7%d8%b3-%d8%a7%d9%85-%d8%a7%d8%b3-%d9%85%d9%86%d8%a7%d8%b3%d8%a8%d8%aa%db%8c/">اس ام اس مناسبتی</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/mobile/software-mobile/pc-software/"><strong>نرم افزار</strong></a></ul>
</ul>
</div>
<div class="tab-content" id="tab3" style="display: none;">
<ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/multimedia/documentary/mostafanad/"><strong>مستند</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/multimedia/documentary/mostafanad/english/">زبان انگلیسی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/multimedia/documentary/mostafanad/farsi/">زبان فارسی</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/multimedia/documentary/educational-videos/"><strong>فیلم آموزشی</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/multimedia/documentary/educational-videos/english-educational-videos/">زبان انگلیسی</a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/multimedia/documentary/educational-videos/farsi-educational-videos/" />زبان فارسی</a></ul>
<br /><ul> <a target="_self" href="http://ariyadownload.com/category/multimedia/film" /><strong>فیلم</strong></a></ul>
<ul> <img alt="" src="<?php bloginfo('template_url'); ?>/images/ico7.png"> <a target="_self" href="http://ariyadownload.com/category/multimedia/film/animation">انیمیشن</a></ul>
</ul>
</div>
</div></div>
<div class="right-bottom">
</div>
<div class="right-top2"><div class="title">آرشیو ماهیانه</div></div>
<div class="right-v">
<div class="text-rl">
<ul>
<li><?php wp_get_archives('type=monthly'); ?>
</li>
</ul>
</div></div>
<div class="right-bottom">
</div>
<div class="right-top3"><div class="title">پیوندها</div></div>
<div class="right-v">
<div class="text-rl">
<ul>
<li><?php wp_list_bookmarks('title_li=&categorize='); ?></li>
</ul>
</div></div>
<div class="right-bottom">
</div>
<div class="right-top4"><div class="title">آمار</div></div>
<div class="right-v">
<div class="text-rl">
تعداد کل مطالب : <?php cystats_countPosts(); ?><br />
افراد آنلاین : <?php cystats_countUsersOnline(); ?><br />
ورودی گوگل : <?php cystats_getSearchengineRefererCount($showmode=true );?><br />
تبادل لینک با : <?php cystats_countLinks(); ?> سایت<br />
بازدید امروز : <?php cystats_countVisits(today); ?><br />
بازدید دیروز : <?php cystats_countVisits(yesterday); ?><br />
بازدید این هفته : <?php cystats_countVisits(week); ?><br />
بازدید این ماه : <?php cystats_countVisits(month); ?><br />
بازدید کل : <?php cystats_countVisits(all); ?><br />
</div></div>
<div class="right-bottom">
</div>
</div>
بازم بگم ساید بار sidebar-left.php نصفه هس ولی من هر دو سایدبار رو گذاشتم.
تشکر
من این کار رو کردم ولیدرست نشد
http://www.persiaproud.tk
من کلا قسمت نظرات رو برداشتم
ولی فکر کنم مشکل از index هست