انجمن


برداشتن RSS از بالای پوسته  (۲۱ نوشته)

  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۰ مرداد ۱۳۸۸ - ۲۰:۲۵

    سلام.چجوری میتونم کل تب rss رو از بالای پوسته blocks بردارم ؟
    [URL=http://www.picfile.net/viewer.php?file=l4ahmu1i3m16xu5q0fz.jpg][img]http://www.picfile.net/images/l4ahmu1i3m16xu5q0fz_thumb.jpg[/img][/URL]

    آدرس سایت: http://dlfilm.ir

    css :

    /*
    Theme Name: blocks
    Theme URI: http://wordpress.org/extend/themes/blocks/
    Description: یک پوسته ساده و بسیار سبک است که در آن از هیچ تصویری استفاده نشده و نیز به هیچ افزونه اضافه ای نیاز ندارد. کاملا سازگار با وردپرس 2.7 می باشد.این پوسته توسط <a href="http://parsish.com/"> حامد ملک </a> فارسی سازی شده
    Version: 2.1.4
    Author: mg12
    Author URI: http://www.neoease.com/
    Tags: سفید ، روشن ، دو ستونه ، سه ستونه ، عرض ثابت ،تنظیمات اختصاصی پوسته ، نوار کناری چپ ، نوار کناری راست
    */
    
    /* body START */
    body {
    	background:#EBEBED;
    	color:#333;
    	font-size:12px;
    	font-family:"BitStream vera Sans", Verdana,Arial, Helvetica, sans-serif;
    }
    #container {
    	margin:0 auto;
    	width:900px;
    }
    /* body END */
    
    /* base START */
    * {
    	margin:0;
    	padding:0;
    }
    abbr[title], acronym[title] {
    	border-bottom:thin dotted;
    	cursor:help;
    }
    small, .small {
    	font-size:10px;
    }
    img {
    	border:none;
    }
    .inline {
    	display:inline;
    }
    .more-link {
    	font-size:10px;
    }
    .sided {
    	background:#FFF;
    	border:1px solid #899EA6;
    	padding:3px;
    }
    a .sided:hover {
    	border-color:#496370;
    }
    .wp-caption {
    	background:#F1F5F6;
    	border:1px solid #DCE3E9;
    	padding:5px 0;
    	margin-bottom:5px;
    	text-align:center;
    }
    .post .content .wp-caption p {
    	margin:3px 0 0;
    }
    a {
    	color:#258;
    	text-decoration:none;
    }
    a:hover {
    	text-decoration:underline;
    }
    .button {
    	text-decoration:none;
    	padding:2px 5px;
    	background:#D5E396;
    	border-top:1px solid #D5E396;
    	border-right:1px solid #B5C98F;
    	border-bottom:1px solid #B5C98F;
    	border-left:1px solid #D5E396;
    	color:#84985D;
    }
    .button:hover {
    	text-decoration:none;
    	background:#C8DE9D;
    	border-top:1px solid #B5C98F;
    	border-right:1px solid #D5E396;
    	border-bottom:1px solid #D5E396;
    	border-left:1px solid #B5C98F;
    	color:#60743A;
    }
    blockquote, pre {
    	background:#F1F5F6;
    	border:1px dashed #B0BEC7;
    	color:#666;
    	padding:5px 10px;
    	margin:5px 0;
    }
    pre {
    	overflow:scroll;
    }
    blockquote a {
    	color:#258;
    }
    blockquote.adminquote {
    	background:#FAFDEC;
    	border-color:#D5E396;
    }
    .feed, .feed a {
    	color:#E05C23;
    }
    .textfield, .textarea {
    	border:1px solid #A4B97F;
    	padding:2px 1px;
    	font-size:12px;
    }
    .clear, .fixed {
    	clear:both;
    }
    .alignleft {
    	float:left;
    	text-align:left;
    	margin-right:10px;
    }
    .alignright {
    	float:right;
    	text-align:right;
    	margin-left:10px;
    }
    .aligncenter {
    	display:block;
    	margin-left:auto;
    	margin-right:auto;
    }
    .floatleft {
    	float:left;
    }
    .floatright {
    	float:right;
    }
    .left {
    	float:left;
    	margin-right:10px !important;
    	margin-right:7px;
    }
    .right {
    	float:right;
    	margin-left:10px !important;
    	margin-left:7px;
    }
    .bottom_separator {
    	margin-bottom:10px;
    }
    .block {
    	background:#FFF;
    	border:1px solid #B0BEC7;
    	margin-bottom:10px;
    }
    .block .content {
    	background:#F1F5F6;
    	margin:1px;
    	padding:6px 10px;
    }
    .block .g {
    	background:#FAFDEC;
    }
    .block .r {
    	background:#F6EEE3;
    }
    .boxcaption {
    	border:1px solid #B0BEC7;
    	border-bottom:none;
    }
    .boxcaption h3 {
    	border:1px solid #FFF;
    	background:#F1F5F6;
    	padding:5px 10px;
    	font-size:12px;
    	color:#258;
    }
    .boxcaption a {
    	text-decoration:none;
    }
    .box {
    	border:1px solid #B0BEC7;
    	border-top:none;
    	padding:10px;
    	margin-bottom:10px;
    }
    .w3c {
    	color:#080;
    	font-size:10px;
    }
    /* base END */
    
    /* top START */
    #top {
    	margin:0 5px;
    	padding:5px 0;
    	font-size:10px;
    	float:right;
    }
    #top li {
    	float:left;
    	padding:0 5px;
    	border-right:1px solid #333;
    	list-style:none;
    }
    #top li.s {
    	border:none;
    }
    /* top END */
    
    /* header START */
    #header {
    	background:#E9EEF1;
    	border:1px solid #B0BEC7;
    	margin-bottom:10px;
    }
    #header .content {
    	background:#FFF;
    	width:100%;
    	height:100%;
    }
    #header .content #title {
    	float:left;
    	padding:15px;
    }
    #header .content h1 {
    	font-size:20px;
    	font-style:normal;
    	font-weight:normal;
    	letter-spacing:-1px;
    }
    #header .content #tagline {
    	font-size:10px;
    }
    #header .meta {
    	font-size:10px;
    	border:1px solid #FFF;
    }
    #menubar {
    	float:left;
    	padding:0 10px;
    }
    #menubar li {
    	float:left;
    	border-style:solid;
    	border-color:#FFF;
    	border-width:0 1px;
    	margin-left:-1px;
    	list-style:none;
    }
    #menubar li a {
    	display:block;
    	text-decoration:none;
    	padding:5px 10px;
    }
    #menubar li a:hover {
    	background:#E1E7E9;
    }
    #menubar .current_page_item {
    	background:#FFF;
    	font-weight:bold;
    }
    #copyright, .feedlink, .greedlink {
    	float:right;
    	padding:5px 10px;
    	border-right:1px solid #FFF;
    	margin-right:-1px;
    }
    #copyright {
    	color:#B0BEC7;
    }
    a.feedlink {
    	background:#F1E9E1;
    	border-left:1px solid #FFF;
    	text-decoration:none;
    }
    a.feedlink:hover {
    	background:#EDC;
    	text-decoration:none;
    }
    a.greedlink {
    	background:#ECF3D3;
    	border-left:1px solid #FFF;
    	text-decoration:none;
    	color:#84985D;
    }
    a.greedlink:hover {
    	background:#DEECBE;
    	text-decoration:none;
    }
    /* header END */
    
    /* subscribe START */
    #menubar li ul,
    #subscribe ul {
    	display:none;
    	margin:1px 0 0;
    	background:#FFF;
    	border:1px solid #B0BEC7;
    	border-top:none;
    }
    #menubar li ul {
    	padding:0 0 1px;
    	margin-left:-2px !important;
    	margin-left:-1px;
    }
    *+html #menubar li ul {
    	margin-left:-1px !important;
    }
    #subscribe ul {
    	padding:0 1px 1px;
    }
    #menubar li ul li,
    #subscribe ul li {
    	float:none;
    	margin:0;
    	padding:0;
    	display:block;
    	list-style:none;
    }
    #menubar li ul li a,
    #subscribe ul li a {
    	display:block;
    	padding:5px 10px;
    	text-decoration:none;
    	width:120px;
    	font-size:12px;
    }
    #menubar li ul li a {
    	background:#E9EEF1;
    }
    #subscribe ul li a {
    	background:#F1E9E1;
    }
    #menubar li ul li a:hover {
    	background:#E1E7E9;
    }
    #subscribe ul li a:hover {
    	background:#EEDDCC;
    }
    /* subscribe END */
    
    /* main START */
    #main {
    	width:636px;
    	float:left;
    }
    .post {
    	border:1px solid #B0BEC7;
    	margin-bottom:10px;
    }
    .post .title {
    	background:#E9EEF1;
    	font-size:14px;
    	border:1px solid #FFF;
    	padding:5px 10px;
    	text-decoration:none;
    	color:#258;
    }
    .post .title a:hover {
    	text-decoration:none;
    	color:#333;
    }
    .post .content {
    	background:#FFF;
    	padding:10px 11px 0;
    	line-height:145%;
    	overflow:hidden;
    }
    .part,
    .post .content p {
    	margin-bottom:10px;
    }
    .post .content img {
    	max-width:600px;
    }
    .post .content h4 {
    	font-size:14px;
    	margin-bottom:8px;
    	color:#60743A;
    }
    .post .content ul,
    .post .content ol {
    	padding-bottom:10px;
    }
    .post .content ul li,
    .post .content ol li {
    	list-style-position:inside;
    	padding-left:20px;
    }
    .post .content table {
    	background:#FFF;
    	border:1px solid #B0BEC7;
    	margin:5px 0 10px;
    }
    .post .content table tr td {
    	border-top:1px solid #B0BEC7;
    	padding:2px 10px;
    }
    .post .content table tr th {
    	padding:1px 10px;
    	background:#FAFDEC;
    	text-align:left;
    }
    .post .meta {
    	background:#F1F5F6;
    	border:1px solid #FFF;
    	padding:5px 10px;
    	font-size:10px;
    }
    #pagenavi,
    #postnavi,
    #commentnavi {
    	font-size:10px;
    }
    #pagenavi .newer,
    #postnavi .prev {
    	float:left;
    }
    #pagenavi .older,
    #postnavi .next {
    	float:right;
    }
    .wp-pagenavi span.docs {
    	margin:2px 4px;
    }
    /* main END */
    
    /* sidebar START */
    #sidebar {
    	float:right;
    	width:254px;
    	overflow:hidden;
    }
    #sidebar li {
    	list-style:none;
    }
    .sidebar .sidedate {
    	color:#B0BEC7;
    }
    .widget {
    	background:#FFF;
    	border:1px solid #B0BEC7;
    	margin-bottom:10px;
    }
    .widget h3 {
    	background:#E9EEF1;
    	font-size:11px;
    	margin:1px;
    	padding:5px 10px;
    	text-decoration:none;
    	color:#258;
    }
    .widget a:hover h3 {
    	background:#E1E7E9;
    }
    .widget ul {
    	padding:4px 7px 10px;
    }
    .widget .space {
    	padding:4px 12px 8px;
    }
    .widget ul li {
    	line-height:18px;
    	padding:3px 5px;
    	border-bottom:1px solid #DCE3E9;
    }
    .widget ul li:hover {
    	background:#F1F5F6;
    }
    .sidebar #searchbox {
    	background:#FAFDEC;
    	padding:6px !important;
    	padding:6px 6px 3px;
    	margin:1px;
    }
    *+html .sidebar #searchbox {
    	padding:6px 6px 3px !important;
    }
    #searchbox .textfield {
    	width:234px;
    }
    #searchbox .operation {
    	color:#84985D;
    	margin-top:4px;
    	font-size:10px;
    }
    #searchbox .operation span {
    	padding:2px 0;
    }
    #search_submit {
    	font-size:10px;
    	cursor:pointer;
    }
    .widget ul li ul {
    	padding-bottom:0;
    	padding-right:0;
    	padding-top:0;
    }
    .widget ul li ul li {
    	padding:3px 5px 0;
    	border-top:1px solid #DCE3E9;
    	border-bottom:none;
    	line-height:18px;
    	margin-top:3px;
    	margin-right:-5px;
    }
    #sidebar .widget_tag_cloud {
    	padding:0 11px 8px 11px;
    }
    #sidebar .widget_tag_cloud h3 {
    	margin-left:-10px;
    	margin-right:-10px;
    	margin-bottom:4px;
    }
    /* sidebar END */
    
    /* footer START */
    #footer {
    	background:#FFF;
    	border:1px solid #B0BEC7;
    	padding:1px;
    	text-transform:uppercase;
    	font-size:10px;
    	margin-bottom:10px;
    }
    #footer .content {
    	background:#FAFDEC;
    	padding:6px 10px;
    }
    #footer #about {
    	float:left;
    }
    #gotop {
    	float:right;
    	font-weight:bolder;
    }
    /* footer END */
    
    /* commnets START */
    #comments .comment {
    	list-style:none;
    	background:#FFF;
    	border:1px solid #B0BEC7;
    	margin-bottom:10px;
    	position:relative;
    }
    #comments .comment .header {
    	background:#F1F5F6;
    	border:1px solid #FFF;
    	border-bottom:none;
    	height:23px;
    	overflow:hidden;
    }
    #comments .comment .body {
    	margin:10px 11px 0;
    	line-height:145%;
    	overflow:hidden;
    	position:relative;
    }
    #comments .comment p,
    #comments .comment blockquote {
    	margin:0 0 10px;
    }
    #comments .author {
    	float:left;
    	font-weight:bold;
    	border-right:1px solid #FFF;
    	width:128px;
    	overflow:hidden;
    }
    #comments .with_avatar {
    	width:146px;
    }
    #comments .author a,
    #comments .author span {
    	background:#E9EEF1;
    	display:block;
    	padding:4px 10px !important;
    	padding:5px 10px;
    	text-decoration:none;
    }
    #comments .with_avatar a,
    #comments .with_avatar span {
    	padding:4px 10px 4px 42px !important;
    	padding:5px 10px 5px 42px;
    }
    #comments .avatar {
    	background:#FFF;
    	padding:1px;
    	border:1px solid #E9EEF1;
    	position:absolute;
    	top:3px !important;
    	top:4px;
    	left:8px;
    }
    #comments .admincomment .avatar {
    	border-color:#ECF3D3;
    }
    #comments .author a:hover {
    	background:#E1E7E9;
    }
    #comments .admincomment .header {
    	background:#FAFDEC;
    }
    #comments .admincomment .author a,
    #comments .admincomment .author span {
    	background:#ECF3D3;
    }
    #comments .admincomment .author a:hover {
    	background:#DEECBE;
    }
    #comments .date,
    #comments .items {
    	font-size:9px;
    	margin:4px 9px !important;
    	margin:4px 5px 4px 9px;
    }
    #respond {
    	background:#FFF;
    	border:1px solid #B0BEC7;
    	margin-bottom:10px;
    }
    #respond .body {
    	background:#FAFDEC;
    	margin:1px;
    	padding:0 10px 10px !important;
    	padding:0 10px 1px;
    }
    #respond .header {
    	padding:5px 0;
    }
    #respond .header .title {
    	font-size:14px;
    	float:left;
    }
    #respond .header .cancel {
    	float:right;
    	font-size:10px;
    }
    #respond .notice {
    	background:#E9F3BC;
    	border-style:dashed;
    	border-color:#D5E396;
    	border-width:1px 0;
    	padding:5px 10px;
    	margin:0 -10px 10px;
    	position:relative;
    	font-size:10px;
    }
    #respond .text {
    	float:left;
    }
    #respond .info {
    	float:right;
    	width:180px;
    	font-size:10px;
    }
    #respond .textfield {
    	width:175px;
    }
    #respond #comment {
    	width:418px !important;
    	width:417px;
    	height:175px;
    }
    #notify {
    	margin-bottom:9px;
    }
    #submit {
    	font-size:10px;
    	cursor:pointer;
    }
    #submit_comment {
    	margin:5px 0;
    }
    #trackbacks .header {
    	background:#F1F5F6;
    	margin:1px 1px 0 1px;
    	padding:5px 10px;
    }
    #trackbacks .header .title {
    	font-weight:bold;
    	color:#258;
    }
    #trackbacks #trackbacks_show,
    #trackbacks #trackbacks_hide {
    	float:right;
    	font-size:10px;
    }
    #trackbacks #trackbacks_box {
    	line-height:145%;
    }
    #trackbacks ul {
    	margin:10px;
    }
    #trackbacks ul li {
    	list-style:none;
    }
    #comments .children {
    	padding-left:20px !important;
    	padding-right:0 !important;
    	padding-left:10px;
    	padding-right:10px;
    }
    #comments #respond .body {
    	margin:1px;
    	line-height:100%;
    }
    #comments #respond .text,
    #comments #respond .info{
    	position:relative;
    }
    #comments #respond .header {
    	background:#E9F3BC;
    	margin:0 -10px 10px;
    	padding:5px 10px;
    	position:relative;
    	line-height:145%;
    }
    #comments .children #respond .header {
    	margin:0 -10px 10px !important;
    	margin:-1px -11px 10px;
    	padding:5px 10px !important;
    	padding:3px 10px 1px;
    }
    #comments #respond .header .title {
    	font-size:12px;
    	position:relative;
    }
    #comments #respond .header .cancel {
    	position:relative;
    }
    #comments #respond .notice {
    	display:none;
    }
    #comments .children #commentform #comment {
    	width:398px !important;
    	width:395px;
    }
    #comments .children .children #commentform #comment {
    	width:378px !important;
    	width:373px;
    }
    #comments .children .children .children #commentform #comment {
    	width:358px !important;
    	width:351px;
    }
    #comments .children .children .children .children #commentform #comment {
    	width:338px !important;
    	width:329px;
    }
    #comments .children .children .children .children .children #commentform #comment {
    	width:318px !important;
    	width:307px;
    }
    #comments .children .children .children .children .children .children #commentform #comment {
    	width:298px !important;
    	width:285px;
    }
    #comments .children .children .children .children .children .children .children #commentform #comment {
    	width:278px !important;
    	width:263px;
    }
    #comments .children .children .children .children .children .children .children .children #commentform #comment {
    	width:258px !important;
    	width:241px;
    }
    *+html #respond .body {
    	padding:0 10px 1px !important;
    }
    *+html #comments .children {
    	padding-left:10px !important;
    	padding-right:10px !important;
    }
    *+html #comments .children #respond .header {
    	margin:-1px -11px 10px !important;
    	padding:3px 10px 1px !important;
    }
    *+html #comments .children #commentform #comment {
    	width:395px !important;
    }
    *+html #comments .children .children #commentform #comment {
    	width:373px !important;
    }
    *+html #comments .children .children .children #commentform #comment {
    	width:351px !important;
    }
    *+html #comments .children .children .children .children #commentform #comment {
    	width:329px !important;
    }
    *+html #comments .children .children .children .children .children #commentform #comment {
    	width:307px !important;
    }
    *+html #comments .children .children .children .children .children .children #commentform #comment {
    	width:285px !important;
    }
    *+html #comments .children .children .children .children .children .children .children #commentform #comment {
    	width:263px !important;
    }
    *+html #comments .children .children .children .children .children .children .children .children #commentform #comment {
    	width:241px !important;
    }
    #commentnavi a.page-numbers {
    	padding:6px 8px;
    	text-decoration:none;
    	margin:0 -2px;
    }
    #commentnavi a.page-numbers:hover {
    	text-decoration:none;
    	background:#DEECBE;
    }
    #commentnavi span.pages {
    	margin:0 9px 0 0;
    	float:left;
    }
    #commentnavi span.current {
    	background:#FFF;
    	padding:6px 8px;
    	font-weight:bold;
    	margin:0 -2px;
    }
    /* comments END */
    
    /* links START */
    .post .linkcat {
    	padding-bottom:10px;
    }
    .post .linkcat ul li{
    	float:left;
    	width:25% !important;
    	width:24%;
    	list-style:none;
    	padding-left:0;
    }
    /* links END */
    
    /* archive START */
    #archive {
    	margin-bottom:-10px !important;
    	margin-bottom:0;
    }
    #archive li {
    	list-style:none;
    	list-style-position:outside;
    	padding:8px 10px;
    }
    #archive h3 {
    	font-size:14px;
    	font-weight:bold;
    }
    .archive-post {
    	background:#F1F5F6;
    	margin-bottom:10px;
    }
    .archive-post:hover {
    	background:#FAFDEC;
    }
    /* archice END */
    
    /* image switcher START */
    .imageswitcher {
    	background:#FAFDEC;
    	border:1px dashed #B0BEC7;
    	padding:5px;
    }
    .imageswitcher_image {
    	background:#FFF;
    	border:1px solid #A4B97F;
    	padding:3px;
    	margin:0;
    }
    a .imageswitcher_image:hover {
    	border-color:#84995E;
    }
    a.imageswitcher_button {
    	float:left;
    	margin-top:1px !important;
    	margin-top:3px;
    	margin-bottom:0 !important;
    	margin-bottom:5px;
    	margin-right:4px;
    	padding:2px 5px;
    	background:#D5E396;
    	border-top:1px solid #D5E396;
    	border-right:1px solid #B5C98F;
    	border-bottom:1px solid #B5C98F;
    	border-left:1px solid #D5E396;
    	color:#84985D;
    	text-decoration:none;
    }
    a.imageswitcher_button:hover {
    	background:#C8DE9D;
    	border-top:1px solid #B5C98F;
    	border-right:1px solid #D5E396;
    	border-bottom:1px solid #D5E396;
    	border-left:1px solid #B5C98F;
    	color:#60743A;
    	text-decoration:none;
    }
    /* image switcher END */
    
    /* related posts START */
    #related_posts {
    	background:#FFF;
    }
    .related_posts {
    	background:#EFEFEF;
    	margin:0 1px;
    	padding:5px 5px 0;
    	border-color:#B0BEC7;
    	border-style:dashed;
    	border-width:1px 0;
    }
    .related_posts h3 {
    	font-size:12px;
    	background:#E6E6E6;
    	padding:5px 10px 4px;
    }
    .related_post {
    	margin:0;
    }
    .related_post li {
    	list-style:none;
    	padding:6px 10px;
    	border-top:1px solid #E6E6E6;
    }
    .related_post li .count {
    	font-size:10px;
    }
    .related_post li small {
    	display:block;
    	color:#999;
    }
    /* related posts END */
  • palas

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۸۷
    تشکر شده: ۲۳ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۰ مرداد ۱۳۸۸ - ۲۰:۲۹

    فکر کنم باید head.php رو ویرایش کنی.این که گذاشتی استایله.

  • سزار

    آفلاین
    عضو
    تعداد نوشته‌ها: ۶۷۸
    تشکر شده: ۱۱۸ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۰ مرداد ۱۳۸۸ - ۲۰:۳۰

    دوست من کد header.php خود را اینجا کپی نمائید.

    شاد باشید که دنیا با شماست . @},- ~O)

  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۰ مرداد ۱۳۸۸ - ۲۰:۳۲

    index

    <?php $options = get_option('blocks_options'); ?>
    <?php get_header(); ?>
    
    <?php if ($options['notice']) : ?>
    	<div class="block">
    		<div class="
    		<?php if($options['notice_color'] == 1) {echo 'content';}
    			else if($options['notice_color'] == 3){echo 'content r';}
    			else{echo 'content g';}
    		?>">
    			<div id="notice_content"><?php echo($options['notice_content']); ?></div>
    		</div>
    	</div>
    <?php endif; ?>
    
    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    
    	<div class="post">
    		<h3 class="title"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3>
    
    		<div class="content">
    			<?php the_content(__('Read more...', 'blocks')); ?>
    			<div class="fixed"></div>
    		</div>
    
    		<div class="meta">
    			<div class="alignleft floatleft">
    				<div class="date"><?php the_time(__('l, F jS, Y','blocks')) ?></div>
    				<?php if ($options['categories']) : ?>
    					<div class="post_info"><?php _e('Categories: ', 'blocks'); the_category(', ') ?></div>
    				<?php endif; ?>
    				<?php if ($options['tags']) : ?>
    					<div class="post_info"><?php _e('Tags: ', 'blocks'); the_tags('', ', ', ''); ?></div>
    				<?php endif; ?>
    			</div>
    			<div class="alignright floatright">
    				<div><?php comments_popup_link(__('No comments', 'blocks'), __('1 comment', 'blocks'), __('% comments', 'blocks')); ?></div>
    				<div><?php edit_post_link(__('Edit', 'blocks'), '', ''); ?></div>
    			</div>
    			<div class="fixed"></div>
    		</div>
    	</div>
    
    <?php endwhile; ?>
    
    	<div id="pagenavi" class="block">
    		<?php if(function_exists('wp_pagenavi')) : ?>
    				<?php wp_pagenavi() ?>
    			<?php else : ?>
    				<div class="content g">
    					<span class="newer"><?php previous_posts_link(__('&laquo; Newer Entries', 'blocks')); ?></span>
    					<span class="older"><?php next_posts_link(__('Older Entries &raquo;', 'blocks')); ?></span>
    					<div class="fixed"></div>
    				</div>
    		<?php endif; ?>
    	</div>
    
    <?php else: ?>
    	<div class="block">
    		<div class="content small r">
    			<?php _e('Sorry, no posts matched your criteria.', 'blocks'); ?>
    		</div>
    	</div>
    
    <?php endif; ?>
    
    <?php get_footer(); ?>
  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۰ مرداد ۱۳۸۸ - ۲۰:۳۳

    اینمheader

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <?php
    	$options = get_option('blocks_options');
    	if (is_home()) {
    		$home_menu = 'current_page_item';
    	} else {
    		$home_menu = 'page_item';
    	}
    	if($options['feed'] && $options['feed_url']) {
    		if (substr(strtoupper($options['feed_url']), 0, 7) == 'HTTP://') {
    			$feed = $options['feed_url'];
    		} else {
    			$feed = 'http://' . $options['feed_url'];
    		}
    	} else {
    		$feed = get_bloginfo('rss2_url');
    	}
    ?>
    
    <html xmlns="http://www.w3.org/1999/xhtml">
    <?php load_theme_textdomain('blocks'); ?>
    <head profile="http://gmpg.org/xfn/11">
    	<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    
    	<?php
    		if (is_home()) {
    			$description = $options['description'];
    			$keywords = $options['keywords'];
    		} else if (is_single()) {
    			$description =  $post->post_title;
    			$keywords = "";
    			$tags = wp_get_post_tags($post->ID);
    			foreach ($tags as $tag ) {
    				$keywords = $keywords . $tag->name . ", ";
    			}
    		} else if (is_category()) {
    			$description = category_description();
    		}
    	?>
    	<meta name="keywords" content="<?php echo $keywords; ?>" />
    	<meta name="description" content="<?php echo $description; ?>" />
    
    	<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
    	<link rel="alternate" type="application/rss+xml" title="<?php _e('RSS 2.0 - all posts', 'blocks'); ?>" href="<?php echo $feed; ?>" />
    	<link rel="alternate" type="application/rss+xml" title="<?php _e('RSS 2.0 - all comments', 'blocks'); ?>" href="<?php bloginfo('comments_rss2_url'); ?>" />
    	<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    
    	<!-- style START -->
    	<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" media="screen" />
    	<?php if (strtoupper(get_locale()) == 'ZH_CN') : ?>
    		<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/zh_CN.css" type="text/css" media="screen" />
    	<?php endif; ?>
    	<?php if ($options['sidebar'] == 2) : ?>
    		<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style_3col.css" type="text/css" media="screen" />
    	<?php endif; ?>
    	<?php if ($options['sidebar_position'] == 'left') : ?>
    		<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/sidebar_left.css" type="text/css" media="screen" />
    	<?php endif; ?>
    	<!--[if IE 6]>
    		<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/ie6.css" type="text/css" media="screen" />
    	<![endif]-->
    	<?php
    		if ($options['sidebar'] == 2 && $width = (int)$options['left_sidebar_width'] ) {
    			$styles = '<style type="text/css">';
    			$styles .= '#sidebar_left {width: ' . $width . 'px;}';
    			$styles .= '#sidebar_right {width: ' . (308 - $width) . 'px;}';
    			$styles .= '</style>';
    			echo($styles);
    		}
    	?>
    	<!-- style END -->
    
    	<!-- script START -->
    	<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/util.js"></script>
    	<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/menu.js"></script>
    	<!-- script END -->
    
    	<?php if(is_singular()) wp_enqueue_script('comment-reply'); ?>
    	<?php wp_head(); ?>
    </head>
    
    <body>
    
    <!-- container START -->
    <div id="container">
    
    	<!-- top START -->
    	<div id="top">
    		<ul>
    			<?php wp_register(); ?>
    			<li class="s"><?php wp_loginout(); ?></li>
    		</ul>
    	</div>
    	<div class="fixed"></div>
    	<!-- top END -->
    
    	<!-- header START -->
    	<div id="header">
    		<div class="content">
    			<div id="title">
    				<h1><a href="<?php bloginfo('url'); ?>/"><?php bloginfo('name'); ?></a></h1>
    				<div id="tagline"><?php bloginfo('description'); ?></div>
    			</div>
    			<div class="fixed"></div>
    		</div>
    		<div class="meta">
    			<ul id="menubar">
    				<li class="<?php echo($home_menu); ?>"><a href="<?php echo get_settings('home'); ?>/"><?php _e('Home', 'blocks'); ?></a></li>
    				<?php
    					if($options['menu_type'] == 'categories') {
    						wp_list_categories('depth=2&title_li=0&orderby=name&show_count=0');
    					} else {
    						wp_list_pages('depth=2&title_li=0&sort_column=menu_order');
    					}
    				?>
    			</ul>
    			<div id="subscribe" class="feed">
    				<a title="<?php _e('Subscribe to this blog...', 'blocks'); ?>" class="feedlink" href="<?php echo $feed; ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr> feed', 'blocks'); ?></a>
    				<?php if($options['feed_readers']) : ?>
    					<ul>
    						<li><a title="<?php _e('Subscribe with ', 'blocks'); _e('del', 'blocks'); ?>"	href="http://reader.youdao.com/#url=<?php echo $feed; ?>">								<?php _e('Youdao', 'blocks'); ?></a></li>
    						<li><a title="<?php _e('Subscribe with ', 'blocks'); _e('Xian Guo', 'blocks'); ?>"	href="http://www.xianguo.com/subscribe.php?url=<?php echo $feed; ?>">					<?php _e('Xian Guo', 'blocks'); ?></a></li>
    						<li><a title="<?php _e('Subscribe with ', 'blocks'); _e('Zhua Xia', 'blocks'); ?>"	href="http://www.zhuaxia.com/add_channel.php?url=<?php echo $feed; ?>">					<?php _e('Zhua Xia', 'blocks'); ?></a></li>
    						<li><a title="<?php _e('Subscribe with ', 'blocks'); _e('Google', 'blocks'); ?>"	href="http://fusion.google.com/add?feedurl=<?php echo $feed; ?>">						<?php _e('Google', 'blocks'); ?></a></li>
    						<li><a title="<?php _e('Subscribe with ', 'blocks'); _e('My Yahoo!', 'blocks'); ?>"	href="http://add.my.yahoo.com/rss?url=<?php echo $feed; ?>">							<?php _e('My Yahoo!', 'blocks'); ?></a></li>
    						<li><a title="<?php _e('Subscribe with ', 'blocks'); _e('newsgator', 'blocks'); ?>"	href="http://www.newsgator.com/ngs/subscriber/subfext.aspx?url=<?php echo $feed; ?>">	<?php _e('newsgator', 'blocks'); ?></a></li>
    						<li><a title="<?php _e('Subscribe with ', 'blocks'); _e('Bloglines', 'blocks'); ?>"	href="http://www.bloglines.com/sub/<?php echo $feed; ?>">								<?php _e('Bloglines', 'blocks'); ?></a></li>
    						<li><a title="<?php _e('Subscribe with ', 'blocks'); _e('iNezha', 'blocks'); ?>"	href="http://inezha.com/add?url=<?php echo $feed; ?>">									<?php _e('iNezha', 'blocks'); ?></a></li>
    					</ul>
    				<?php endif; ?>
    			</div>
    			<?php if ( $user_ID ) : ?>
    				<div id="newpost">
    					<a title="Write a NEW post" class="greedlink" href="<?php echo get_settings('home'); ?>/wp-admin/post-new.php"><?php _e('NEW post', 'blocks'); ?></a>
    				</div>
    			<?php endif; ?>
    			<span id="copyright">
    				<?php
    					global $wpdb;
    					$post_datetimes = $wpdb->get_results("SELECT YEAR(min(post_date_gmt)) AS firstyear, YEAR(max(post_date_gmt)) AS lastyear FROM $wpdb->posts WHERE post_date_gmt > 1970");
    					if ($post_datetimes) {
    						$firstpost_year = $post_datetimes[0]->firstyear;
    						$lastpost_year = $post_datetimes[0]->lastyear;
    
    						$copyright = __('Copyright &copy; ', 'blocks') . $firstpost_year;
    						if($firstpost_year != $lastpost_year) {
    							$copyright .= '-'. $lastpost_year;
    						}
    						$copyright .= ' ';
    
    						echo $copyright;
    						bloginfo('name');
    					}
    				?>
    			</span>
    			<div class="fixed"></div>
    		</div>
    	</div>
    	<!-- header END -->
    
    	<!-- content START -->
    	<div id="content">
    
    		<!-- main START -->
    		<div id="main">
  • palas

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۸۷
    تشکر شده: ۲۳ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۰ مرداد ۱۳۸۸ - ۲۰:۴۶

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

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <?php
    	$options = get_option('blocks_options');
    	if (is_home()) {
    		$home_menu = 'current_page_item';
    	} else {
    		$home_menu = 'page_item';
    	}
    	if($options['feed'] && $options['feed_url']) {
    		if (substr(strtoupper($options['feed_url']), 0, 7) == 'HTTP://') {
    			$feed = $options['feed_url'];
    		} else {
    			$feed = 'http://' . $options['feed_url'];
    		}
    	} else {
    		$feed = get_bloginfo('rss2_url');
    	}
    ?>
    
    <html xmlns="http://www.w3.org/1999/xhtml">
    <?php load_theme_textdomain('blocks'); ?>
    <head profile="http://gmpg.org/xfn/11">
    	<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    
    	<?php
    		if (is_home()) {
    			$description = $options['description'];
    			$keywords = $options['keywords'];
    		} else if (is_single()) {
    			$description =  $post->post_title;
    			$keywords = "";
    			$tags = wp_get_post_tags($post->ID);
    			foreach ($tags as $tag ) {
    				$keywords = $keywords . $tag->name . ", ";
    			}
    		} else if (is_category()) {
    			$description = category_description();
    		}
    	?>
    	<meta name="keywords" content="<?php echo $keywords; ?>" />
    	<meta name="description" content="<?php echo $description; ?>" />
    
    	<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
    	<link rel="alternate" type="application/rss+xml" title="<?php _e('RSS 2.0 - all posts', 'blocks'); ?>" href="<?php echo $feed; ?>" />
    	<link rel="alternate" type="application/rss+xml" title="<?php _e('RSS 2.0 - all comments', 'blocks'); ?>" href="<?php bloginfo('comments_rss2_url'); ?>" />
    	<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    
    	<!-- style START -->
    	<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" media="screen" />
    	<?php if (strtoupper(get_locale()) == 'ZH_CN') : ?>
    		<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/zh_CN.css" type="text/css" media="screen" />
    	<?php endif; ?>
    	<?php if ($options['sidebar'] == 2) : ?>
    		<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style_3col.css" type="text/css" media="screen" />
    	<?php endif; ?>
    	<?php if ($options['sidebar_position'] == 'left') : ?>
    		<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/sidebar_left.css" type="text/css" media="screen" />
    	<?php endif; ?>
    	<!--[if IE 6]>
    		<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/ie6.css" type="text/css" media="screen" />
    	<![endif]-->
    	<?php
    		if ($options['sidebar'] == 2 && $width = (int)$options['left_sidebar_width'] ) {
    			$styles = '<style type="text/css">';
    			$styles .= '#sidebar_left {width: ' . $width . 'px;}';
    			$styles .= '#sidebar_right {width: ' . (308 - $width) . 'px;}';
    			$styles .= '</style>';
    			echo($styles);
    		}
    	?>
    	<!-- style END -->
    
    	<!-- script START -->
    	<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/util.js"></script>
    	<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/menu.js"></script>
    	<!-- script END -->
    
    	<?php if(is_singular()) wp_enqueue_script('comment-reply'); ?>
    	<?php wp_head(); ?>
    </head>
    
    <body>
    
    <!-- container START -->
    <div id="container">
    
    	<!-- top START -->
    	<div id="top">
    		<ul>
    			<?php wp_register(); ?>
    			<li class="s"><?php wp_loginout(); ?></li>
    		</ul>
    	</div>
    	<div class="fixed"></div>
    	<!-- top END -->
    
    	<!-- header START -->
    	<div id="header">
    		<div class="content">
    			<div id="title">
    				<h1><a href="<?php bloginfo('url'); ?>/"><?php bloginfo('name'); ?></a></h1>
    				<div id="tagline"><?php bloginfo('description'); ?></div>
    			</div>
    			<div class="fixed"></div>
    		</div>
    		<div class="meta">
    			<ul id="menubar">
    				<li class="<?php echo($home_menu); ?>"><a href="<?php echo get_settings('home'); ?>/"><?php _e('Home', 'blocks'); ?></a></li>
    				<?php
    					if($options['menu_type'] == 'categories') {
    						wp_list_categories('depth=2&title_li=0&orderby=name&show_count=0');
    					} else {
    						wp_list_pages('depth=2&title_li=0&sort_column=menu_order');
    					}
    				?>
    			</ul>
    						<?php if ( $user_ID ) : ?>
    				<div id="newpost">
    					<a title="Write a NEW post" class="greedlink" href="<?php echo get_settings('home'); ?>/wp-admin/post-new.php"><?php _e('NEW post', 'blocks'); ?></a>
    				</div>
    			<?php endif; ?>
    			<span id="copyright">
    				<?php
    					global $wpdb;
    					$post_datetimes = $wpdb->get_results("SELECT YEAR(min(post_date_gmt)) AS firstyear, YEAR(max(post_date_gmt)) AS lastyear FROM $wpdb->posts WHERE post_date_gmt > 1970");
    					if ($post_datetimes) {
    						$firstpost_year = $post_datetimes[0]->firstyear;
    						$lastpost_year = $post_datetimes[0]->lastyear;
    
    						$copyright = __('Copyright &copy; ', 'blocks') . $firstpost_year;
    						if($firstpost_year != $lastpost_year) {
    							$copyright .= '-'. $lastpost_year;
    						}
    						$copyright .= ' ';
    
    						echo $copyright;
    						bloginfo('name');
    					}
    				?>
    			</span>
    			<div class="fixed"></div>
    		</div>
    	</div>
    	<!-- header END -->
    
    	<!-- content START -->
    	<div id="content">
    
    		<!-- main START -->
    		<div id="main">
  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۰ مرداد ۱۳۸۸ - ۲۰:۵۴

    دست گلت درد نکنه . درست شد @},-

  • palas

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۸۷
    تشکر شده: ۲۳ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۰ مرداد ۱۳۸۸ - ۲۱:۱۰

    خواهش! ;-)

  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۵:۵۶

    palas وقتی میرم تو ادامه مطلب یه پست یه نوشته مربوط به rss دیگه میاره.میتونی کمکم کنی اونم بردارم ؟

    http://www.picfile.net/images/iqzkjzy22hnvir7vnzg3.jpg

    با تشکر

  • Morteza

    آفلاین
    ناظم
    تعداد نوشته‌ها: ۳۴۰۲
    تشکر شده: ۳۱۲۸ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۶:۰۵

    کد single و page رو بزار اینجا

  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۶:۱۶

    single

    <?php $options = get_option('blocks_options'); ?>
    <?php get_header(); ?>
    
    <?php if (have_posts()) : the_post(); ?>
    
    	<div class="post">
    		<h3 class="title"><?php the_title(); ?></h3>
    
    		<div class="content">
    			<?php the_content(); ?>
    			<div class="fixed"></div>
    		</div>
    
    		<?php if(function_exists('wp23_related_posts')) : ?>
    			<div id="related_posts">
    				<div class="related_posts">
    					<?php wp23_related_posts(); ?>
    				</div>
    			</div>
    		<?php endif; ?>
    
    		<div class="meta">
    			<div class="alignleft floatleft">
    				<div class="date"><?php the_time(__('l, F jS, Y','blocks')) ?></div>
    				<?php if ($options['categories']) : ?>
    					<div class="post_info"><?php _e('Categories: ', 'blocks'); the_category(', ') ?></div>
    				<?php endif; ?>
    				<?php if ($options['tags']) : ?>
    					<div class="post_info"><?php _e('Tags: ', 'blocks'); the_tags('', ', ', ''); ?></div>
    				<?php endif; ?>
    			</div>
    			<div class="alignright floatright">
    				<div class="feed"><?php comments_rss_link(__('<abbr title="Really Simple Syndication">RSS</abbr> feed for comments on this post', 'blocks')); ?></div>
    				<div>
    					<a href="#respond"><?php _e('Leave a comment', 'blocks'); ?></a>
    					<?php if(pings_open()) : ?>
    					 | <a href="<?php trackback_url(); ?>" rel="trackback"><?php _e('Trackback', 'blocks'); ?></a>
    					<?php endif; ?>
    					<?php edit_post_link(__('Edit', 'blocks'), ' | ', ''); ?>
    				</div>
    			</div>
    			<div class="fixed"></div>
    		</div>
    	</div>
    
    	<div id="postnavi" class="block">
    		<div class="content g">
    			<span class="prev"><?php previous_post_link('&laquo; %link') ?></span>
    			<span class="next"><?php next_post_link('%link &raquo;') ?></span>
    			<div class="fixed"></div>
    		</div>
    	</div>
    
    <?php else : ?>
    
    	<div class="block">
    		<div class="content small r">
    			<?php _e('Sorry, no posts matched your criteria.', 'blocks'); ?>
    		</div>
    	</div>
    
    <?php endif; ?>
    
    <?php
    	// Support comments for WordPress 2.7 or higher
    	if (function_exists('wp_list_comments')) {
    		comments_template('', true);
    	} else {
    		comments_template();
    	}
    ?>
    
    <?php get_footer(); ?>
  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۶:۱۶

    page

    <?php get_header(); ?>
    
    <?php if (have_posts()) : the_post(); ?>
    	<div class="post">
    		<h3 class="title"><?php the_title(); ?></h3>
    
    		<div class="content">
    			<?php the_content(); ?>
    			<div class="fixed"></div>
    		</div>
    
    		<div class="meta">
    			<div class="floatleft">
    				<?php _e('Update: ', 'blocks'); ?> <?php the_time(__('F jS, Y','blocks')) ?>
    			</div>
    			<div class="floatright">
    				<?php edit_post_link(__('Edit', 'blocks'), '', ''); ?>
    			</div>
    			<div class="fixed"></div>
    		</div>
    	</div>
    <?php else: ?>
    
    	<div class="block">
    		<div class="content small r">
    			<?php _e('Sorry, no posts matched your criteria.', 'blocks'); ?>
    		</div>
    	</div>
    
    <?php endif; ?>
    
    <?php
    	// Support comments for WordPress 2.7 or higher
    	if (function_exists('wp_list_comments')) {
    		comments_template('', true);
    	} else {
    		comments_template();
    	}
    ?>
    
    <?php get_footer(); ?>
  • Morteza

    آفلاین
    ناظم
    تعداد نوشته‌ها: ۳۴۰۲
    تشکر شده: ۳۱۲۸ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۶:۴۵

    <div class="feed"><?php comments_rss_link(__('RSS feed for comments on this post', 'blocks')); ?></div>
    رو از single

    حذف کن ببین اوکی شد؟

  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۶:۵۳

    ردیف شد.اون برچسب ها هم میدونی چجوری میشه برداشت ؟
    با تشکر @},-

  • سزار

    آفلاین
    عضو
    تعداد نوشته‌ها: ۶۷۸
    تشکر شده: ۱۱۸ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۷:۲۰

    کد زیر حذف کنید :

    <?php if ($options['tags']) : ?>
    					<div class="post_info"><?php _e('Tags: ', 'blocks'); the_tags('', ', ', ''); ?></div>
    				<?php endif; ?>

    شاد باشید. @},- ~O)

  • Morteza

    آفلاین
    ناظم
    تعداد نوشته‌ها: ۳۴۰۲
    تشکر شده: ۳۱۲۸ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۷:۲۰

    برچسب ها؟
    منظور نوشته ش هست؟

  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۷:۲۷

    بله نوشته هه. ۳zar جان اینکارو کردم ولی درست نشد
    ممنون از راهنمایی های همتون @},- @},-

  • سزار

    آفلاین
    عضو
    تعداد نوشته‌ها: ۶۷۸
    تشکر شده: ۱۱۸ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۷:۳۳

    کد بالا رو در index.php و single.php پاک کنید .
    درست باید بشه .

    شاد باشید. @},- ~O)

  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۷:۵۶

    مرسی درست شد @},-

  • سزار

    آفلاین
    عضو
    تعداد نوشته‌ها: ۶۷۸
    تشکر شده: ۱۱۸ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۱۸:۱۰

    موفق باشید . ;-]
    امیدوارم فیلم های خوبی برای دانلود بذاری . من ترفدارهای سر سخت فیلم و انیمیشن هستم.

    شاد باشید. @},- ~O)

  • shakur149

    آفلاین
    عضو
    تعداد نوشته‌ها: ۳۵
    # نوشته شده: ۱۴ سال پیش
    ۱۱ مرداد ۱۳۸۸ - ۲۰:۲۸

    حتمآ .ممنون از شما @},-

درباره‌ی این موضوع



برچسب‌ها

هیچ برچسبی نیست.