zarafox.ir
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PageNavi] WP-PageNavi not workinghello my friends
please help me
in dos not work in me website
this is my index code:
<?php include (TEMPLATEPATH . ‘/header.php’); ?>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″><div class=”alibehnamfar-ir2″><div class=”alibehnamfar-ir3″>
<div align=”center”>
<table border=”0″ width=”964″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”202″ valign=”top”><?php include (TEMPLATEPATH . ‘/sidebar_right.php’); ?>
</td>
<td width=”8″ valign=”top”> </td>
<td width=”544″ valign=”top” class=”alibehnamfar-ir6″><?php if(have_posts()) : ?><?php while(have_posts()) : the_post();?>
<div class=”theme-designer”><div class=”title-post” align=”right”><div class=”link-title-post”>” title=”<?php the_title(); ?> “><?php the_title(); ?></div></div></div>
<div class=”theme-designer2″ align=”right”><div class=”author” >نوشته شده توسط : <?php the_author(); ?></div></div>
<div align=”center”><div class=”theme-designer3″><div align=”right”>
<?php the_content(__(”)); ?>:: موضوعات مرتبط : <?php the_category(‘, ‘) ?>
</div></div></div>
<table border=”0″ width=”100%” cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”427″ valign=”top”><div class=”theme-designer4″ align=”right”>
<div class=”post3″><div class=”post1″><span class=”post2″>
تاریخ انتشار : <?php the_time(‘l, j F Y’) ?> | <?php comments_popup_link(‘بدون دیدگاه’, ‘1 دیدگاه’, ‘% دیدگاه’); ?>
</span></div></div>
</div></td>
<td width=”117″ valign=”top”>
<div style=”font-weight:bold;”><div id=”menu”>- <center>” >ادامــه مطب</center>
</div></div>
</td>
</tr>
</table>
<div class=”theme-designer5″></div>
<?php endwhile; ?><div><?php if(function_exists(‘wp_pagenavi’)) { wp_pagenavi(); } ?></div
<?php endif; ?>
<!– page list –>
<table border=”0″ width=”100%” id=”table3″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”120″> </td>
<td width=”150″>
<div id=”styleone2″>- <?php previous_posts_link(‘ « مطالب جدیدتر ‘); ?>
</div>
</td>
<td> </td>
<td width=”150″>
<div id=”styleone2″>- <?php next_posts_link(‘مطالب قدیمیتر »’) ?>
</div>
</td>
<td width=”80″> </td>
</tr>
</table>
<!– /page list –></td>
<td width=”8″ valign=”top”> </td>
<td width=”202″ valign=”top”><?php include (TEMPLATEPATH . ‘/sidebar_left.php’); ?>
</td>
</tr>
</table>
</div>
</div></div><?php include (TEMPLATEPATH . ‘/footer.php’); ?>
can u help me please??????
zarafox.irForum: Plugins
In reply to: [WP-PageNavi] WP-PageNavi not workinghi
it dosent work.
please help me
zarafox.ir