Naijaloaded Themes By General 2019
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEnaijaloaded-by-general-2019-feb-01.zip
- FILE SIZE1290453 bytes
- MD52a9ac7663e8cd95a269aa7b7d34fc979
- SHA12d122a228862b798d503cd238baeb317145e951b
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.naijaloaded.com.ng
- VERSION1.0.1
- AUTHOR URIhttps://www.genloaded.com.ng
- TAGSsilver, white, one-column, flexible-width
- CREATION DATE2019-08-03
- LAST FILE UPDATE2019-08-03
- LAST VALIDATION2019-08-03 01:58
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: - add_submenu_page( File admin.php : 26:
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - 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>42: ><p><?php printf(__('Welcome <a href='%s'>%s</a>. ', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-admin/profile.php', $user_identity); wp_loginoutget_bloginfo('template_directory') was found in the file functions.php. Use get_template_directory_uri() instead.105: wp_enqueue_script('carrington-mobile', get_bloginfo('template_directory').'/js/mobile.js', array('jquery'), '1.0')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.30: <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.30: <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>37: <form id='commentform' action='<?php bloginfo('wpurl'); ?>/wp-comments-post.php' method='post'>42: ><p><?php printf(__('Welcome <a href='%s'>%s</a>. ', 'carrington-mobile'), get_bloginfo('wpurl').'/wp-admin/profile.php', $user_identity); wp_loginout() ?bloginfo('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.31: <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 naijaloaded-themes-by-general-2019.
- 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, theme-text-domain, option-tree-theme, option-tree, 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 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 is wrong size! Detected: 1412x1013px. Maximum allowed size is 1200x900px.Screenshot dimensions are wrong! Detected: 1412x1013px (1412:1013). Ratio of width to height should be 4:3.Bad screenshot file extension ! File screenshot.png is not an actual PNG file. Detected type was : "image/jpeg".
Tip-off
- Possible Favicon found in header-default.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file ot-settings-api.php.269: echo '<img src='http://www.naijaloaded.com.ng/wp-content/uploads/2019/01/naijaloaded-logo-3D-PNG-1-700x536.png' style='width:5%;'>' . apply_filters( 'ot_header_logo_link', '<a href='https://wa.me/2348108865994/' target='_blank'> <strong>Naijaloaded Mobile WPossible hard-coded links were found in the file header-default.php.1680: lnks = new initArray('https://exa.li/BKLf','https://exa.li/iiXOu');1698: <li><a href='https://exa.li/BKLf' target='_blank' rel='noopener'><img src='http://www.na1680: lnks = new initArray('https://exa.li/BKLf','https://exa.li/iiXOu');1699: <li><a href='https://exa.li/iiXOu' target='_blank' rel='noopener'><img src='http://www.nPossible hard-coded links were found in the file bottom.php.123: <a href='https://www.facebook.com/oluwadami.laredc.7'>WordPress Mobile Edition By Ge131: <p id='developer-link'><?php printf(__('<a href='https://web.facebook.com/oluwadami.laredc.7' title='Custom WordPress develoPossible hard-coded links were found in the file content-default.php.32: <center><a href='https://exa.li/ref/Sodiqsoda' title='Shorten link and get Paid'><img src='hPossible 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 : demo-functions.php 65: # require( trailingslashit( get_template_directory() ) . 'option-tree/ot-load70: # require( trailingslashit( get_template_directory() ) . 'admin/theme-options 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 : ot-loader.php 553: include_once( $file ); 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 : ot-functions-docs-page.php 751: require( trailingslashit( get_template_directory() ) . \'includes/meta-boxe834: require( trailingslashit( get_template_directory() ) . \'option-tree/ot-loa851: require( trailingslashit( get_template_directory() ) . \'includes/theme-opt 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 : 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.