上页数或分裂WordPress岗位或页与NextPage在WordPress不运作
它是可能的对使用 <- nextpage-> WordPress上页数一个blog岗位的Quicktags在WordPress岗位或页,以便文章可以被分裂成两个或多个多页。 这个作用在几短的页允许长的文章被削减成片断和被提出而不是一唯一页。 <- nextpage-> Quicktags在WordPoress岗位和页运作。
然而,如果在插入 <- nextpage-以后> 标记到blog岗位或页里使用编辑和作用不运作上页数岗位或页词条,并且文章仍然在一页或文章的其余被切除了并且掩藏了,但没有允许读者的航海链接,并且活跃地使用点击的访客为了浏览下张或前页, WordPress模板大概造成的问题没有必要的模板标记。
是需要的是的wp_link_pages ()是模板标记包括在WordPress模板文件为了显示被上页数的页链接。 wp_link_pages () (并且link_pages ()被贬抑了)将显示页链接为分界点在其中每一 <! - nextpage-> 可以使用一个或更多次的Quicktag。 通常, wp_link_pages ()增加在岗位或页圈的末端。
对于更多信息关于wp_link_pages (),参观 WordPress文献.
重要: 这是现状提供,不用保单的机器翻译的页。 计算机翻译也许是难了解。 参见 原始的英国文章 每当可能。
分享并且贡献或者得到技术支持并且帮助在 我的数字式生活论坛.
相关文章
- 增加额外更多领域到WordPress写或编辑岗位或呼叫正确的专栏
- 如何更换频率或间隔时间WordPress汽车保存编辑岗位或页
- 使并且关闭跟踪在WordPress 2.6的岗位修正失去能力或上述
- 检索并且得到WordPress岗位ID在圈之外当PHP可变物
- How To Store Every Post Revisions on Each Auto-Save in WordPress with Limit on Versions Count
- Disable Auto Go To (Jump) To Read More Tag
- Download Previous or Old Version of WordPress
- Download WordPress 2.3 Release Candidate 1 (RC1) with Tags Support
- 3 Column Relaxation WordPress Theme comments-paged.php for Paged-Comments WordPress Plugin
- Must Have WordPress Plugins

































November 26th, 2007 20:09
i cant seem get the next page to work any tips…
December 21st, 2007 12:16
Try using the nextpage as a HTML comment. That is <!–nextpage–>. It works on my site.
~alin
December 21st, 2007 12:19
Let me try it this way . I hope it wors.
December 21st, 2007 12:21
Let me try it this way . I hope it works.
December 21st, 2007 12:23
:)) this is nuts! Look at the page source if you really want to see what I meant.
Sorry about too many posts.
March 3rd, 2008 08:27
Great tip, exactly what I was looking for. This is a tag that is often forgotten in WP themes… (by myself as well). Thanks!
March 23rd, 2008 04:46
Thanks for the tip. I was just looking for a way to do this and was not sure of the answer. I am going to give it a go and see i can make it work.
Thanks,
Richard
April 25th, 2008 02:25
Hi, I can’t find where to inset the tag. Can you help? Which file do I insert it into? Thanks.
May 10th, 2008 04:23
May I suggest taking a look at the Paginated Comments Wordpress plugin? I see you have a ton of comments on many topics and this may help.
June 25th, 2008 01:30
Hi there,
Know anyone how plugin to use if I want only a part of the article to be displayed? If someone want to read more there will be a “read more” link… Can anyone help?
On my blog right now is displayed all the article…
August 21st, 2008 22:23
I looked everywhere for the solution to this page not showing issue. List pages was missing from the templates (more than one of blog)! Thanks!
August 26th, 2008 13:03
@vic you need a plugin from http://www.dailyblogtips.com/ . the name of the plugins is “Homepage excerpt”. You can control the number of words per blog post to be displayed on the homepage or you can edit your index.php and modify your the_content to the_excerpt to display the summary.