Make WordPress Themes

Opened 7 weeks ago

Closed 3 weeks ago

#178400 closed theme (live)

THEME: Botaniical – 3.2.7

Reported by: nordicwptheme's profile nordicwptheme Owned by: acosmin's profile acosmin
Priority: new theme Keywords: theme-botaniical child-theme parent-relaxed-home-lite
Cc: info@…

Description

Botaniical - 3.2.4

Botaniical is a responsive multipurpose WordPress Theme & translation-ready that features a beautiful & spacious design. Flexible & modern design make it easy to manage the user interface of the website easily without any programming skills and for readers to focus on your content. You can create your own type of design as you like but we have provided One-click demo sample that can be obtained using Elementor. Perfect for business, corprate, health, coach, life coach, dentist, lawyer, fashion, lifestyle, travel, consultants and fitness. This beautiful and clean code theme is compatible with the latest version of WordPress. We build awesome and beautiful Premium WordPress Theme and Plugins. All our premium themes are integrated with professional, user experience care, highly customizable and easy to use. It’s incredibly easy to build up your new site with all additional settings. Demo Pro version : https://nordicwptheme.se//botanical/

Theme URL - https://www.nordicwptheme.com/product/botanical-pro-wordpress-theme-for-multipurpose/
Author URL - https://www.nordicwptheme.com

Trac Browser - https://themes.trac.wordpress.org/browser/botaniical/3.2.4
WordPress.org - https://wordpress.org/themes/botaniical/

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

Parent Theme: https://wordpress.org/themes/relaxed-home-lite

History:


https://themes.svn.wordpress.org/botaniical/3.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_footer. See: wp_footer
     <?php wp_footer(); ?>
    
  • 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 add_theme_support( 'automatic-feed-links' ). See: add_theme_support
     <?php add_theme_support( $feature ); ?>
    
  • 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: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or the_comments_navigation or the_comments_pagination or next_comments_link() and previous_comments_link() to add comment pagination.
  • RECOMMENDED: Could not find the comment-reply script enqueued.
  • RECOMMENDED: Could not find comments_template. See: comments_template
     <?php comments_template( $file, $separate_comments ); ?>
    
  • RECOMMENDED: Could not find wp_list_comments. See: wp_list_comments
     <?php wp_list_comments( $args ); ?>
    
  • RECOMMENDED: Could not find comment_form. See: comment_form
     <?php comment_form(); ?>
    
  • RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  • REQUIRED: Could not find the file index.php in the theme.
  • RECOMMENDED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
  • RECOMMENDED: No reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it.
  • 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 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 No reference to post-thumbnails was found in the theme. If the theme has a thumbnail like functionality, it should be implemented with add_theme_support( "post-thumbnails" ) in the functions.php file.
  • RECOMMENDED .sticky css class is recommended in your theme css.
  • 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.
  • 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.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "custom-logo", $args ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "html5", $args ) was found in the theme. It is strongly recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "responsive-embeds" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "align-wide" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "wp-block-styles" ) was found in the theme. It is recommended that the theme implement this functionality.
  • REQUIRED: No reference to add_theme_support( "title-tag" ) was found in the theme.
  • RECOMMENDED This theme contains no sidebars/widget areas. See Widgets API

Change History (6)

#1 @acosmin
6 weeks ago

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

#2 @acosmin
4 weeks ago

@nordicwptheme

  1. No PHP issues:
    	Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in C:\XAMPP\htdocs\reviews\wp-admin\admin-header.php on line 36
    
    • on the amdin page
  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.
  1. Theme URI is optional. If used, it must be about the theme we’re hosting on WordPress.org
    • there is nothing related to the free theme on that page

#3 @themetracbot
3 weeks ago

  • Summary changed from THEME: Botaniical – 3.2.4 to THEME: Botaniical – 3.2.6

Botaniical - 3.2.6

Botaniical is a responsive multipurpose WordPress Theme &amp; translation-ready that features a beautiful &amp; spacious design. Flexible &amp; modern design make it easy to manage the user interface of the website easily without any programming skills and for readers to focus on your content. You can create your own type of design as you like but we have provided One-click demo sample that can be obtained using Elementor. Perfect for business, corprate, health, coach, life coach, dentist, lawyer, fashion, lifestyle, travel, consultants and fitness. This beautiful and clean code theme is compatible with the latest version of WordPress. We build awesome and beautiful Premium WordPress Theme and Plugins. All our premium themes are integrated with professional, user experience care, highly customizable and easy to use. It’s incredibly easy to build up your new site with all additional settings. Demo Pro version : https://nordicwptheme.se//botanical/

Theme URL -
Author URL - https://www.nordicwptheme.com

Trac Browser - https://themes.trac.wordpress.org/browser/botaniical/3.2.6
WordPress.org - https://wordpress.org/themes/botaniical/

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

Parent Theme: https://wordpress.org/themes/relaxed-home-lite

Diff with previous version: [233934] https://themes.trac.wordpress.org/changeset?old_path=botaniical/3.2.4&new_path=botaniical/3.2.6

