duanchuang6978 2014-09-14 20:20
浏览 23
已采纳

Wordpress - 当浏览器加载页面时,如何在主题中更改文件?

By default, when I set active for any theme and index.php file in this will be called. Today, I've installed one theme and it requires install some plugins. I installed them and then I refresh. My home page used page.php file in theme to execute instead of using index.php file as normal. How do I change default execute file?

  • 写回答

1条回答 默认 最新

  • douwei8672 2014-09-14 22:29
    关注

    Default WordPress template file is index.php for all templates but if you select "Static Page" for your home page than the default template file will be page.php and not index.php

    You can read in detail about the difference between the 2 files and how to manage them here on Template Hierarchy

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部