رفتن به مطلب

مشکل در قالب موزیک


پست های پیشنهاد شده

سلام.این سایت رو ببینید http://simamusic.ir/

وقتی میاد بالا یه NOT FOUND بزرگ میاره

هرکاری کردم از تو قالب نتونستم حذفش کنم

اینم کد قالب صفحه اصلی


<?php get_header(); ?>

<?php include (TEMPLATEPATH . '/right-sidebar.php'); ?>
<div id="center">
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(3) ) : else : ?> <?php endif; ?>
<div class="poost">
<div class="poost_top">
</div>
<div class="poost_middle"><br></br>
<div class="text">
<center>
<a href="statics/1/" target="_blank"><img width="500" height="307" src="<?php bloginfo('template_url'); ?>/images/Mehdi.jpg"></a>
</center>
<br style="clear:both;" />
</div>
</div>
<div class="poost_bottom">
</div>
</div>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php if (in_category('194')) continue; ?>
<div class="post">
<div class="post_top">

<h2><a title="<?php the_title(); ?>" alt="<?php the_title(); ?>" href="<?php the_permalink() ?>"><?php the_title(); ?> </a></h2>
<a title="<?php the_title(); ?>" alt="<?php the_title(); ?>" href="<?php the_permalink() ?> "><img alt="<?php the_title(); ?>" title="<?php the_title(); ?>" src="<?php bloginfo('template_url'); ?>/images/go.png" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" class="go" /></a>
<br style="clear:both;" />
<h4>دسته بندی : <?php the_category(', ') ?></h4>
<h6><?php the_time('j F Y'); ?>  |  <?php comments_popup_link('بدون نظر', 'يك نظر', '% نظر'); ?></h6>
<a title="2film" href="http://facebook.com/sharer.php?u=<?php the_permalink() ?>"><img alt="2film" title="2film" src="<?php bloginfo('template_url'); ?>/images/fb.png" alt="go" title="Facebook" class="fb" /></a>
</div>
<div class="post_middle"><br></br>
<div class="text">

<?php the_content(__('')); ?>
<center>
<?php the_post_thumbnail(); ?>
</center>
<br>
<div class="tag">
<img alt="2film" title="2film" src="<?php bloginfo('template_url'); ?>/images/tag.png" alt="pic" title="Tag" />
<h6>برچسب ها:</h6><?php the_tags('') ?></h6>

<br style="clear:both;" />
</div>
</div>
</div>
<div class="post_bottom">
<h6>تعداد بازدید : <?php if(function_exists('the_views')) { the_views(); } ?></h6>
<h5><a title="<?php the_title(); ?>" alt="<?php the_title(); ?>" href="<?php the_permalink() ?>" class="blue">ادامه مطلب</a></h5>
<div class="plus"><?php if(function_exists('the_ratings')) { the_ratings(); } ?></div>
</div>
</div>
<?php endwhile; else: ?><?php endif; ?>
<div id="page">
<h6>صفحات :</h6>
<ul>
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>
</ul>
</div>
</div>
<?php include (TEMPLATEPATH . '/left-sidebar.php'); ?>
<br style="clear:both;" />
<?php get_footer(); ?>

