Ambiance Pro
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEambiance-pro.1.1.4.zip
- FILE SIZE541390 bytes
- MD573a42c397b7a5047a57c8ce3e1d1176c
- SHA18245219c0cc3b8d5c3ad83fce34681fa7daf8394
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://my.studiopress.com/themes/ambiance/
- VERSION1.1.4
- AUTHOR URIhttp://www.studiopress.com/
- TAGSone-column, two-columns, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
- CREATION DATE2019-07-03
- LAST FILE UPDATE2019-07-03
- LAST VALIDATION2019-07-03 12:48
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
- dynamic_sidebar
<?php dynamic_sidebar( $index ); ?>
Sidebars need to be registered in a custom function hooked to the widgets_init action. See: register_sidebar().
The theme appears to use register_sidebar() but no dynamic_sidebar() was found. See: - Could not find .
- Could not find the comment-reply js script enqueued.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - 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.
Warning
- Could not find wp_footer.
- Could not find wp_head.
- Could not find .
- Could not find charset.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find comments_template.
- Could not find wp_list_comments.
- Could not find comment_form.
- Could not find wp_link_pages.
- Could not find post_class.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- No reference to the_post_thumbnail was found in the theme.
- No reference to post-thumbnails was found in the theme.
- Text Domain: is missing from your style.css header.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- This theme doesn't seem to display tags.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Could not find file comments.php in the theme.
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file comments.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file comments.php.
- This theme does not contain optional file page.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file archive.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- This theme does not contain optional file 404.php.