Template Dropdown not showing up within Wordpress administrator page

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

    Please set properly you style.css file specially if you are working on child-theme

    /*
    Theme Name: Theme Name
    Theme URI: http: //mysite.com/
    Description: This is a custom child theme for xxx theme
    Author: My Name
    Author URI: http: //mysite.com/
    Template: template_name_in_lowercase
    Version: 0.1
    */

提交回复
热议问题