با سلام
اين كد را در فايل كتگوري گذاشته ام
<?php
$post = $wp_query->post;
if (in_category('1')) {
include(TEMPLATEPATH.'/wp.php');
}
if (in_category('6')) {
include(TEMPLATEPATH.'/joomla.php');
}elseif (in_category('2')) {
include(TEMPLATEPATH.'/single2.php');
}...
با سلام
اين كد را در فايل كتگوري گذاشته ام
<?php
$post = $wp_query->post;
if (in_category('1')) {
include(TEMPLATEPATH.'/wp.php');
}
if (in_category('6')) {
include(TEMPLATEPATH.'/joomla.php');
}elseif (in_category('2')) {
include(TEMPLATEPATH.'/single2.php');
}...
با سلام
اين كد را در فايل كتگوري گذاشته ام
<?php
$post = $wp_query->post;
if (in_category('1')) {
include(TEMPLATEPATH.'/wp.php');
}
if (in_category('6')) {
include(TEMPLATEPATH.'/joomla.php');
}elseif (in_category('2')) {
include(TEMPLATEPATH.'/single2.php');
}...
با سلام
اين كد را در فايل كتگوري گذاشته ام
<?php
$post = $wp_query->post;
if (in_category('1')) {
include(TEMPLATEPATH.'/wp.php');
}
if (in_category('6')) {
include(TEMPLATEPATH.'/joomla.php');
}elseif (in_category('2')) {
include(TEMPLATEPATH.'/single2.php');
}...