admin管理员组文章数量:1026989
when I try to upload a theme I have uploaded on a free host and it is the first time I upload a theme on a host, I got this error failed because The style.css stylesheet doesn’t contain a valid theme header.
then I put this on my styles.css , but still getting this error , although the theme works very well on the localhost. what should I do, please?
/**
* Template Name: Mamba - v4.0.1
* Template URL: /
* Author: BootstrapMade
* License: /
*/
/*--------------------------------------------------------------
# General
when I try to upload a theme I have uploaded on a free host and it is the first time I upload a theme on a host, I got this error failed because The style.css stylesheet doesn’t contain a valid theme header.
then I put this on my styles.css , but still getting this error , although the theme works very well on the localhost. what should I do, please?
/**
* Template Name: Mamba - v4.0.1
* Template URL: https://bootstrapmade/mamba-one-page-bootstrap-template-free/
* Author: BootstrapMade
* License: https://bootstrapmade/license/
*/
/*--------------------------------------------------------------
# General
Share
Improve this question
edited Oct 8, 2021 at 9:32
kero
6,3201 gold badge25 silver badges34 bronze badges
asked Oct 8, 2021 at 9:18
Kishor KumawatKishor Kumawat
1
1 Answer
Reset to default 1Try something like this instead:
/**
* Theme Name: Mamba
* Theme URI: https://bootstrapmade/mamba-one-page-bootstrap-template-free/
* Author: BootstrapMade
* Author URI: https://bootstrapmade/
* Version: 4.0.1
* License URI: https://bootstrapmade/license/
*/
Or something like:
/*
Theme Name: Mamba
Theme URI: https://bootstrapmade/mamba-one-page-bootstrap-template-free/
Author: BootstrapMade
Author URI: https://bootstrapmade/
Version: 4.0.1
License URI: https://bootstrapmade/license/
*/
when I try to upload a theme I have uploaded on a free host and it is the first time I upload a theme on a host, I got this error failed because The style.css stylesheet doesn’t contain a valid theme header.
then I put this on my styles.css , but still getting this error , although the theme works very well on the localhost. what should I do, please?
/**
* Template Name: Mamba - v4.0.1
* Template URL: /
* Author: BootstrapMade
* License: /
*/
/*--------------------------------------------------------------
# General
when I try to upload a theme I have uploaded on a free host and it is the first time I upload a theme on a host, I got this error failed because The style.css stylesheet doesn’t contain a valid theme header.
then I put this on my styles.css , but still getting this error , although the theme works very well on the localhost. what should I do, please?
/**
* Template Name: Mamba - v4.0.1
* Template URL: https://bootstrapmade/mamba-one-page-bootstrap-template-free/
* Author: BootstrapMade
* License: https://bootstrapmade/license/
*/
/*--------------------------------------------------------------
# General
Share
Improve this question
edited Oct 8, 2021 at 9:32
kero
6,3201 gold badge25 silver badges34 bronze badges
asked Oct 8, 2021 at 9:18
Kishor KumawatKishor Kumawat
1
1 Answer
Reset to default 1Try something like this instead:
/**
* Theme Name: Mamba
* Theme URI: https://bootstrapmade/mamba-one-page-bootstrap-template-free/
* Author: BootstrapMade
* Author URI: https://bootstrapmade/
* Version: 4.0.1
* License URI: https://bootstrapmade/license/
*/
Or something like:
/*
Theme Name: Mamba
Theme URI: https://bootstrapmade/mamba-one-page-bootstrap-template-free/
Author: BootstrapMade
Author URI: https://bootstrapmade/
Version: 4.0.1
License URI: https://bootstrapmade/license/
*/
本文标签: The stylecss stylesheet doesn’t contain a valid theme header what should I doPlease
版权声明:本文标题:The style.css stylesheet doesn’t contain a valid theme header. what should I do, please? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1741281257a1860363.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论