Make WordPress Themes

Change History (4)

#1 @webdesignfoundation
11 years ago

  • Owner set to webdesignfoundation
  • Status changed from new to reviewing

#2 @webdesignfoundation
11 years ago

Hello

Here are issue found with this ticket.

  1. Console have the error One JS and One 404 error
  2. CSS / JS must be enqued using in WP_ENQUE hook.
  3. Unminified files of JS/ CSS must be used in the Theme.
  4. RECOMMENDED: No reference to add_theme_support( "title-tag" ) was found in the theme. It is recommended that the theme implement this functionality for WordPress 4.1 and above.
  5. Make either theme translation ready / fully ready or leave with out translation ready.
  6. if no tag in post, the " TAGS : " must be hidden.
  7. Add proper licese url for JS / CSS / screenshotes in the theme
  8. Use wp's jquery , not extra bundled.
  9. PAGINATED NOT WORKING PROPERLY.
  10. LINK MUST BE ESCAPED USE ESC_ATTR OR ESC_URL

The ticket is in under review.

Thanks

#3 @webdesignfoundation
11 years ago

Hey theme author, please update your revised version. Else I will make this ticket as Not Approve.

#4 @webdesignfoundation
11 years ago

  • Resolution set to not-approved
  • Status changed from reviewing to closed

Marking this ticket to be Not Appraoved.

Note: See TracTickets for help on using tickets.