To add, I am using bbPress and currently using ‘ForumEngine’ theme that works well (except for quite a few limitations 🙂 )
I checked further and style.css is available in ‘asgaros-forum\skin’ folder. However, it is not recognized when uploading the theme. I am trying to install using WP-Admin > Themes > Upload File.
Further debug steps –
1. I copied the style.css to main asgaros-forum folder (outside skin folder).
2. Created a .zip file from asgaros-forum folder and tried to upload.
Now I am getting error –
The package could not be installed. The style.css stylesheet doesn’t contain a valid theme header.
Please advise. Meanwhile, I will continue to debug 🙂
So, I edited the code and added /*Theme Name: asgaros-forum*/ in the beginning of style.css, which I copied under main theme folder (and NOT in skin folder). Now I am getting missing index.php error. I checked was advised to zip the main folder, and the not the documentation etc., and then upload the main folder. I am doing exactly that so not sure what am I doing wrong. Any help is highly appreciated. Thanks!
Sorted. I was doing something stupid 😉
Hello @sach0204
Glad to hear its working now. Such an error message is also not generated by this plugin, so I guess the problem was caused by something different?