Digitech
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEdigitech_v_1.0.7.zip
- FILE SIZE18680211 bytes
- MD5a67aaaaaf4e0bb1e04cb872ec5fd1aa8
- SHA1b023a8aea98a43034faa85f2259421958947d04f
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://demo.roadthemes.com/digitech/
- VERSION1.0.7
- TAGSone-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
- CREATION DATE2019-07-16
- LAST FILE UPDATE2019-07-16
- LAST VALIDATION2019-07-16 20:56
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page#Parameters File theme-config.php : 1468: 'page_parent' => 'themes.php', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
home4-slider.zip home2-slider.zip home3-slider.zip home1-slider.zip road-importdata.zip revslider.zip essential-grid.zip roadthemes-helper.zip mega_main_menu.zip js_composer.zip templatera.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- No reference to custom header was found in the theme.
Tip-off
- 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.
- The theme appears to use include or require : importer.php 101: require_once(ABSPATH . 'wp-admin' . '/includes/file.php');1440: require_once( $path_to_wp.'/wp-load.php' );1441: require_once( $path_to_wp.'/wp-includes/functions.php');1442: require_once( $path_to_wp.'/wp-admin/includes/file.php');1443: require_once( $path_to_wp.'wp-content/plugins/revslider/revslider.php'); 1507: require_once( $path_to_wp.'wp-content/plugins/widget-importer-exporter/widg1508: require_once( $path_to_wp.'wp-content/plugins/widget-importer-exporter/incl 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.