Layers for Elementor
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElayers-elementor-1-0-2-a.zip
- FILE SIZE1835499 bytes
- MD529c0cd7713a6f7adda5554740893d3ff
- SHA18c31c5fac9e222b533f7d86f0688c5c56a50bf24
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.layerswp.com/
- VERSION1.0.2
- AUTHOR URIhttps://www.layerswp.com/
- TAGSslider, site-builder, page-builder, responsive-layout, fixed-layout, fluid-layout, one-column, one-column, two-column, three-column, four-column, custom-colors, custom-header, custom-menu, editor-style, featured-images, translation-ready, full-width-templa
- CREATION DATE2019-09-09
- LAST FILE UPDATE2019-10-25
- LAST VALIDATION2019-10-25 06:50
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page(445: $get_started = add_submenu_page(File init.php : 435: $layers_pages = add_submenu_page(445: $get_started = add_submenu_page( File init.php : 435: $layers_pages =
Warning
- Theme URI and Author URI should not be the same.
- Found wrong tag slider in style.css header.Found wrong tag site-builder in style.css header.Found wrong tag page-builder in style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.The tag fixed-layout has been deprecated, it must be removed from style.css header.The tag fluid-layout has been deprecated, it must be removed from style.css header.Found wrong tag two-column in style.css header.Found wrong tag three-column in style.css header.Found wrong tag four-column in 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 layers-for-elementor.
- Found a translation function that is missing a text-domain. Function _n, with the arguments 'One Comment on “%2$s”', '%1$s Comments on “%2$s”' in file comments.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Close" in file sidebar-off-canvas.php.Found a translation function that is missing a text-domain. Function __, with the arguments "View all posts in %s" in file post.php.Found a translation function that is missing a text-domain. Function __, with the arguments "View all posts tagged %s" in file post.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'layerswp' in file config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'For use with <a href="', Embeds target=_blank>oEmbed</a> supported media, 'layerswp' in file config.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'Upload a layout file (eg. <code>', .json</code>) by clicking the button below., 'layerswp' in file init.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Use the', page builder to build a beautiful, dynamic page., 'layerswp' in file init.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'layerswp' in file init.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'layerswp' in file init.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'layerswp' in file init.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'layerswp' in file init.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'layerswp' in file init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'layerswp' in file init.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'layerswp' in file get-started.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 layerswp, layers-pro, http://codex.wordpress.org/, Embeds target=_blank>oEmbed</a> supported media, .json</code>) by clicking the button below., page builder to build a beautiful, dynamic page..
- 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.
- 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.
- Possible variable $post found in translation function in init.php. Translation function calls should not contain PHP variables.
- No reference to the_post_thumbnail was found in the theme.
- Screenshot size is 800x600px. 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
- 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 home.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 : template.php 1901: require_once( ABSPATH . 'wp-admin/includes/plugin.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 : class-site-logo.php 80: require( dirname( __FILE__ ) . '/class-site-logo-control.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 : site-logo.php 7: require_once( dirname( __FILE__ ) . '/site-logo/inc/class-site-logo.php' );10: require_once( dirname( __FILE__ ) . '/site-logo/inc/functions.php' );13: require( dirname( __FILE__ ) . '/site-logo/inc/compat.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.