
Eptima Lite
Free WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEeptima-lite.1.0.6.zip
- FILE SIZE3323402 bytes
- MD5dee3904901f5875eeec3830e14b19b05
- SHA14d1c2277cfe88e0c6482353afc7738960b55e0d4
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://www.sketchthemes.com/themes/eptima-corporate-responsive-wordpress-theme/
- VERSION1.0.6
- AUTHOR URIhttp://www.Sketchthemes.com/
- TAGSblue, two-columns, custom-menu, sticky-post, translation-ready, featured-image-header, featured-images, full-width-template, theme-options, threaded-comments, full-width-template
- CREATION DATE2017-11-14
- LAST FILE UPDATE2017-11-14
- LAST VALIDATION2017-11-14 10:16
- OTHER VERSIONS
Error 8 : Undefined index: slug
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
Error 8 : Undefined variable: cms
In /home/www/themecheck/themecheck/controllers/controller_results.php line 818
In /home/www/themecheck/themecheck/controllers/controller_results.php line 818
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.
Ligne258: <iframe src='//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.fac
Found <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FSketchThemes&width&layout=button_count&action=like&show_faces=true&share=false&height=21&appId=333709623346310" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:21px;" allowTransparency="true"> in file ot-settings-api.php. Ligne90: $theme_check_bs = 'add_menu_page';
File ot-settings-api.php :Ligne91: $theme_check_bs2 = 'add_submenu_page';
File ot-settings-api.php :
Warning

- The tag blue has been deprecated, it must be removed from style.css header.
- 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 eptima-lite, option-tree.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- 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

- Possible hard-coded links were found in the file ot-settings-api.php.
Ligne260: <div class='tw-follow' ><a href='https://twitter.com/sketchthemes' class='twitter-follow-button' data-show-c
Ligne288: echo '<li id='option-tree-logo'>' . apply_filters( 'ot_header_logo_link', '<a href='http://sketchthemes.com' target='_blank'>OptionTree</a>', $page['id'] ) . '
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file home.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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : front-page.php
Ligne13: include( get_home_template() );
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.phpLigne482: 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 : admin-init.phpLigne10: require_once('eptima-functions.php'); // PAGINATION, EXCE
Ligne11: require_once('eptima-enqueue.php'); // ENQUEUE CSS SCRI
Ligne12: require_once('eptima-breadcrumb.php'); // INCLUDE BREADCRU
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 : eptima-enqueue.phpLigne66: require_once(get_template_directory().'/includes/eptima-custom-css.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.