ページナビゲーション導入

アーカイブ (archive.php)を編集

<div class=”navigation”>の下記を削除

<div class=”txtalignleft”><?php next_posts_link(‘&laquo; Older Entries’) ?></div>
??????????? <div class=”txtalignright”><?php previous_posts_link(‘Newer Entries &raquo;’) ?></div>

変わりに下記を上書き

<?php if(function_exists(‘wp_pagenavi’)) { wp_pagenavi(); } ?>

参照サイト

http://wordpressgogo.com/plugin/plugin_wp_pagenavi.html

ページナビゲーションの設定は、管理メニューの設定にあるPageNaviから行う。

と書いているが設定が。。

管理メニューの設定にあるPageNaviが出てこない。。。。(?_?)

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2010 エクステリア ワーク / 大阪府堺市 Suffusion WordPress theme by Sayontan Sinha