DB変更後、PageButeの設定ができていなかったので、再設定した。
[デザイン][テンプレート][インデックステンプレート][メインページ]に、太字部分を追記する。また取消線部分は削除する。
<mt:SetVarBlock name=”title”><$mt:BlogName encode_html=”1″$></mt:SetVarBlock>
<mt:SetVarBlock name=”html_head” append=”1″>
<link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”<$mt:Link template=”rsd”$>” />
</mt:SetVarBlock><$mt:Include module=”ヘッダー” body_class=”mt-main-index”$>
<mt:pageContents count=”5″><mt:Ignore><!– for PageBute –></mt:Ignore>
<mt:Entries>
<$mt:Include module=”ブログ記事の概要”$>
<mt:pageSeparator /><mt:Ignore><!– for PageBute –></mt:Ignore>
</mt:Entries><mt:Ignore><!– for PageBute from Here –></mt:Ignore>
</mt:pageContents>
<mt:ifPageBefore>
<$MTPageBefore delim=”<<前のページへ”$>
</mt:ifPageBefore>
<mt:pageLists />
<mt:ifPageNext>
<$MTPageNext delim=”次ののページへ>>”$>
</mt:ifPageNext>
<mt:Ignore><!– for PageBute to Here –></mt:Ignore>
<$mt:Include module=”コンテンツのナビゲーション”$><$mt:Include module=”フッター”$>

コメント