اینم کد قالب هدر


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="google-site-verification" content="p9DymqR0j3sQLRkXzSzQck8VNuxmVy2c5vGtliJO9Cw" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta name="robots" content="index, follow">
<meta name="robots" content="all">
<meta name=Author content="Alireza">
<meta name="keywords" content="دانلود,دانلود آهنگ,دانلود آهنگ با لینک مستقیم,جدیدترین آهنگ ها,بهترین آهنگ ها,سیما موزیک,آهنگ,دانلود آهنگ با سرعت بالا,">
<title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?>
<?php bloginfo('name'); ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="<?php printf(__('%s RSS Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="<?php printf(__('%s Atom Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('atom_url'); ?>" />
<?php wp_head(); ?>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.min.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery-ui-personalized-1.5.2.packed.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/sprinkle.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/animatedcollapse.js"></script>
<script type="text/javascript">
animatedcollapse.addDiv('search', 'fade=1,hide=1')
animatedcollapse.ontoggle=function($, divobj, state){
}
animatedcollapse.init()
</script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/amazon_scroller.js"></script>
<script language="javascript" type="text/javascript">
$(function() {
$("#amazon_scroller1").amazon_scroller({
scroller_title_show: 'enable',
scroller_time_interval: '3000',
scroller_window_background_color: "translate",
scroller_window_padding: '0',
scroller_border_size: '0',
scroller_images_width: '178',
scroller_images_height: '96',
scroller_show_count: '5',
directory: '<?php bloginfo('template_url'); ?>/images'
});
});
</script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.aw-showcase.js"></script>
<script type="text/javascript">
$(document).ready(function()
{
$("#showcase").awShowcase(
{
width: 410,
height: 170,
auto: false,
interval: 3000,
continuous: false,
loading: true,
tooltip_width: 124,
tooltip_icon_width: 32,
tooltip_icon_height: 32,
tooltip_offsetx: 18,
tooltip_offsety: 0,
arrows: false,
buttons: false,
btn_numbers: false,
keybord_keys: false,
mousetrace: false,
pauseonover: true,
transition: 'hslide', /* vslide/hslide/fade */
transition_speed: 500,
show_caption: 'onhover', /* onload/onhover/show */
thumbnails: true,
thumbnails_position: 'outside-last', /* outside-last/outside-first/inside-last/inside-first */
thumbnails_direction: 'vertical', /* vertical/horizontal */
thumbnails_slidex: 0 /* 0 = auto / 1 = slide one thumbnail / 2 = slide two thumbnails / etc. */
});
});
</script>
<script type="text/javascript">
var activeId = "MostVisited";
function tabselect(id)
{
document.getElementById(activeId).className="";
document.getElementById(id).className="active";
document.getElementById(id).blur();

document.getElementById(activeId + "_content").style.display="none";
document.getElementById(id + "_content").style.display="";
activeId = id;
}
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</head>
<body>

<div id="top">
<div class="container">
<div id="icon">

</div>
<div id="last">
<h6>آخرین بروزرسانی سیما موزیک : <?php
wp_reset_query();
$lu_query = new WP_Query( "showposts=1" );
if ($lu_query->have_posts()) : while ($lu_query->have_posts()) : $lu_query->the_post();
the_time('d M y');
endwhile; endif;
wp_reset_query();
?>
<br />امروز : <?php echo jdate("d M Y"); ?> - <?php echo date("d F Y"); ?></h6>
<center>
<div id="yahoo">

<h5>به بزرگترین پایگاه موسیقی خوش آمدید</h5>


</div>
</center>
</div>
<div id="address">
<a href= ><img src="<?php bloginfo('template_url'); ?>/images/dl.png" alt="dl" /></a>
</div>
<ul id="menu">
<li><a title="صفحه اصلی" href="<?php bloginfo('url'); ?>">صفحه اصلی</a></li>
<li>|</li>
<li><a title="انجمن" href="<?php bloginfo('url'); ?>/forum">تالار گفتمان</a></li>
<li>|</li>
<li><a title="تبلیغات" href="/ads">تبلیغات</a></li>
<li>|</li>
<li><a title="تماس با ما" href="<?php bloginfo('url'); ?>/contact/">تماس با ما</a></li>
<li>|</li>
<li><a title="نقشه سایت" href="/sitemap.xml">نقشه سایت</a></li>
<li>|</li>
<li><a title="درباره" href="<?php bloginfo('url'); ?>">درباره ما</a></li>
</ul>
<div id="amazonی_scroller1" class="amazon_scroller">
<div class="amیazon_scroller_mask" style="margin-left:20px;">
<ul style="height:0px;width:0px;padding-left:5px;">
<?php
$my_query = new WP_Query('showposts=10&cat=231');
while ($my_query->have_posts()):
$my_query->the_post();
$do_not_duplicate = $post->ID;?>
<li>
<div class="film">
<a href="<?php the_permalink() ?>"><?php the_post_thumbnail('topscroller'); ?></a>
</div>
</li>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</ul>
</div>
<ul class="amazon_scroller_nav">


</ul>
</div>
<br style="clear:both;" />
</div>
</div>
<div class="container">
<div id="main_icon">
<a title="انتقاد" href="/forum/forumdisplay.php?15"><img src="<?php bloginfo('template_url'); ?>/images/oops.png" alt="oops" /></a>
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/comming.png" alt="comming" class="small" /><span>مشاهده وبسایت</span></a>
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/send.png" alt="send" /></a>
<a href="http://www.webgozar.com/counter/stats.aspx?code=2703784"><img src="<?php bloginfo('template_url'); ?>/images/stat.png" alt="stat" class="small" /><span>مشاهده امار وبسایت</span></a>
<a href="<?php bloginfo('url'); ?>/contact/"><img src="<?php bloginfo('template_url'); ?>/images/contact.png" alt="contact" /></a>
<a href="<?php bloginfo('url'); ?>/forum/register.php"><img src="<?php bloginfo('template_url'); ?>/images/chat.png" alt="chat" class="small" /><span>عضویت در سایت</span></a>
<a href="<?php bloginfo('url'); ?>/forum"><img src="<?php bloginfo('template_url'); ?>/images/forum.png" alt="forum" /></a>
<a href="/forum/forumdisplay.php?140"><img src="<?php bloginfo('template_url'); ?>/images/star.png" alt="star" class="small" /><span>درخواست فیلم</span></a>
<a href="/ads"><img src="<?php bloginfo('template_url'); ?>/images/ads.png" alt="ads" style="margin-left:0;" /></a>
</div>
<div class="line" style="margin-top:13px;">
</div>

<div class="line">
</div>
<center>
<a href="statics/1/" target="_blank"><img width="940" height="200" src="<?php bloginfo('template_url'); ?>/images/Kheshtii.jpg"></a>
</center>
<div class="line">
</div>

<center>
<div class="fb-like-box" data-href="http://www.facebook.com/interfilm.fans" data-width="900" data-height="400" data-show-faces="true" data-stream="false" data-header="true"></div></center>

تگ h1 هم در استایلش دستور مخفی رو بهش دادم ولی بازم نشونش میده...

لینک به ارسال

قالب مشكلي نداره لطفا با تصوير نشون بديد

احتمال داشتن كش مرورگر شما هم ميباشد با Ctrl+F5 تست كنيد

لینک به ارسال

كدهاي حله پست و متن و كدهاي single.php بايد بررسي شود

لطفا single.php قرار دهيد

لینک به ارسال

<?php get_header(); ?>
<?php include (TEMPLATEPATH . '/right-sidebar.php'); ?>
<div id="center">
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(3) ) : else : ?> <?php endif; ?>




<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="post">
<div class="post_top">
<h2> <a title="<?php the_title(); ?>" <a href="<?php the_permalink() ?>"><?php the_title(); ?></a></h2>
<a href="<?php the_permalink() ?>"><img alt="2film" title="2film" src="<?php bloginfo('template_url'); ?>/images/go.png" alt="go" class="go" /></a>
<br style="clear:both;" />
<h4>دسته بندی : <?php the_category(', ') ?></h4>
<h6><?php the_time('j F Y'); ?>  |  <?php comments_popup_link('بدون نظر', 'يك نظر', '% نظر'); ?></h6>
<a href="http://facebook.com/sharer.php?u=<?php the_permalink() ?>"><img src="<?php bloginfo('template_url'); ?>/images/fb.png" alt="go" class="fb" /></a>
</div>
<div class="post_middle"><br></br>
<div class="text">

<?php the_content(__('')); ?>

<br>

<div class="tag">
<img src="<?php bloginfo('template_url'); ?>/images/tag.png" alt="pic" />
<h6>برچسب ها:</h6><?php the_tags('') ?></h6>
<br style="clear:both;" />
</div>
<div class="tag" id="dl">
<img src="/wp-content/uploads/2012/10/icon-alert-icon.png" alt="pic" />
<b>راهنمای دانلود</b><br />
<span>
1- برای راحتی در دانلود با سرعت بالا لطفا از برنامه اینترنت دانلود منیجر استفاده کنید
</span>
<br />
<span>
2- برای مشاهده فیلم ها با کیفیت بالا به همراه زیرنویس از برنامه KMPlayer استفاده کنید
</span>
<br />
<span>
3- در صورت خرابی لینک دانلود مشکل را در قسمت نظرات همان پست اعلام کنید
</span>
<br />
<span>
4- برای افراد تازه کار : لینک های دانلود همان اسم سایت های آپلودر هستند . مثلا " هیپ فایل ، فایل پیک و ... " .
</span>
<br style="clear:both;" />
</div>
</div>
</div>
<div class="post_bottom">
<h6>تعداد بازدید : <?php if(function_exists('the_views')) { the_views(); } ?></h6>
<h5><a title="<?php the_title(); ?>" alt="<?php the_title(); ?>" href="<?php the_permalink() ?>" class="blue">ادامه مطلب</a></h5>
<div class="plus"><?php if(function_exists('the_ratings')) { the_ratings(); } ?></div>
</div>
</div>
<?php endwhile; else: ?><?php endif; ?>
<?php comments_template(); ?>

</div>
<?php include (TEMPLATEPATH . '/left-sidebar.php'); ?>
<br style="clear:both;" />
</div>
<?php get_footer(); ?>

لینک به ارسال

از كد زير استفاده كنيد:


<?php get_header(); ?>
<?php include (TEMPLATEPATH . '/right-sidebar.php'); ?>
<div id="center">
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(3) ) : else : ?> <?php endif; ?>