History:


https://themes.svn.wordpress.org/botaniical/3.2.6/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_footer. See: wp_footer
     <?php wp_footer(); ?>
    
  • 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 add_theme_support( 'automatic-feed-links' ). See: add_theme_support
     <?php add_theme_support( $feature ); ?>
    
  • 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: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or the_comments_navigation or the_comments_pagination or next_comments_link() and previous_comments_link() to add comment pagination.
  • RECOMMENDED: Could not find the comment-reply script enqueued.
  • RECOMMENDED: Could not find comments_template. See: comments_template
     <?php comments_template( $file, $separate_comments ); ?>
    
  • RECOMMENDED: Could not find wp_list_comments. See: wp_list_comments
     <?php wp_list_comments( $args ); ?>
    
  • RECOMMENDED: Could not find comment_form. See: comment_form
     <?php comment_form(); ?>
    
  • RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  • REQUIRED: Could not find the file index.php in the theme.
  • RECOMMENDED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
  • RECOMMENDED: No reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it.
  • 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 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 No reference to post-thumbnails was found in the theme. If the theme has a thumbnail like functionality, it should be implemented with add_theme_support( "post-thumbnails" ) in the functions.php file.
  • RECOMMENDED: Theme URI: is missing from your style.css header.
  • RECOMMENDED .sticky css class is recommended in your theme css.
  • 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.
  • 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.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "custom-logo", $args ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "html5", $args ) was found in the theme. It is strongly recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "responsive-embeds" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "align-wide" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "wp-block-styles" ) was found in the theme. It is recommended that the theme implement this functionality.
  • REQUIRED: No reference to add_theme_support( "title-tag" ) was found in the theme.
  • RECOMMENDED This theme contains no sidebars/widget areas. See Widgets API

#4 @themetracbot
3 weeks ago

  • Summary changed from THEME: Botaniical – 3.2.6 to THEME: Botaniical – 3.2.7

Botaniical - 3.2.7

Botaniical is a responsive multipurpose WordPress Theme &amp; translation-ready that features a beautiful &amp; spacious design. Flexible &amp; modern design make it easy to manage the user interface of the website easily without any programming skills and for readers to focus on your content. You can create your own type of design as you like but we have provided One-click demo sample that can be obtained using Elementor. Perfect for business, corprate, health, coach, life coach, dentist, lawyer, fashion, lifestyle, travel, consultants and fitness. This beautiful and clean code theme is compatible with the latest version of WordPress. We build awesome and beautiful Premium WordPress Theme and Plugins. All our premium themes are integrated with professional, user experience care, highly customizable and easy to use. It’s incredibly easy to build up your new site with all additional settings. Demo Pro version : https://nordicwptheme.se//botanical/

Theme URL -
Author URL - https://www.nordicwptheme.com

Trac Browser - https://themes.trac.wordpress.org/browser/botaniical/3.2.7
WordPress.org - https://wordpress.org/themes/botaniical/

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

Parent Theme: https://wordpress.org/themes/relaxed-home-lite

Diff with previous version: [234064] https://themes.trac.wordpress.org/changeset?old_path=botaniical/3.2.6&new_path=botaniical/3.2.7

History:


https://themes.svn.wordpress.org/botaniical/3.2.7/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_footer. See: wp_footer
     <?php wp_footer(); ?>
    
  • 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: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or the_comments_navigation or the_comments_pagination or next_comments_link() and previous_comments_link() to add comment pagination.
  • RECOMMENDED: Could not find the comment-reply script enqueued.
  • RECOMMENDED: Could not find comments_template. See: comments_template
     <?php comments_template( $file, $separate_comments ); ?>
    
  • RECOMMENDED: Could not find wp_list_comments. See: wp_list_comments
     <?php wp_list_comments( $args ); ?>
    
  • RECOMMENDED: Could not find comment_form. See: comment_form
     <?php comment_form(); ?>
    
  • RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  • REQUIRED: Could not find the file index.php in the theme.
  • RECOMMENDED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
  • RECOMMENDED: No reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it.
  • 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 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 No reference to post-thumbnails was found in the theme. If the theme has a thumbnail like functionality, it should be implemented with add_theme_support( "post-thumbnails" ) in the functions.php file.
  • RECOMMENDED: Theme URI: is missing from your style.css header.
  • RECOMMENDED .sticky css class is recommended in your theme css.
  • 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.
  • 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.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "custom-logo", $args ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "html5", $args ) was found in the theme. It is strongly recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "responsive-embeds" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "align-wide" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "wp-block-styles" ) was found in the theme. It is recommended that the theme implement this functionality.
  • REQUIRED The theme appears to use register_sidebar() but no dynamic_sidebar() was found. See: dynamic_sidebar
     <?php dynamic_sidebar( $index ); ?>
    

#5 @acosmin
3 weeks ago

@nordicwptheme looks ok, I'll schedule it for release!

#6 @acosmin
3 weeks ago

  • Resolution set to live
  • Status changed from reviewing to closed

Congrats!

Note: See TracTickets for help on using tickets.