Template Dropdown not showing up within Wordpress administrator page

后端 未结 22 1232
清歌不尽
清歌不尽 2021-02-01 17:49

I am working on a Wordpress-based project, and I just added a new template to the installation by uploading a template file. I was creating a new page that will use my new templ

22条回答
  •  生来不讨喜
    2021-02-01 18:38

    You will not see the dropdown if you have added 0 custom template files in your theme root.

    When at least 1 template is available, the WordPress ecosystem picks it up and the dropdown will become visible.

    Add this in your theme root to try it.

提交回复
热议问题