将 WordPress 中的帖子重定向到特定页面
我创建了一个页面,以便它出现在我的导航菜单中。然而,该页面将是我的帖子页面(即所有帖子都将转到此处),并且也将是我的首页。
除了在主题文件中编辑“主页”之外,我找不到任何其他内容(我尝试过的主题都无法编辑“主页”)。
换句话说,我正在寻找能够将我的所有帖子作为流重定向到我的主页的东西,该主页在导航菜单中也有一个链接。
我尝试在很多地方寻求帮助,但我找不到任何有用的东西。
谢谢!
I created a page so that it would appear in my navigation menu. This page would however be my posts page (i.e. all posts would go here) and would also be my front page.
I am unable to find anything other than editing the 'Home' in the theme file (none of the themes I tried had the 'Home' editable).
In other words, I'm looking for something that would redirect all of my posts as a stream into my homepage that also has a link in the navigation menu.
I tried looking at a lot of places for help in this, however I couldn't find anything useful.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在“设置”下 ->阅读编辑“首页显示”以显示“您的最新帖子”,然后在导航菜单中提供指向根 mysite.com 的链接。
如果您想对其进行样式设置,可以使用编辑器更改外观。
Under Settings -> Reading edit "Front page displays" to display "Your Latest Posts" then provide a link in your navigation menu to the root, mysite.com
If you want to style it you can use the editor to change the appearance.