سلام مطمئن نیستم جای درستیاین تاپیکو باز کردم یا نه. در هر حال ببخشید من قالب سایتم این فایل single.php رو داره: <?php /** * * single.php * * The single post template. Used when a single post is queried. * */ get_header(); ?> <?php get_sidebar('top'); ?> <?php if (have_posts()) { /* Display navigation to next/previous posts when applicable */ if (theme_get_option('theme_top_single_navigation')) { theme_page_navigation( array( 'next_link' => theme