Service Finder
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEservice-finder.zip
- FILE SIZE10161629 bytes
- MD5314e1cbd3d92fc28b76a048930a40adb
- SHA1eab8d69f240e802ae25b9c1a488b2a33068b1a7e
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- DEMO PAGEhttp://aonetheme.com/demo/
- VERSION3.5
- TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, sticky-post, theme-options, translation-ready
- CREATION DATE2021-05-03
- LAST FILE UPDATE2021-05-03
- LAST VALIDATION2021-05-03 19:06
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page#Parameters File options.php : 142: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
Warning
- No reference to the_post_thumbnail was found in the theme.
- 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 tag.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 : job-application.php 129: include( locate_template( 'job_manager/job-application-custom.php' ) );205: include( locate_template( 'job_manager/job-application-custom.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 : compressor.css.php 5: require_once( $root.'/wp-load.php' ); 9: require_once( $root.'/wp-load.php' ); 30: include(get_template_directory().'/inc/css/bootstrap-arabic.min.css'); 32: include(get_template_directory().'/inc/css/bootstrap.min.css'); 34: include(get_template_directory().'/inc/css/animate.css'); 35: include(get_template_directory().'/inc/css/owl.carousel.css'); 36: include(get_template_directory().'/inc/css/fileinput.min.css'); 37: include(get_template_directory().'/inc/css/magnific-popup.css'); 38: include(get_template_directory().'/inc/css/bootstrap-slider.min.css'); 39: include(get_template_directory().'/style.css'); 42: include(get_template_directory().'/inc/css/rounded.css'); 46: include(get_template_directory().'/inc/css/preview.css'); 50: include(get_template_directory().'/inc/css/rtl.css'); 53: include(get_template_directory().'/inc/css/rounded-rtl.css'); 58: include(get_template_directory().'/inc/css/validator/bootstrapValidator.css 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 : genral-functions.php 3869: require(get_template_directory() . '/styles.php'); // Generate CSS4449: require(get_template_directory() . '/styles.php'); // Generate CSS4515: require(get_template_directory() . '/inc/css/preview.css'); // Generate CSS4561: require(get_template_directory() . '/styles.php'); // Generate CSS 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 : wp-blog-header.php 13: require_once( dirname(__FILE__) . '/wp-load.php' );19: require_once( ABSPATH . WPINC . '/template-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.