Template Dropdown not showing up within Wordpress administrator page

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

    If you have disabled or removed the style.css from the template directory then also it will not work.

    So there must be the style.css on template directory then the templates directory will be shown. When you try to remove the style.css from the template directory or using style.css from css folder, then you must be put one style.css on template directory.

    Thanks

提交回复
热议问题