Make WordPress Themes

Opened 5 weeks ago

Closed 3 weeks ago

#238478 closed theme (not-approved)

THEME: Blogoralite – 1.0.2

Reported by: muslim11's profile muslim11 Owned by: acosmin's profile acosmin
Priority: previously reviewed Keywords: theme-blogoralite
Cc: sikhicode@…

Description

Blogoralite - 1.0.2

Blogoralite is a clean and lightweight blog theme designed for writers, bloggers, and online magazines. It is responsive, SEO-friendly, and easy to customize with the WordPress Customizer.

Theme URL -
Author URL - https://profiles.wordpress.org/muslim11/

Trac Browser - https://themes.trac.wordpress.org/browser/blogoralite/1.0.2
WordPress.org - https://wordpress.org/themes/blogoralite/

SVN - https://themes.svn.wordpress.org/blogoralite/1.0.2
ZIP - https://downloads.wordpress.org/theme/blogoralite.1.0.2.zip?nostats=1
Live preview – https://playground.wordpress.net/#…

Diff with previous version: [293991] https://themes.trac.wordpress.org/changeset?old_path=blogoralite/1.0.1&new_path=blogoralite/1.0.2

History:

Ticket Summary Status Resolution Owner
#235864 THEME: Blogoralite – 1.0.0 closed not-approved bijayyadav
#237299 THEME: Blogoralite – 1.0.1 closed not-approved bijayyadav
#238478 THEME: Blogoralite – 1.0.2 closed not-approved acosmin

(this ticket)

#241320 THEME: Blogoralite – 1.0.3 closed not-approved ammarsaif
#242206 THEME: Blogoralite – 1.0.4 closed not-approved bijayyadav
#243474 THEME: Blogoralite – 1.0.5 reviewing shivashankerbhatta


https://themes.svn.wordpress.org/blogoralite/1.0.2/screenshot.png
Theme Check Results:

  • RECOMMENDED: No reference to register_block_pattern was found in the theme. Theme authors are encouraged to implement custom block patterns as a transition to block themes.
  • RECOMMENDED: No reference to register_block_style was found in the theme. Theme authors are encouraged to implement new block styles as a transition to block themes.
  • WARNING: assets/images/drone.jpg is 998.4 KB in size. Large file sizes have a negative impact on website performance and loading time. Compress images before using them.
  • REQUIRED: Found a reference to <code>unsplash.com</code>. Assets from this website does not use a license that is compatible with GPL. <a href="https://unsplash.com/license" target="_blank">View license (opens in a new window).</a>
  • RECOMMENDED No reference to the_post_thumbnail() was found in the theme. It is recommended that the theme implement this functionality instead of using custom fields for thumbnails.
  • RECOMMENDED This theme contains no sidebars/widget areas. See Widgets API

Change History (2)

#1 @acosmin
5 weeks ago

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

reviewing

#2 @acosmin
3 weeks ago

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

@muslim11

Hi!

I have had a quick look at the theme and at this point, it does not follow the requirements.

The Theme Review Team does not hard reject themes, -we want you to resubmit your theme, but we need you to read the requirements more carefully.
If the requirements are unclear, let us know so that we can continue to improve them.

When a ticket is closed as not approved, it loses its position in the review queue.
When the update is submitted, a new ticket is created at the end of the queue.

https://make.wordpress.org/themes/handbook/review/required/

https://make.wordpress.org/themes/handbook/review/how-to-do-a-review-draft/

https://github.com/WPTRT/theme-sniffer/

Use this upload form to submit your update: https://wordpress.org/themes/upload/


  1. header.php
    • L13
  1. Keyboard navigation - not ok
    • Some resources to help you:
    • Issues with your theme:
      • the submenus are not accessible using the keyboard.
      • mobile menu
        • focus should be trapped inside the modal. Once you tab past the last menu item, the focus should go on the close button or close the menu. Once you shift+tab on the first element focus should go on the close button (and if you shift tab on this, it should focus the last element in the menu).
  1. Provide a unique prefix for everything the Theme defines in the public namespace, including options, functions, global variables, constants, post meta, wp_enqueue_script/style handle names, add_image_size names, wp_script_add_data keys, slugs/ids for new categories created with register_block_pattern_category etc. Theme nav menu locations and sidebar IDs are exceptions.
    • index.js, global scope
  1. readme.txt
    • unsplash is not allowed.
Note: See TracTickets for help on using tickets.