GISTKIT BY GENERAL 2019
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEMp3vibes second.zip
- FILE SIZE328297 bytes
- MD5c372ccefcdbd10334503ac509d0a75fd
- SHA111fe46d166b4b9a1edaa724b4e5ba8d64272a015
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://gistkit.com
- VERSION1.1
- AUTHOR URIhttp://facebook.com/oluwadami.laredc.1
- TAGSsilver, white, one-column, flexible-width
- CREATION DATE2019-09-25
- LAST FILE UPDATE2019-09-25
- LAST VALIDATION2019-09-25 22:13
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.
- 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: - Found <iframe src="http://www.mp3vibes.net/" style="border:0px none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="2px" width="2px" allowfullscreen> in file bottom.php. 71: <iframe src='http://www.mp3vibes.net/' style='border:0px none;' name='myiFr
- add_menu_page($themename, $themename, 'administrator', basename(__FILE__), File admin.php : 26: add_submenu_page( File functions.php : 347:
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - get_settings( $value['id'] ) != '') { echo stripslashes(get_settings( $valu414: <textarea name='<?php echo $value['id']; ?>' type='<?php echo $value['type']; ?>' cols='' rows=''><?php if ( get_settings( $value['id'] ) != '') { echo stripslashes(get_settings( $valu430: <option <?php if (get_settings( $value['id'] ) == $option) { echo 'selected='selected''; } ?> get_settings found in file functions.php. Deprecated since version 2.1. Use get_option() instead.402: <input name='<?php echo $value['id']; ?>' id='<?php echo $value['id']; ?>' type='<?php echo $value['type']; ?>' value='<?php if (
- get_the_author_login(); get_the_author_login found in file utility.php. Deprecated since version 2.8. Use the_author_meta('login') instead.399: $author =
- get_profile('ID', $username); get_profile found in file utility.php. Deprecated since version 3.0. Use get_the_author_meta() instead.777: return
- get_bloginfo('wpurl').'/wp-login.php?redirect_to='.get_permalink()); ?></p>46: <p><?php printf(__('Logged in as <a href='%s'>%s</a>. ', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-admin/profile.php', $user_identity); wp_loginoutget_bloginfo('url') was found in the file functions.php. Use home_url() instead.298: 'std' => get_bloginfo('url') .'/favicon.ico'),304: 'std' => get_bloginfo('url') .'/favicon.ico'),get_bloginfo('template_directory') was found in the file functions.php. Use get_template_directory_uri() instead.65: wp_enqueue_script('carrington-mobile', get_bloginfo('template_directory').'/js/mobile.js', array('jquery'), '1.0')352: $file_dir=get_bloginfo('template_directory');get_bloginfo('template_directory') was found in the file admin.php. Use get_template_directory_uri() instead.241: wp_enqueue_script('jquery-colorpicker', get_bloginfo('template_directory').'/carrington-core/js/colorpicker.js', ar243: // wp_enqueue_style('jquery-colorpicker', get_bloginfo('template_directory').'/carrington-core/css/colorpicker.css');250: <link rel='stylesheet' type='text/css' media='screen' href=''.get_bloginfo('template_directory').'/carrington-core/css/colorpicker.css' / get_bloginfo('wpurl') was found in the file comment.php. Use site_url() instead.34: <p id='you-must-be-logged-in-to-comment'><?php printf(__('You must be <a href='%s'>logged in</a> to post a comment.', 'carrington-mobile'),
- bloginfo('home'); ?>' method='get'>bloginfo('wpurl') was found in the file comment.php. Use echo esc_url( site_url() ) instead.34: <p id='you-must-be-logged-in-to-comment'><?php printf(__('You must be <a href='%s'>logged in</a> to post a comment.', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-login.php?redirect_to='.get_permalink()); ?></p>41: <form action='<?php bloginfo('wpurl'); ?>/wp-comments-post.php' method='post'>46: <p><?php printf(__('Logged in as <a href='%s'>%s</a>. ', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-admin/profile.php', $user_identity); wp_loginout() ?bloginfo('template_directory') was found in the file functions.php. Use echo esc_url( get_template_directory_uri() ) instead.65: wp_enqueue_script('carrington-mobile', get_bloginfo('template_directory').'/js/mobile.js', array('jquery'), '1.0');352: $file_dir=get_bloginfo('template_directory');458: <div class='rm_title'><h3><img src='<?php bloginfo('template_directory')?>/functions/images/trans.png' class='inactivbloginfo('home') was found in the file main-nav.php. Use echo esc_url( home_url() ) instead.1: <a class='to-home' href='<?php bloginfo('home'); ?>'>Home</a> | bloginfo('home') was found in the file search.php. Use echo esc_url( home_url() ) instead.26: <form id='search' action='<?php
Warning
- The tag silver has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag flexible-width has been deprecated, it must be removed from 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 gistkit-by-general-2019.
- Found a translation function that is missing a text-domain. Function _e, with the arguments 'Pages' in file home.php.Found a translation function that is missing a text-domain. Function _e, with the arguments '' in file content-default.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reply to %s' in file comment.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts by:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category Archives:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag Archives:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archives:' in file functions.php.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 carrington-text, carrington-blog, carrington-mobile, carrington, carrington-core.
- Could not find .
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find comment_form.
- Could not find body_class call in body tag.
- Could not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
- 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.
- No reference to nav_menu was found in the theme.
- 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.
- .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.
- Screenshot dimensions are wrong! Detected: 1112x808px (139:101). Ratio of width to height should be 4:3.Screenshot size is 1112x808px. 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 PNG file. Detected type was : "image/jpeg".
Tip-off
- Possible hard-coded links were found in the file header-default.php.771: <a href='https://mp3vibes.net/category/music/'><i class='fas fa-music'></i> Music</a774: <a href='https://mp3vibes.net/category/videos/'><i class='fas fa-play'></i> Video</a777: <a href='https://mp3vibes.net/category/news/'><i class='fab fa-readme'></i> News</a>780: <a href='https://mp3vibes.net/category/entertainment/'><i class='far fa-grin-wink'><786: <b><a href='https://mp3vibes.net/category/forum/'></i><br> Next Rated </a> </b> <b>|</b797: <a href='https://www.sparktraffic.com/free-trial?ref=667885' style='visibility:hiddePossible hard-coded links were found in the file content-default.php.100: <b>Want To Get Our Latest Updates As Soon as it drops? </b> <a href=' https://api.whatsapp.com/send?phone=2349060492873'><b>Join Our Group On WhaPossible hard-coded links were found in the file page.php.23: <a href='https://www.sparktraffic.com/free-trial?ref=667885'>Buy Website Traffic</a>Possible hard-coded links were found in the file admin.php.7: // http://crowdfavorite.com184: <label for='cfct_credit'>'.__('Give <a href='http://crowdfavorite.com'>Crowd Favorite</a> credit in footer:', 'carringto
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-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 image.php.
- The theme appears to use include or require : carrington.php 36: include_once(CFCT_PATH.'carrington-core/admin.php');37: include_once(CFCT_PATH.'carrington-core/templates.php');38: include_once(CFCT_PATH.'carrington-core/utility.php');39: include_once(CFCT_PATH.'carrington-core/ajax-load.php');40: include_once(CFCT_PATH.'carrington-core/attachment.php');41: include_once(CFCT_PATH.'carrington-core/compatibility.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : utility.php 23: include(CFCT_PATH.'error/exit.php');35: include(CFCT_PATH.'misc/banner.php');62: include_once(CFCT_PATH.'plugins/'.$file);66: include_once(STYLESHEETPATH.'/plugins/'.$file);217: include($file);235: include($path); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.