スキップしてメイン コンテンツに移動

些細な日常

Bloggerブログの記事ページに新しい投稿や前の投稿のページネーションを付ける

コメント

アバター
Tom (Admin) さんの投稿…

Hello, I have pagination in my blog but I want the should be under the same label. Is it possible. Please help if you can.

2022年1月26日 21:06
アバター
結城永人 さんの投稿…

I found the codes.

Contempo and Essential / Add in Blog1 b:widget

<b:includable id='post' var='post'>
<div class='post'>
(...)
<b:include data='post' name='postFooter'/>
</div>
<b:include cond='data:view.isPost' name='postPagination'/>
</b:includable>

Snho / Add in Blog1 b:widget

<b:includable id='post' var='post'>
<b:if cond='data:view.isSingleItem'>
<div class='post-sidebar'>
(...)
<b:include data='post' name='postFooter'/>
</div>
<b:include cond='data:view.isPost' name='postPagination'/>
</b:includable>

Emporio / Add in Blog1 b:widget and edit the code of postPagenation

<b:includable id='post' var='post'>
<b:with value='"post-thumb-" + data:post.id' var='thumbClassName'>
<div expr:class='"post-wrapper not-hero post-" + data:post.id'>
(...)
<div class='slide'>
<b:include data='post' name='super.post'/>
</div>
<b:include cond='data:view.isPost' data='this' name='postPagination'/>
</div>
</b:with>
</b:includable>

Notable / Add in Common b:defaultmarkup

<b:includable id='normalPost'>
<b:if cond='(not data:view.isSingleItem or data:widget.type == "PopularPosts")'>
<b:if cond='data:post.featuredImage and (data:widget.type != "PopularPosts" or data:this.postDisplay.showFeaturedImage)'>
(...)
</b:if>
<b:include data='post' name='postFooter'/>
</div>
<b:include cond='data:view.isPost' name='postPagination'/>
</b:includable>

Good luck.

2022年1月28日 4:36

最近の投稿

日付: 

あわだまで取るビタミンCと重曹が良い感じ

イメージ

人気の投稿

宜保愛子は本物の霊能力者だと考えられる三つの真実

イメージ

昭和から平成にかけてテレビや雑誌で何度も大きく取り上げられて物凄く活躍した霊能力者の 宜保愛子 がいた。何気なく昔のテレビ番組を観ていたら霊視は嘘だったと思えない内容で、本当にびっくりした。昔、そんなに引き付けられて観ていたわけではないし、改めて霊能力が本当かどうかを確かめようと...

伊良部秀輝が自殺した原因はミッドライフクライシスによる鬱と飲酒だと考える

イメージ

プロ野球選手の 伊良部秀輝 が自殺したと知ってショックを受けたことがあった。もう十年以上前になる。2011年の夏、享年四十二と早過ぎたのに加えて大好きな投手の一人だったので、とても残念に感じた。 目次 伊良部秀輝が大好きだった記憶 負けても自分のスタイルを貫き通した 野球への...

平田監督の白井球審の誤審への抗議はパワハラへの強力な対処法に他ならない

イメージ

日本プロ野球で 佐々木朗希が完全試合を実現して 次の試合も八回まで無安打と無失点の状況で、次の試合はどうかと注目した4月24日の対オリックスバファローズ戦は初回の先頭打者の初球にヒットを打たれて五回に二失点を喫して連続の無安打と無失点が両方とも途絶えてしまった。 しかし予想外...