Template Dropdown not showing up within Wordpress administrator page

后端 未结 22 897
清歌不尽
清歌不尽 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:48

    I have found a different solution for this. I reactivated my custom theme but then problem persisted.. then in the top most section of the code for the custom page template where it actually defines the name of the template like this:

    
    

    I did this:

      
    

    Then refreshed the admin panel and it appeared.Seems a bit weird but it worked for me. Feel happy to share this.

提交回复
热议问题