<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="post">
<div class="post_top">
<h2> <a title="<?php the_title(); ?>" <a href="<?php the_permalink() ?>"><?php the_title(); ?></a></h2>
<a href="<?php the_permalink() ?>"><img alt="2film" title="2film" src="<?php bloginfo('template_url'); ?>/images/go.png" alt="go" class="go" /></a>
<br style="clear:both;" />
<h4>دسته بندی : <?php the_category(', ') ?></h4>
<h6><?php the_time('j F Y'); ?>  |  <?php comments_popup_link('بدون نظر', 'يك نظر', '% نظر'); ?></h6>
<a href="http://facebook.com/...rer.php?u=<?php the_permalink() ?>"><img src="<?php bloginfo('template_url'); ?>/images/fb.png" alt="go" class="fb" /></a>
</div>
<div class="post_middle"><br></br>
<div class="text">
<?php the_content(__('')); ?>
<br>
<div class="tag">
<img src="<?php bloginfo('template_url'); ?>/images/tag.png" alt="pic" />
<h6>برچسب ها:</h6><?php the_tags('') ?></h6>
<br style="clear:both;" />
</div>
<div class="tag" id="dl">
<img src="/wp-content/uploads/2012/10/icon-alert-icon.png" alt="pic" />
<b>راهنمای دانلود</b><br />
<span>
1- برای راحتی در دانلود با سرعت بالا لطفا از برنامه اینترنت دانلود منیجر استفاده کنید
</span>
<br />
<span>
2- برای مشاهده فیلم ها با کیفیت بالا به همراه زیرنویس از برنامه KMPlayer استفاده کنید
</span>
<br />
<span>
3- در صورت خرابی لینک دانلود مشکل را در قسمت نظرات همان پست اعلام کنید
</span>
<br />
<span>
4- برای افراد تازه کار : لینک های دانلود همان اسم سایت های آپلودر هستند . مثلا " هیپ فایل ، فایل پیک و ... " .
</span>
<br style="clear:both;" />
</div>
</div>
</div>
<?php if(have_posts()) : ?>
<?php while(have_posts()) : the_post(); ?>
<div class="post_bottom">
<h6>تعداد بازدید : <?php if(function_exists('the_views')) { the_views(); } ?></h6>
<h5><a title="<?php the_title(); ?>" alt="<?php the_title(); ?>" href="<?php the_permalink() ?>" class="blue">ادامه مطلب</a></h5>
<div class="plus"><?php if(function_exists('the_ratings')) { the_ratings(); } ?></div>
</div>
</div>
<?php endwhile; else: ?><?php endif; ?>
<?php comments_template(); ?>
</div>
<?php include (TEMPLATEPATH . '/left-sidebar.php'); ?>
<br style="clear:both;" />
</div>
<?php get_footer(); ?>

لینک به ارسال

وقتی پیوند یکتا رو روی پیش فرض میزارم ادامه مطلب رو نشون میده ولی باز کل مطلب رو نشون نمیده

ویرایش شده توسط jaboli
لینک به ارسال

ولي من سايت بدون مشكل ميبينم


http://simamusic.ir/?p=4

از Ctrl+F5 استفاده كنيد

لینک به ارسال

به گفتگو بپیوندید

هم اکنون می توانید مطلب خود را ارسال نمایید و بعداً ثبت نام کنید. اگر حساب کاربری دارید، برای ارسال با حساب کاربری خود اکنون وارد شوید .

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.

×
×
  • اضافه کردن...