Make WordPress Themes

#176046 closed theme (live)

THEME: NGO Non Profit – 2.2.4

Reported by: themagnifico52's profile themagnifico52 Owned by: themetracbot's profile themetracbot
Priority: theme update Keywords: theme-ngo-non-profit child-theme parent-charity-zone
Cc: themagnifico52@…

Description

NGO Non Profit - 2.2.4

NGO Non-Profit is a clean and donation theme where the organization raises funds for needy people. This theme can be used by charity agencies, charity foundations, charity hubs, NGOs, non-profit organizations, donations, churches, or fundraising websites. The theme is minimal and perfectly designed for charitable agencies. The theme is compatible with the Elementor page creator. You will be able to customize and manage your content using powerful drag and drop. It allows you to set up information quickly and easily without any programming skills. This theme is responsive and was designed with high-end research. Therefore, it is suitable for both mobile-friendly websites as well as applications. Every page element and feature will look great on tablets and smartphones. This includes layouts and page templates that are specifically designed to create a responsive visual environment. This non-profit theme is compatible with woo commerce and SEO. It means the theme will help you rank on search engines, and many people will get the chance to contribute to your site. The theme has multiple payment options, and anyone can do charity with any method of transfer. The theme is sophisticated, Clean, Retina ready, user-friendly, responsive, beautiful and professional looking.

Theme URL - https://www.themagnifico.net/themes/free-ngo-wordpress-theme/
Author URL - https://www.themagnifico.net/

Trac Browser - https://themes.trac.wordpress.org/browser/ngo-non-profit/2.2.4
WordPress.org - https://wordpress.org/themes/ngo-non-profit/

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

Parent Theme: https://wordpress.org/themes/charity-zone

Diff with previous version: [228752] https://themes.trac.wordpress.org/changeset?old_path=ngo-non-profit/2.2.3&new_path=ngo-non-profit/2.2.4

History:

Ticket Summary Status Resolution Owner
#127171 THEME: NGO Non Profit – 0.1 closed live kafleg
#128857 THEME: NGO Non Profit – 1.1 closed live themetracbot
#130915 THEME: NGO Non Profit – 1.2 closed live themetracbot
#133774 THEME: NGO Non Profit – 1.3 closed live themetracbot
#136240 THEME: NGO Non Profit – 1.4 closed live themetracbot
#140503 THEME: NGO Non Profit – 1.5 closed live themetracbot
#141839 THEME: NGO Non Profit – 1.6 closed live themetracbot
#143412 THEME: NGO Non Profit – 1.7 closed live themetracbot
#144697 THEME: NGO Non Profit – 1.8 closed live themetracbot
#148552 THEME: NGO Non Profit – 1.8.1 closed live themetracbot
#149468 THEME: NGO Non Profit – 1.8.2 closed live themetracbot
#151882 THEME: NGO Non Profit – 1.8.3 closed live themetracbot
#152560 THEME: NGO Non Profit – 1.8.4 closed live themetracbot
#153055 THEME: NGO Non Profit – 1.8.5 closed live themetracbot
#153886 THEME: NGO Non Profit – 1.8.6 closed live themetracbot
#155843 THEME: NGO Non Profit – 1.8.7 closed live themetracbot
#161320 THEME: NGO Non Profit – 1.8.8 closed live themetracbot
#162332 THEME: NGO Non Profit – 1.8.9 closed live themetracbot
#163851 THEME: NGO Non Profit – 1.9 closed live themetracbot
#165605 THEME: NGO Non Profit – 2.0 closed live themetracbot
#167001 THEME: NGO Non Profit – 2.1 closed live themetracbot
#168527 THEME: NGO Non Profit – 2.2 closed live themetracbot
#169924 THEME: NGO Non Profit – 2.2.1 closed live themetracbot
#172199 THEME: NGO Non Profit – 2.2.2 closed live themetracbot
#173633 THEME: NGO Non Profit – 2.2.3 closed live themetracbot
#176046 THEME: NGO Non Profit – 2.2.4 closed live themetracbot

(this ticket)

#177866 THEME: NGO Non Profit – 2.2.5 closed live themetracbot
#180204 THEME: NGO Non Profit – 2.2.6 closed live themetracbot
#182623 THEME: NGO Non Profit – 2.2.7 closed live themetracbot
#186774 THEME: NGO Non Profit – 2.2.8 closed live themetracbot
#192872 THEME: NGO Non Profit – 2.2.9 closed live themetracbot
#196816 THEME: NGO Non Profit – 2.3 closed live themetracbot
#199966 THEME: NGO Non Profit – 2.3.1 closed live themetracbot
#200652 THEME: NGO Non Profit – 2.3.2 closed live themetracbot
#204174 THEME: NGO Non Profit – 2.3.3 closed live themetracbot
#207441 THEME: NGO Non Profit – 2.3.4 closed live themetracbot
#211196 THEME: NGO Non Profit – 2.3.5 closed live themetracbot
#214028 THEME: NGO Non Profit – 2.3.6 closed live themetracbot
#220948 THEME: NGO Non Profit – 2.3.7 closed live themetracbot
#229793 THEME: NGO Non Profit – 2.3.8 closed live themetracbot
#231558 THEME: NGO Non Profit – 2.3.9 closed live themetracbot
#238549 THEME: NGO Non Profit – 2.4.0 closed live themetracbot
#241994 THEME: NGO Non Profit – 2.4.1 closed live themetracbot


https://themes.svn.wordpress.org/ngo-non-profit/2.2.4/screenshot.png
Theme Check Results:

  • REQUIRED: Could not find wp_body_open action or function call at the very top of the body just after the opening body tag. See: wp_body_open
     <?php wp_body_open(); ?>
    
  • REQUIRED: Could not find wp_head. See: wp_head
     <?php wp_head(); ?>
    
  • REQUIRED: Could not find language_attributes. See: language_attributes
    <html <?php language_attributes(); ?>
    
  • REQUIRED: Could not find charset. There must be a charset defined in the Content-Type or the meta charset tag in the head.
  • REQUIRED: Could not find body_class call in body tag. See: body_class
     <?php body_class( $class ); ?>
    
  • REQUIRED: Could not find wp_link_pages. See: wp_link_pages
     <?php wp_link_pages( $args ); ?>
    
  • REQUIRED: Could not find post_class. See: post_class
     <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
    
  • 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.
  • RECOMMENDED: Could not find comments_template. See: comments_template
     <?php comments_template( $file, $separate_comments ); ?>
    
  • REQUIRED: Could not find the file index.php in the theme.
  • RECOMMENDED The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
  • RECOMMENDED .bypostauthor css class is recommended in your theme css.
  • RECOMMENDED .alignleft css class is recommended in your theme css.
  • RECOMMENDED .alignright css class is recommended in your theme css.
  • RECOMMENDED .aligncenter css class is recommended in your theme css.
  • RECOMMENDED .wp-caption css class is recommended in your theme css.
  • RECOMMENDED .wp-caption-text css class is recommended in your theme css.
  • RECOMMENDED .gallery-caption css class is recommended in your theme css.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • WARNING: More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are ngo-non-profit, charity-zone.
  • RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.

Change History (1)

#1 @themetracbot
18 months ago

  • Owner set to themetracbot
  • Resolution set to live
  • Status changed from new to closed

Theme Update for existing Live theme - automatically approved

Note: See TracTickets for help on using tickets.