InboundCycle
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEic-plantilla.zip
- FILE SIZE67153 bytes
- MD56ec1394e6029c57c43dc8ea3996e0237
- SHA1fa5e4e9f22ccd01980b73de6debd7fcff337396c
- LICENSENone
- FILES INCLUDEDCSS, PHP
- VERSION1.0
- CREATION DATE2019-12-12
- LAST FILE UPDATE2019-12-12
- LAST VALIDATION2019-12-12 17:00
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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- register_sidebar(). Sidebars need to be registered in a custom function hooked to the widgets_init action. See:
- Could not find the comment-reply js script enqueued.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example:
Warning
- Found wrong tag in style.css header.
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is inboundcycle.
- Found a translation function that is missing a text-domain. Function _e, with the arguments 'Ups!, no hay entradas.' in file search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Ups!, no hay entradas.' in file tag.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Ups!, no hay entradas.' in file author.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Ups!, no hay entradas.' in file home.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Ups!, no hay entradas.' in file category.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Menú de navegación' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Ups!, esta entrada no existe.' in file single.php.
- .ds_store was found.
- Could not find .
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find wp_list_comments.
- Could not find comment_form.
- Could not find body_class call in body tag.
- 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 custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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.
- This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
- No reference to the_post_thumbnail was found in the theme.
- No reference to post-thumbnails was found in the theme.
- License: is missing from style.css header.
- License URI: is missing from style.css header.
- Text Domain: is missing from your style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .aligncenter css class is needed in theme css.
- .wp-caption css class is needed in theme css.
- .wp-caption-text css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Could not find Author URI.
- Screenshot is wrong size! Detected: 2494x1871px. Maximum allowed size is 1200x900px.Screenshot dimensions are wrong! Detected: 2494x1871px (2494:1871). Ratio of width to height should be 4:3.
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 comments.php.
- This theme does not contain optional file taxonomy.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.