My Wordpress theme is in soft rejection status. One of the rejection reason is:
Optional WordPress themes is now mandatory
What file must be upload to Optional WordPress themes? I try to upload zipped XML file but failed. They warn me upload the zip file with style.css inside and else. I tried to upload my theme’s file in zip, but still failed.
Here the image from optional Wordpress theme upload.

Thanks for your help.
Regards,
Zanzad.
mabuc said
I’m using this and no problem at all..
<?php /* Template Name: Blog */ ?>
Yes, Just like the code you used. I’m sorry, wrong my typo. You can click the link and see the code’s line is just like yours.
kotofey said
This bug will be fixed in WP 3 .4.1 http://wordpress.org/support/topic/wordpress-34-bug-page-templates#post-2891915
Thanks for added the info, kotofei.
to: mazoor & Laranz: Thank for your replied. It was no problem when I uploading the files for Thumbnail, Theme Preview and Main File(s)’s section. But failed when I try to upload my file on “Optional WordPress Theme” section.
WP 3 .4 wont accept line like this: /* Template Name: MyCustomTemplate /
Change to be like this: / Template Name: MyCustomTemplate */
It work for me.
Congratz, Justin. Welcome, Shaka…
Last time I submited my files, I can passed the Optional WordPress Theme. But now the Optional WordPress Theme is mandatory. Anybody know how to submit the right files? I’m sure just for thumbnail and preview’s file..:-D
Thanks.
*ps= I’m sorry for the title, can’t edit.
temash said
Hello, you can use http://www.screenr.com/ or youtube for that.
Thanks, Temash. I saved the link. I concern for the file size. Maybe better to embed the video file on my documentation’s file.
Thanks, Zanzad.
Hello,
I start to make documentation for my soft rejected wordpress theme. Does anybody knows the best resolution for video documentation? I made on 640×480 and resulting a very big file. Link for tutorial will appreciate.
Thanks. Zanzad.
Problem fixed. Just realize using single-[nameofcustompost].php will fix this problem.
