[ThemeForest] Your uploaded item Anjana - Multipurpose Responsive WordPress Blog Theme needs improvement

Hello expert,

Really I am in very trouble to solve some problem and working with wp_debug enable mode but not showing any error or notice in my theme now how to solve this problem-

Comment from themeforest team-

Please make sure that your template doesn’t raise any PHP errors, notices or warnings. Enabling wp_debug can help you with this. http://envato.d.pr/1hx02/4KlcvpcC

More editional error-

  1. Remove all unrelated Redux dev and non-dev items such as: http://envato.d.pr/11sMy/3Ynsj56E

  2. Please make sure your theme doesn’t raise any errors or warnings with theme-check. http://envato.d.pr/1bPcm/1BHs3saa http://envato.d.pr/18eOR/1jASUF6s

  3. Custom Post Types are plugin territory. Good read - http://justintadlock.com/archives/2013/09/14/why-custom-post-types-belong-in-plugins

  4. Data Validation issues have been found in your theme. All dynamic data must be correctly escaped for the context where it is rendered. - All dynamic data must be escaped with esc_attr() before rendered in an html attribute. - Whenever you are rendering a url to the screen its value must be passed through esc_url() first. - If dynamic data is rendered inside an attribute that triggers a JavaScript event, it must be escaped with esc_js().

Please make sure you read these articles:
https://make.wordpress.org/themes/tags/writing-secure-themes/ http://codex.wordpress.org/Data_Validation http://developer.wordpress.com/themes/escaping/ http://code.tutsplus.com/articles/data-sanitization-and-validation-with-wordpress--wp-25536 https://vip.wordpress.com/documentation/best-practices/security/validating-sanitizing-escaping/

For examples and there are more: http://envato.d.pr/131Sd/5AFRO8wM

Theme demo link http://dijungle.com/wp-demo/banyan/

I’m so sorry for more error.Please help me.

Thank you

So what you want more? Reviewer describe every thing pretty well i guess.

1 Like

I think (NOT sure) that if you want wordpress is correct than you can send a ticket support but first agree here forums, regards.

Seems like your options are not properly handled before theme is setup or something like that, did you try installing your theme on a fresh WordPress installation?