我的主页(index.php)没有被index.php加载,而是在page.php或single.php中加载 我无法弄清楚原因。
答案 0 :(得分:1)
从Settings->Readings
开始,您已将页面设为主页。如果您设置主页和博客页面表单Settings->readings
,则主页将显示表单page.php
,博客将显示index.php
。如果您想要一个页面/主页的默认和永久结构,您可以设置front-page.php
,它将显示在主页上。感谢。
答案 1 :(得分:0)
检查WordPress hierarchy。如果你想加载index.php,你必须删除单个帖子的single.php和页面的page.php。