31
Validation results

TheGem (Elementor)

TheGem (Elementor)

WordPress 6.5.2 theme
31
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMETheGem-Elementor.zip
  • FILE SIZE4535128 bytes
  • MD5c08adcae7601bc6075ddfaccdc794352
  • SHA1a94e503e6177121863acbac3cc93c16e2d3f7847
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://codex-themes.com/thegem/
  • VERSION4.5.8.1
  • TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready
  • CREATION DATE2021-02-11
  • LAST FILE UPDATE2021-02-11
  • LAST VALIDATION2021-02-11 01:31
  • OTHER VERSIONS

    5.7.0 : 0%

    5.2.0 : 0%

    5.1.2.1 : 0%

    5.0.2.1 : 0%

    4.5.2.1 : 31%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="'.esc_url($link).'" frameborder="0"> in file content.php. 634: $video_block = '<iframe src=''.esc_url($link).'' frameborder='0'></iframe>';
  2. Malware : Operations on file system file_get_contents was found in the file functions.php 687: $font_json_file = file_get_contents(get_template_directory() . '/fonts/webfonts.json');
  3. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php : 724: $this->page_hook = add_submenu_page( $args['parent_slug'], $args['page_title'], $args['menu_tiFile options.php : 6038: $page = add_submenu_page('thegem-theme-options',esc_html__('TheGem Theme Options','File image-generator.php : 187: add_submenu_page(null, esc_html__('TheGem thumbnails','thegem'), esc_html__File functions.php : 149: $page = add_menu_page(esc_html__('TheGem','thegem'), esc_html__('TheGem','thegem'),File functions.php : 1887: $page = add_submenu_page('thegem-theme-options', esc_html__('Self-Hosted Fonts','th2146: $page = add_submenu_page(NULL, esc_html__('Add new social network','thegem'), '', 'File functions.php : 1887: $page = add_submenu_page('thegem-theme-options', esc_html__('Self-Hosted Fonts','th2146: $page = add_submenu_page(NULL, esc_html__('Add new social network','thegem'), '', '
Warning
  1. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Save my name, email, and website in this browser for the next time I comment.' in file single-product-reviews.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Save my name, email, and website in this browser for the next time I comment.' in file comments.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 thegem, woocommerce, yith-woocommerce-wishlist, tgmpa, default, contact-form-7.
  2. PHP short tags : Presence of PHP short tagsPHP short tags were found in file lazy-items.class.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.56: visibilityOffset: <?=floatval($this->visibilityOffset)?>,
  3. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file thegem-itemsAnimations.css.Found a mix of \r\n and \n line endings in file thegem-itemsAnimations.js.
  4. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file style.css.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  7. I18N implementation : Proper use of _x(Possible variable $v found in translation function in functions.php. Translation function calls should not contain PHP variables.
  8. CSS files : Presence of Author URICould not find Author URI.
  9. Screenshot : Screenshot fileBad 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 category template file category.phpThis theme does not contain optional file category.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : content.php 544: include(locate_template('content-news-carousel-item.php'));554: include(locate_template('gem-templates/blog/content-blog-item-slider.php'))573: include(locate_template(array('gem-templates/blog/content-blog-item-masonry575: include(locate_template(array('gem-templates/blog/content-blog-item-justifi577: include(locate_template(array('gem-templates/blog/content-blog-item-'.$blog 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 : megamenu.class.php 321: include_once( get_template_directory() . '/inc/megamenu//edit-megamenu-walk 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 : search.php 77: include(locate_template(array('gem-templates/blog/content-blog-item-masonry 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