jupiter
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEjupiter.zip
- FILE SIZE9685487 bytes
- MD57b0602e7717ff2c2f8ab82b903cd4fdc
- SHA140eb8974a2855069fbf56bbeba98db0e25076f74
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION5.0.2
- CREATION DATE2021-02-03
- LAST FILE UPDATE2021-02-03
- LAST VALIDATION2021-02-03 21:26
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- base64_decode($import_data);Found base64_decode in file template-importer.php. 121: $data = unserialize(base64_decode($import_data));Found base64_decode in file wp_footer.php. 28: $styles = unserialize(base64_decode(get_post_meta($post_id, '_dynamic_styles', true)));Found base64_decode in file load-more.php. 30: $query = isset($_REQUEST['query']) ? json_decode(base64_decode($_REQUEST['query']), true) : false;31: $atts = isset($_REQUEST['atts']) ? json_decode(base64_decode($_REQUEST['atts']), true) : false;Found base64_decode in file dynamic-styles.php. 580: $styles = unserialize(base64_decode(get_post_meta($post_id, '_dynamic_styles', true)));641: $styles = unserialize(base64_decode(get_post_meta($id, '_dynamic_styles', true)));Found base64_decode in file mk_advanced_gmaps.php. 80: $json['style'] = json_decode( urldecode(base64_decode($map_json)), true ); Found base64_decode in file options-save.php. 55: $import_data =
$output.= base64_encode(serialize(get_option(THEME_OPTIONS)));
Found base64_encode in file wp_footer.php.update_post_meta($post_id, '_dynamic_styles', base64_encode(serialize(($app_dynamic_styles))));
Found base64_encode in file CSS.php.$importContent = base64_encode($importContent);
Found base64_encode in file dynamic-styles.php.update_post_meta($post_id, '_dynamic_styles', base64_encode(serialize(($app_dynamic_styles))));
Found base64_encode in file mk_gallery.php.$data_config[] = 'data-query=''.base64_encode(json_encode($query_options)).''';
$data_config[] = 'data-loop-atts=''.base64_encode(json_encode($atts)).''';
Found base64_encode in file mk_news.php.$data_config[] = 'data-query=''.base64_encode(json_encode($query_options)).''';
$data_config[] = 'data-loop-atts=''.base64_encode(json_encode($atts)).''';
Found base64_encode in file mk_blog.php.$data_config[] = 'data-query=''.base64_encode(json_encode($query_options)).''';
$data_config[] = 'data-loop-atts=''.base64_encode(json_encode($atts)).''';
Found base64_encode in file tweet-status.php.$toSend = base64_encode($credentials);
Found base64_encode in file mk_portfolio.php.$data_config[] = 'data-query=''.base64_encode(json_encode($query_options)).''';
$data_config[] = 'data-loop-atts=''.base64_encode(json_encode($atts)).''';
Found base64_encode in file vc_twitter.php.$toSend = base64_encode($credentials);
Found base64_encode in file mk_photo_album.php.$data_config[] = 'data-query=''.base64_encode(json_encode($query_options)).''';
$data_config[] = 'data-loop-atts=''.base64_encode(json_encode($atts)).''';
Found base64_encode in file widgets-twitter-feeds.php.$toSend = base64_encode($credentials);
Found base64_encode in file field_export.php. - Found <iframe src="http' . ((is_ssl()) ? 's' : '') . '://player.vimeo.com/video/' . $video_id . '?title=0&byline=0&portrait=0" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file featured-media.php. 63: echo '<div class='mk-video-wrapper'><div class='mk-video-container'><iframe src='http' . ((is_ssl()) ? 's' : '') . '://player.vimeo.com/video/'Found <iframe width="560" height="315" src="//www.youtube.com/embed/<?php echo $stream_video_id; ?> in file mk_theatre_slider.php. 42: <iframe width='560' height='315' src='//www.youtube.com/embed/<?php echo $sFound <iframe src="//player.vimeo.com/video/<?php echo $video_id; ?> in file ajax.php. 132: <iframe src='//player.vimeo.com/video/<?php echo $video_id; ?>?title=0&Found <iframe src="http'.((is_ssl())? 's' : '').'://player.vimeo.com/video/'.$clip_id.'?title=0&byline=0&portrait=0&color=00c65d" width="'.$width.'" height="'.$height.'" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file widgets-video.php. 34: echo '<div class='mk-video-container'><iframe src='http'.((is_ssl())? 's' : '').'://player.vimeo.com/video/'.$cliFound <iframe src="//player.vimeo.com/video/'.$video_id.'?title=0&byline=0&portrait=0&color='.str_replace( "#", "", $skin_color ).'" width="'.$image_width.'" height="'.$image_height.'" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file portfolio-single-featured.php. 38: echo '<iframe src='//player.vimeo.com/video/'.$video_id.'?title=0&byline=0&am Found <iframe src="https://www.youtube.com/embed/<?php echo $view_params['stream_video_id']; ?> in file video-background.php. 35: <iframe src='https://www.youtube.com/embed/<?php echo $view_params['stream_
- file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 417: $fp = $this->fopen( $file, 'r' );643: function fopen( $filename, $mode = 'r' ) {646: return fopen( $filename, $mode );fclose was found in the file parsers.php 466: $this->fclose($fp);661: function fclose( $fp ) {664: return fclose( $fp );fopen was found in the file parsers.php 417: $fp = $this->fopen( $file, 'r' );643: function fopen( $filename, $mode = 'r' ) {646: return fopen( $filename, $mode );fopen was found in the file parsers.php 417: $fp = $this->fopen( $file, 'r' );643: function fopen( $filename, $mode = 'r' ) {646: return fopen( $filename, $mode );fclose was found in the file parsers.php 466: $this->fclose($fp);661: function fclose( $fp ) {664: return fclose( $fp );fclose was found in the file parsers.php 466: $this->fclose($fp);661: function fclose( $fp ) {664: return fclose( $fp );file_get_contents was found in the file template-importer.php 45: return file_get_contents($url);file_put_contents was found in the file phpQuery.php 1396: // file_put_contents(dirname(__FILE__).'/phpQuery.log', print_r($in, true).'\nfile_get_contents was found in the file phpQuery.php 4767: file_get_contents($file), $contentType4818: return self::newDocumentPHP(file_get_contents($file), $contentType);file_get_contents was found in the file phpQuery.php 4767: file_get_contents($file), $contentType4818: return self::newDocumentPHP(file_get_contents($file), $contentType);file_get_contents was found in the file Minify.php 90: $data = file_get_contents($data);fopen was found in the file Minify.php 112: if (($handler = @fopen($path, 'w')) === false) {fwrite was found in the file Minify.php 117: if (@fwrite($handler, $content) === false) {fclose was found in the file Minify.php 122: @fclose($handler);file_get_contents was found in the file mk_blockquote.php 5: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_button_gradient.php 8: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_category.php 8: $html = file_get_contents($path . '/template.php');file_get_contents was found in the file mk_timeline.php 6: $html = file_get_contents($path . '/template.php');file_get_contents was found in the file mk_custom_box.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_audio.php 6: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_banner_builder.php 6: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_font_icons.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_ornamental_title.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_chart.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_circle_image.php 4: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_subscribe.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_image_switch.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_icon_box_gradient.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file vc_twitter.php 7: $html = file_get_contents($path . '/template.php');file_get_contents was found in the file mk_news_tab.php 10: $html = file_get_contents( $path . '/template.php' );fopen was found in the file importwords.php 36: $fp = fopen($argv[1], 'r');37: $fp2 = fopen($argv[2], 'w');fopen was found in the file importwords.php 36: $fp = fopen($argv[1], 'r');37: $fp2 = fopen($argv[2], 'w');fwrite was found in the file importwords.php 38: fwrite($fp2, '<?php /*\n');45: fwrite($fp2, '$lin\n');48: fwrite($fp2, '*/ ?>\n');fwrite was found in the file importwords.php 38: fwrite($fp2, '<?php /*\n');45: fwrite($fp2, '$lin\n');48: fwrite($fp2, '*/ ?>\n');fwrite was found in the file importwords.php 38: fwrite($fp2, '<?php /*\n');45: fwrite($fp2, '$lin\n');48: fwrite($fp2, '*/ ?>\n');fclose was found in the file importwords.php 50: fclose($fp);51: fclose($fp2);fclose was found in the file importwords.php 50: fclose($fp);51: fclose($fp2);fopen was found in the file captcha.php 355: $fp = fopen($wordsfile, 'r');fclose was found in the file captcha.php 365: fclose($fp); file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML(
- curl_init($url);curl_exec was found in the file template-importer.php 40: $data = curl_exec($ch);curl_init was found in the file MailChimpApi.php 55: $ch = curl_init();curl_exec was found in the file MailChimpApi.php 68: $result = curl_exec($ch); curl_init was found in the file template-importer.php 35: $ch =
- add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile functions.php : 260: add_menu_page(THEME_NAME ,THEME_NAME, 'edit_posts', THEME_NAME, function(){File functions.php : 264: add_submenu_page(THEME_NAME, __('Register Product', 'mk_framework'), __('Re268: add_submenu_page(THEME_NAME, __('Support', 'mk_framework'), __('Support', '273: add_submenu_page(THEME_NAME, __('Install Templates', 'mk_framework'), __('I277: /*add_submenu_page(THEME_NAME, __('Add-ons', 'mk_framework'), __('Add-ons', '281: add_submenu_page(THEME_NAME, __('Image Sizes', 'mk_framework'), __('Image S286: add_submenu_page(THEME_NAME, __('System Status', 'mk_framework'), __('Syste290: add_submenu_page(THEME_NAME, __('Icon Library', 'mk_framework'), __('Icon L296: add_submenu_page(THEME_NAME, __('Theme Options', 'mk_framework') , __($themFile functions.php : 264: add_submenu_page(THEME_NAME, __('Register Product', 'mk_framework'), __('Re268: add_submenu_page(THEME_NAME, __('Support', 'mk_framework'), __('Support', '273: add_submenu_page(THEME_NAME, __('Install Templates', 'mk_framework'), __('I277: /*add_submenu_page(THEME_NAME, __('Add-ons', 'mk_framework'), __('Add-ons', '281: add_submenu_page(THEME_NAME, __('Image Sizes', 'mk_framework'), __('Image S286: add_submenu_page(THEME_NAME, __('System Status', 'mk_framework'), __('Syste290: add_submenu_page(THEME_NAME, __('Icon Library', 'mk_framework'), __('Icon L296: add_submenu_page(THEME_NAME, __('Theme Options', 'mk_framework') , __($themFile functions.php : 264: add_submenu_page(THEME_NAME, __('Register Product', 'mk_framework'), __('Re268: add_submenu_page(THEME_NAME, __('Support', 'mk_framework'), __('Support', '273: add_submenu_page(THEME_NAME, __('Install Templates', 'mk_framework'), __('I277: /*add_submenu_page(THEME_NAME, __('Add-ons', 'mk_framework'), __('Add-ons', '281: add_submenu_page(THEME_NAME, __('Image Sizes', 'mk_framework'), __('Image S286: add_submenu_page(THEME_NAME, __('System Status', 'mk_framework'), __('Syste290: add_submenu_page(THEME_NAME, __('Icon Library', 'mk_framework'), __('Icon L296: add_submenu_page(THEME_NAME, __('Theme Options', 'mk_framework') , __($themFile functions.php : 264: add_submenu_page(THEME_NAME, __('Register Product', 'mk_framework'), __('Re268: add_submenu_page(THEME_NAME, __('Support', 'mk_framework'), __('Support', '273: add_submenu_page(THEME_NAME, __('Install Templates', 'mk_framework'), __('I277: /*add_submenu_page(THEME_NAME, __('Add-ons', 'mk_framework'), __('Add-ons', '281: add_submenu_page(THEME_NAME, __('Image Sizes', 'mk_framework'), __('Image S286: add_submenu_page(THEME_NAME, __('System Status', 'mk_framework'), __('Syste290: add_submenu_page(THEME_NAME, __('Icon Library', 'mk_framework'), __('Icon L296: add_submenu_page(THEME_NAME, __('Theme Options', 'mk_framework') , __($themFile functions.php : 264: add_submenu_page(THEME_NAME, __('Register Product', 'mk_framework'), __('Re268: add_submenu_page(THEME_NAME, __('Support', 'mk_framework'), __('Support', '273: add_submenu_page(THEME_NAME, __('Install Templates', 'mk_framework'), __('I277: /*add_submenu_page(THEME_NAME, __('Add-ons', 'mk_framework'), __('Add-ons', '281: add_submenu_page(THEME_NAME, __('Image Sizes', 'mk_framework'), __('Image S286: add_submenu_page(THEME_NAME, __('System Status', 'mk_framework'), __('Syste290: add_submenu_page(THEME_NAME, __('Icon Library', 'mk_framework'), __('Icon L296: add_submenu_page(THEME_NAME, __('Theme Options', 'mk_framework') , __($themFile functions.php : 264: add_submenu_page(THEME_NAME, __('Register Product', 'mk_framework'), __('Re268: add_submenu_page(THEME_NAME, __('Support', 'mk_framework'), __('Support', '273: add_submenu_page(THEME_NAME, __('Install Templates', 'mk_framework'), __('I277: /*add_submenu_page(THEME_NAME, __('Add-ons', 'mk_framework'), __('Add-ons', '281: add_submenu_page(THEME_NAME, __('Image Sizes', 'mk_framework'), __('Image S286: add_submenu_page(THEME_NAME, __('System Status', 'mk_framework'), __('Syste290: add_submenu_page(THEME_NAME, __('Icon Library', 'mk_framework'), __('Icon L296: add_submenu_page(THEME_NAME, __('Theme Options', 'mk_framework') , __($themFile functions.php : 264: add_submenu_page(THEME_NAME, __('Register Product', 'mk_framework'), __('Re268: add_submenu_page(THEME_NAME, __('Support', 'mk_framework'), __('Support', '273: add_submenu_page(THEME_NAME, __('Install Templates', 'mk_framework'), __('I277: /*add_submenu_page(THEME_NAME, __('Add-ons', 'mk_framework'), __('Add-ons', '281: add_submenu_page(THEME_NAME, __('Image Sizes', 'mk_framework'), __('Image S286: add_submenu_page(THEME_NAME, __('System Status', 'mk_framework'), __('Syste290: add_submenu_page(THEME_NAME, __('Icon Library', 'mk_framework'), __('Icon L296: add_submenu_page(THEME_NAME, __('Theme Options', 'mk_framework') , __($themFile functions.php : 264: add_submenu_page(THEME_NAME, __('Register Product', 'mk_framework'), __('Re268: add_submenu_page(THEME_NAME, __('Support', 'mk_framework'), __('Support', '273: add_submenu_page(THEME_NAME, __('Install Templates', 'mk_framework'), __('I277: /*add_submenu_page(THEME_NAME, __('Add-ons', 'mk_framework'), __('Add-ons', '281: add_submenu_page(THEME_NAME, __('Image Sizes', 'mk_framework'), __('Image S286: add_submenu_page(THEME_NAME, __('System Status', 'mk_framework'), __('Syste290: add_submenu_page(THEME_NAME, __('Icon Library', 'mk_framework'), __('Icon L296: add_submenu_page(THEME_NAME, __('Theme Options', 'mk_framework') , __($them File class-tgm-plugin-activation.php : 641: $this->page_hook = call_user_func( '
- screen_icon(); screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1033:
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.906: $headers =
- get_currentuserinfo();get_currentuserinfo found in file login.php. Deprecated since version 4.5. Use wp_get_current_user instead.20: get_currentuserinfo(); get_currentuserinfo found in file form-edit-address.php. Deprecated since version 4.5. Use wp_get_current_user instead.16:
js_composer_theme.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'mk_framework' in file review.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'mk_framework' in file shipping-calculator.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Please choose your desired character sets hers as a comma separated list. This option is going to work if you choose Google Fonts and need to have glyphs other than English." in file fonts.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Please choose your desired character sets hers as a comma separated list. This option is going to work if you choose Google Fonts and need to have glyphs other than English." in file fonts.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Please choose the menu location that you would like to show as global main navigation for logged in users. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, 'nav-menus.php' in file global.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Please choose the menu location that you would like to show as global main navigation for logged in users. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, "?action=locations'>assign to menu locations</a>" in file global.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Please choose the menu location that you would like to show as global main navigation for logged in users. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, "?action=locations'>assign to menu locations</a>", "mk_framework" in file global.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'mk_framework' in file mega-menu.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file main-nav-walker.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove Image' in file Tax-meta-class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload Image' in file Tax-meta-class.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file metabox-animated-columns.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file metabox-timeline.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, 'nav-menus.php' in file metabox-portfolios.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, "?action=locations'>assign to menu locations</a>" in file metabox-portfolios.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, "?action=locations'>assign to menu locations</a>", "mk_framework" in file metabox-portfolios.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme)., "mk_framework" in file metabox-tab-slider.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, 'nav-menus.php' in file metabox-pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, "?action=locations'>assign to menu locations</a>" in file metabox-pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, "?action=locations'>assign to menu locations</a>", "mk_framework" in file metabox-pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, 'nav-menus.php' in file metabox-posts.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, "?action=locations'>assign to menu locations</a>" in file metabox-posts.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Choose which menu location to be used in this page. If left blank, Primary Menu will be used. You should first <a target='_blank' href='", >create menu</a> and then <a target=_blank href=, "?action=locations'>assign to menu locations</a>", "mk_framework" in file metabox-posts.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon Character code., "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "In grid style you will need to set column and image heights. For Mansory Styles Structure see below image :</br><img src='", /images/gallery-mansory-styles.png /><br>, 'mk_framework' in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , 'mk_framework' in file mk_contact_form.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "<a target='_blank' href='", >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), "mk_framework" in file vc_map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author Archive for: "%s"' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'mk_framework' in file functions.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 mk_framework, woocommerce, nav-menus.php, >create menu</a> and then <a target=_blank href=, admin.php?page=icon-library, >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme), tgmpa, tax-meta, >Click here</a> to get the icon class name (or any other font icons library that you have installed in the theme)., artbees, default, >Click here</a> to get the icon Character code., tools.php?page=icon-library, /images/gallery-mansory-styles.png /><br>, js_composer, .
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- .ds_store was found.
- Themes should not hide admin bar. Detected in file styles.css.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1033: screen_icon();
- 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 $cvalue found in translation function in shipping-calculator.php. Translation function calls should not contain PHP variables. Possible variable $key found in translation function in mega-menu.php. Translation function calls should not contain PHP variables. Possible variable $button_text found in translation function in mk_contact_form.php. Translation function calls should not contain PHP variables. Possible variable $theme_options_menu_text found in translation function in functions.php. Translation function calls should not contain PHP variables.
- Text Domain: is missing from your style.css header.
- Screenshot dimensions are wrong! Detected: 550x400px (11:8). Ratio of width to height should be 4:3.Screenshot size is 550x400px. 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
- Possible Favicon found in wp_head.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- 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 attachment.php.
- The theme appears to use include or require : content-product.php 145: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : content-product_cat.php 59: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : framework.php 274: require_once ($class_file); 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 : global.php 128: $return = require ($file);550: require_once (ABSPATH . '/wp-admin/includes/file.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 : phpQuery.php 4922: require_once($file);5049: require_once('Zend/Http/Client.php');5293: require_once('Zend/Json/Encoder.php');5310: require_once('Zend/Json/Decoder.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 : metabox-tax.php 4: require_once (THEME_INCLUDES . '/Tax-meta-class/Tax-meta-class.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 : general-functions.php 13: $page = include (THEME_ADMIN . '/theme-options/masterkey.php');942: require_once (ABSPATH . '/wp-admin/includes/file.php');972: require_once (ABSPATH . '/wp-admin/includes/file.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 : dynamic-styles.php 114: include_once ($style);162: require_once (ABSPATH . '/wp-admin/includes/file.php');208: require_once (ABSPATH . '/wp-admin/includes/file.php');238: require_once (ABSPATH . '/wp-admin/includes/file.php');721: require_once (ABSPATH . '/wp-admin/includes/file.php');1080: require_once (ABSPATH . '/wp-admin/includes/file.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 : vc-integration.php 198: include_once(get_stylesheet_directory() . '/components/shortcodes/'.$shortc200: include_once ($shortcode); 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 : mk_page_section.php 6: include( $path . '/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 : mk_content_box.php 3: include ($path . '/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 : mk_blockquote.php 3: include( $path . '/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 : mk_icon_box2.php 4: include( $path . '/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 : mk_custom_list.php 3: include( $path . '/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 : mk_button_gradient.php 5: include( $path . '/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 : mk_clients.php 4: include( $path . '/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 : mk_woocommerce_recent_carousel.php 3: include ($path . '/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 : mk_toggle.php 4: include ($path . '/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 : mk_social_networks.php 3: include ($path . '/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 : mk_skype.php 3: include( $path . '/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 : vc_video.php 6: include( $path . '/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 : mk_gallery.php 3: include ($path . '/config.php');4: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_tab_slider.php 3: include( $path . '/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 : mk_skill_meter_chart.php 4: include( $path . '/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 : mk_highlight.php 4: include( $path . '/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 : mk_contact_info.php 3: include( $path . '/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 : vc_flickr.php 5: include ($path . '/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 : vc_column.php 4: include( $path . '/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 : mk_blog_showcase.php 3: include( $path . '/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 : mk_title_box.php 4: include ($path . '/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 : mk_category.php 6: include ($path . '/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 : mk_table.php 3: include ($path . '/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 : mk_timeline.php 4: include ($path . '/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 : vc_tab.php 5: include( $path . '/config.php' );6: include( $path . '/template.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 : mk_blog_teaser.php 4: include( $path . '/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 : mk_skill_meter.php 3: include ($path . '/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 : mk_flexslider.php 3: include( $path . '/config.php' );7: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_swipe_slideshow.php 5: include( $path . '/config.php' );8: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_custom_box.php 5: include( $path . '/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 : mk_message_box.php 3: include( $path . '/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 : mk_audio.php 4: include( $path . '/config.php' );18: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_employees.php 4: include( $path . '/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 : mk_banner_builder.php 4: include( $path . '/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 : mk_steps.php 3: include ($path . '/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 : mk_flipbox.php 4: include( $path . '/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 : mk_milestone.php 3: include( $path . '/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 : mk_news.php 4: include ($path . '/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 : mk_blog.php 4: include ($path . '/config.php');8: require_once (THEME_FUNCTIONS . '/bfi_cropping.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 : mk_laptop_slideshow.php 3: include( $path . '/config.php' );10: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_contact_form.php 3: include( $path . '/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 : mk_products.php 14: include ($path . '/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 : mk_icon_box.php 4: include( $path . '/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 : vc_row.php 5: include ($path . '/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 : mk_page_title_box.php 5: include ($path . '/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 : mk_blog_carousel.php 3: include( $path . '/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 : mk_custom_sidebar.php 3: include( $path . '/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 : mk_countdown.php 3: include ($path . '/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 : mk_padding_divider.php 4: include( $path . '/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 : mk_pricing_table.php 4: include( $path . '/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 : mk_moving_image.php 3: include ($path . '/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 : mk_fullwidth_slideshow.php 4: include( $path . '/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 : vc_tabs.php 5: include( $path . '/config.php' );95: include( $path . '/template.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 : mk_font_icons.php 5: include( $path . '/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 : mk_advanced_gmaps.php 5: include( $path . '/config.php' );119: include( $path . '/template.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 : mk_theatre_slider.php 3: include ($path . '/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 : mk_ornamental_title.php 5: include( $path . '/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 : mk_chart.php 5: include( $path . '/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 : mk_divider.php 3: include( $path . '/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 : mk_imagebox.php 5: include( $path . '/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 : mk_imagebox_item.php 4: include( $path . '/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 : mk_circle_image.php 3: include( $path . '/config.php' );8: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_slideshow_box.php 4: include( $path . '/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 : ajax.php 56: require_once( $path . '/MailChimpApi.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 : mk_subscribe.php 5: include( $path . '/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 : vc_accordion_tab.php 3: include( $path . '/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 : mk_edge_one_pager.php 3: include( $path . '/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 : ajax.php 42: require_once (THEME_FUNCTIONS . '/bfi_cropping.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 : mk_portfolio.php 5: include ($path . '/config.php');10: require_once (THEME_FUNCTIONS . '/bfi_cropping.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 : mk_image_switch.php 5: include( $path . '/config.php' );11: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_header.php 3: include ($path . '/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 : mk_icon_box_gradient.php 5: include( $path . '/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 : mk_dropcaps.php 3: include( $path . '/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 : mk_lcd_slideshow.php 4: include( $path . '/config.php' );11: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_image_slideshow.php 4: include( $path . '/config.php' );12: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_layerslider.php 3: include( $path . '/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 : mk_portfolio_carousel.php 3: include( $path . '/config.php' );8: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : mk_button.php 6: include ($path . '/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 : vc_column_text.php 4: include ($path . '/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 : mk_animated_columns.php 3: include( $path . '/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 : mk_faq.php 4: include( $path . '/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 : vc_row_inner.php 5: include ($path . '/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 : mk_mini_callout.php 3: include( $path . '/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 : mk_edge_slider.php 5: include( $path . '/config.php' );66: include( $path . '/vars_loop.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 : mk_fancy_title.php 5: include( $path . '/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 : mk_image.php 3: include ($path . '/config.php');7: require_once (THEME_FUNCTIONS . '/bfi_cropping.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 : vc_twitter.php 5: include ($path . '/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 : mk_revslider.php 3: include ($path . '/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 : mk_photo_album.php 4: include ($path . '/config.php');8: require_once (THEME_FUNCTIONS . '/bfi_cropping.php');111: <?php include ($path . '/tpl-photo-album.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 : mk_pricing_table_2.php 4: include( $path . '/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 : mk_tooltip.php 4: include ($path . '/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 : vc_accordions.php 5: include( $path . '/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 : mk_testimonials.php 4: include ($path . '/config.php');6: require_once (THEME_FUNCTIONS . '/bfi_cropping.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 : mk_news_tab.php 7: include( $path . '/config.php' );8: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : widgets-recent-portfolio.php 82: /*require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : widgets-testimonials.php 30: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : widgets-slideshow.php 32: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : featured-image.php 12: require_once (THEME_FUNCTIONS . '/bfi_cropping.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 : portfolio-single-featured.php 14: require_once(THEME_FUNCTIONS . '/bfi_cropping.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 : blog-similar-posts.php 17: require_once (THEME_FUNCTIONS . '/bfi_cropping.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 : archive-portfolio.php 2: include('taxonomy-portfolio_category.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 : archive-news.php 2: include('taxonomy-news_category.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.