Bridge
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbridge.zip
- FILE SIZE23748150 bytes
- MD5101bb7d6b858a322c2a8c8da2ac91e0e
- SHA16330953e296fd30b3e93478a4f59e288b59cd738
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://demo.qodeinteractive.com/bridge/
- VERSION13.7
- AUTHOR URIhttp://www.qodethemes.com/
- TAGScreative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
- CREATION DATE2019-07-11
- LAST FILE UPDATE2019-07-11
- LAST VALIDATION2019-07-11 08:12
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
- eval('return $side_image_'. $i . ';');69: $side_image_link = eval('return $side_image_'. $i .'_link;'); Found eval in file expanding-images.php. 68: $side_image =
- base64_decode($content));Found base64_decode in file qode-import.php. 2029: $unserialized_content = unserialize(base64_decode($file_content)); Found base64_decode in file qode.functions.php. 848: $unserialized_content = unserialize(
$output = base64_encode(serialize($custom_sidebars));
$output = base64_encode(serialize($qode_options));
$output = base64_encode(serialize($this->data));
$output = base64_encode(serialize( $this->data ));
$output = base64_encode(serialize($qode_settings_pages));
Found base64_encode in file qode.functions.php.$output = base64_encode(serialize($options));
Found base64_encode in file recaptchalib.php.return strtr(base64_encode ($x), '+/', '-_');
Found base64_encode in file qode-export.php. - Found <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_large_image-loop.php. 30: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_masonry_date_in_image-loop.php. 35: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phpFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_single-loop.php. 43: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phpFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_masonry-loop.php. 46: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phpFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_small_image-loop.php. 30: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_large_image_whole_post-loop.php. 30: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phpFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file video.php. 4: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phpFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file video.php. 4: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phFound <iframe width="100%" src="//www.youtube.com/embed/<?php echo $portfolio_image['portfoliovideoid']; ?> in file portfolio-loop.php. 155: <iframe width='100%' src='//www.youtube.com/embed/<?php echo $portfolio_imaFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_large_image_with_dividers-loop.php. 30: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phpFound <iframe name="fitvid-<?php the_ID(); ?>" src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_large_image_simple-loop.php. 30: <iframe name='fitvid-<?php the_ID(); ?>' src='//www.youtube.com/embed/<?phpFound <iframe src="//www.youtube.com/embed/' . get_post_meta(get_the_ID(), "video_format_link", true) . '?wmode=transparent" wmode="Opaque" frameborder="0" allowfullscreen> in file masonry-blog.php. 60: $html .= '<iframe src='//www.youtube.com/embed/' . get_post_meta(get_the_ID(), 'videoFound <iframe src="'. $server . '/noscript?k=' . $pubkey . $errorpart . '" height="300" width="500" frameborder="0"> in file recaptchalib.php. 126: <iframe src=''. $server . '/noscript?k=' . $pubkey . $errorpart . '' height
- file_get_contents($url), true);163: $xml = unserialize(@file_get_contents($url));707: $xml = json_decode(@file_get_contents($url), true);730: $xml = unserialize(@file_get_contents($url));file_get_contents was found in the file portfolio-loop.php 140: $xml = json_decode(@file_get_contents($url), true);163: $xml = unserialize(@file_get_contents($url));707: $xml = json_decode(@file_get_contents($url), true);730: $xml = unserialize(@file_get_contents($url));file_get_contents was found in the file portfolio-loop.php 140: $xml = json_decode(@file_get_contents($url), true);163: $xml = unserialize(@file_get_contents($url));707: $xml = json_decode(@file_get_contents($url), true);730: $xml = unserialize(@file_get_contents($url));file_get_contents was found in the file portfolio-loop.php 140: $xml = json_decode(@file_get_contents($url), true);163: $xml = unserialize(@file_get_contents($url));707: $xml = json_decode(@file_get_contents($url), true);730: $xml = unserialize(@file_get_contents($url));readfile was found in the file qode-export.php 256: readfile($zip_name);file_put_contents was found in the file qode-export.php 272: if(file_put_contents(get_template_directory().'/export/'.$file_name, $output))fread was found in the file qode.functions.php 99: if (fread($fh, 22) == 'HTTP/1.1 404 Not Found') { return FALSE; }file_get_contents was found in the file qode.functions.php 1009: $response = file_get_contents('https://www.google.com/recaptcha/api/siteverify?secret='file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);file_put_contents was found in the file functions.php 1308: file_put_contents( $css_dir . 'style_dynamic_ms_id_' . qode_get_multisite_b1310: file_put_contents($css_dir . 'style_dynamic.css', $css, LOCK_EX);1318: file_put_contents( $css_dir . 'style_dynamic_responsive_ms_id_' . qode_get_1320: file_put_contents($css_dir . 'style_dynamic_responsive.css', $css, LOCK_EX)1328: file_put_contents( $css_dir . 'custom_css_ms_id_' . qode_get_multisite_blog1330: file_put_contents($css_dir . 'custom_css.css', $css, LOCK_EX);1341: file_put_contents( $js_dir . 'default_dynamic_ms_id_' . qode_get_multisite_1343: file_put_contents($js_dir . 'default_dynamic.js', $js, LOCK_EX);1351: file_put_contents( $js_dir . 'custom_js_ms_id_' . qode_get_multisite_blog_i1353: file_put_contents($js_dir . 'custom_js.js', $js, LOCK_EX);fwrite was found in the file recaptchalib.php 85: fwrite($fs, $http_request);fclose was found in the file recaptchalib.php 89: fclose($fs);file_get_contents was found in the file font-awesome.php 10: // $subject = file_get_contents(QODE_ROOT.'/css/font-awesome/css/font-awesome.css');file_get_contents was found in the file parsers.php 301: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 447: $fp = $this->fopen( $file, 'r' );673: function fopen( $filename, $mode = 'r' ) {676: return fopen( $filename, $mode );fclose was found in the file parsers.php 496: $this->fclose($fp);691: function fclose( $fp ) {694: return fclose( $fp );fopen was found in the file parsers.php 447: $fp = $this->fopen( $file, 'r' );673: function fopen( $filename, $mode = 'r' ) {676: return fopen( $filename, $mode );fopen was found in the file parsers.php 447: $fp = $this->fopen( $file, 'r' );673: function fopen( $filename, $mode = 'r' ) {676: return fopen( $filename, $mode );fclose was found in the file parsers.php 496: $this->fclose($fp);691: function fclose( $fp ) {694: return fclose( $fp );fclose was found in the file parsers.php 496: $this->fclose($fp);691: function fclose( $fp ) {694: return fclose( $fp );file_put_contents was found in the file qode-import.php 2060: file_put_contents(WP_CONTENT_DIR . '/uploads/' . $dir_name . '/' . $folder 2107: file_put_contents(WP_CONTENT_DIR . '/uploads/' . $dir_name . '/' . $folder file_get_contents was found in the file qode-import.php 2060: file_put_contents(WP_CONTENT_DIR . '/uploads/' . $dir_name . '/' . $folder . '/' . $rev_slider, file_get_contents($this->importURI . '/' . $folder . '/revslider/' . $rev_s2107: file_put_contents(WP_CONTENT_DIR . '/uploads/' . $dir_name . '/' . $folder . '/' . $layer_slider, file_get_contents($this->importURI . '/' . $folder . '/layerslider/' . $layfile_put_contents was found in the file qode-import.php 2060: file_put_contents(WP_CONTENT_DIR . '/uploads/' . $dir_name . '/' . $folder 2107: file_put_contents(WP_CONTENT_DIR . '/uploads/' . $dir_name . '/' . $folder file_get_contents was found in the file qode-import.php 2060: file_put_contents(WP_CONTENT_DIR . '/uploads/' . $dir_name . '/' . $folder . '/' . $rev_slider, file_get_contents($this->importURI . '/' . $folder . '/revslider/' . $rev_s2107: file_put_contents(WP_CONTENT_DIR . '/uploads/' . $dir_name . '/' . $folder . '/' . $layer_slider, file_get_contents($this->importURI . '/' . $folder . '/layerslider/' . $lay file_get_contents was found in the file portfolio-loop.php 140: $xml = json_decode(@
- fsockopen($url[0], 80);fsockopen was found in the file recaptchalib.php 81: if( false == ( $fs = @fsockopen($host, $port, $errno, $errstr, 10) ) ) { fsockopen was found in the file qode.functions.php 96: $fh =
- add_menu_page(File qode-framework.php : 124: $page_hook_suffix = add_menu_page(154: $page_hook_suffix = add_menu_page(File qode-framework.php : 134: $subpage_hook_suffix = add_submenu_page(File qode-framework.php : 124: $page_hook_suffix = add_menu_page(154: $page_hook_suffix = add_menu_page( File qode-export.php : 298: $this->pagehook =
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file class.wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.997: $headers =
- get_bloginfo('url'); get_bloginfo('url') was found in the file qode-breadcrumbs.php. Use home_url() instead.5: $homeLink =
layersliderwp-6.7.0.installable.zip qode-instagram-widget.zip qode-quick-links.zip qode-twitter-feed.zip revslider.zip qode-restaurant.zip timetable.zip qode-listing.zip qode-membership.zip qode-news.zip envato-market.zip js_composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag creative in style.css header.Found wrong tag multi-purpose in style.css header.Found wrong tag clean in style.css header.Found wrong tag retina in style.css header.Found wrong tag responsive in style.css header.Found wrong tag parallax in style.css header.Found wrong tag mega menu in style.css header.Found wrong tag agency in style.css header.Found wrong tag business in style.css header.Found wrong tag fullscreen in style.css header.Found wrong tag modern in style.css header.Found wrong tag background video in style.css header.Found wrong tag ajax in style.css header.
- Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments in file tabs.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file related.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file related.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file related.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file related.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file up-sells.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file up-sells.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file up-sells.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file up-sells.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments in file vc_single_image.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Title on bottom' in file extend-vc.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Select Yes if you want to use custom icon size and margin" in file extend-vc.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Enter just number, omit px" in file extend-vc.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Enter just number, omit px. Applied only for circle or square icon type" in file extend-vc.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Spacing between icon and text (for left icon/margin position). Enter just number, omit px" in file extend-vc.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Speed of slide animation in milliseconds" in file extend-vc.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Speed of slide animation in milliseconds" in file extend-vc.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Previous page' in file inter-page-navigation.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Back' in file inter-page-navigation.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Next page' in file inter-page-navigation.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'There is a new version of ', available. You can view it\s details <a href=, 'admin.php?page=' in file envato-wordpress-toolkit-config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'There is a new version of ', available. You can view it\s details <a href=, '&tab=themes' in file envato-wordpress-toolkit-config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'There is a new version of ', available. You can view it\s details <a href=, '">here</a>' in file envato-wordpress-toolkit-config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'There is a new version of ', available. You can view it\s details <a href=, '">here</a>', 'qode' in file envato-wordpress-toolkit-config.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Remove All' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Image' in file qode.layout.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Upload' in file qode.layout.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Choose a width at which advanced responsive options will take effect. This will make footer columns go 2 by 2 under selected width.' in file map.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Choose a width at which advanced responsive options will take effect.' in file map.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Choose color of the current value, current period and sliders' in file interest-rate-calculator.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter Name of the new Widget Area' in file qode-custom-sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add Widget Area' in file qode-custom-sidebar.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 qode, woocommerce, js_composer, crimson, available. You can view it\s details <a href=, themenametd, bridge, qodef-core, tgmpa, wordpress-importer, taxonomy general name, taxonomy singular name, discussionwp.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Found a mix of \r\n and \n line endings in file stylesheet.css.
- 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 $title_tag found in translation function in related.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in related.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in related.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in related.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in up-sells.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in up-sells.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in up-sells.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in up-sells.php. Translation function calls should not contain PHP variables.
- Possible variable $tabs_position_class found in translation function in tabs.php. Translation function calls should not contain PHP variables. Possible variable $caption found in translation function in vc_single_image.php. Translation function calls should not contain PHP variables. Possible variable $theme_name found in translation function in envato-wordpress-toolkit-config.php. Translation function calls should not contain PHP variables.
- Possible variable $tabs_position_class found in translation function in tabs.php. Translation function calls should not contain PHP variables.
- Possible variable $title_tag found in translation function in related.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in related.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in related.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in related.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in up-sells.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in up-sells.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in up-sells.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in up-sells.php. Translation function calls should not contain PHP variables.
- Possible variable $caption found in translation function in vc_single_image.php. Translation function calls should not contain PHP variables.
- Text Domain: is missing from your style.css header.
- At least one hard coded date was found in the file blog_large_image-loop.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file blog_masonry_date_in_image-loop.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file blog_single-loop.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file blog_small_image-loop.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file blog_large_image_whole_post-loop.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file date.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file date.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file blog_search-loop.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file blog_large_image_with_dividers-loop.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot size is 880x660px. 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 hard-coded links were found in the file extend-vc.php.3290: 'description' => sprintf( esc_html__( 'Fill code from snazzy map site %s to add predefined style for your google map', 'qode' ), '<a href='https://snazzymaps.com/' target='_blank'>https://snazzymaps.com/</a>' ),
- 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 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 attachment.php.
- The theme appears to use include or require : theme-includes.php 12: include_once('framework/qode-framework.php');13: include_once('includes/shortcodes/shortcodes.php');14: //include_once('includes/qode-options.php');15: include_once('includes/import/qode-import.php');16: include_once('includes/import/qode-import-functions.php');17: //include_once('export/qode-export.php');18: //include_once('includes/custom-fields.php');19: include_once('includes/custom-fields-post-formats.php');20: include_once('includes/qode-breadcrumbs.php');21: include_once('includes/qode-blog-helper-functions.php');22: include_once('includes/nav_menu/qode-menu.php');23: include_once('includes/sidebar/qode-custom-sidebar.php');24: include_once('includes/qode-custom-post-types.php');25: include_once('includes/qode-like.php' );26: include_once('includes/qode-custom-taxonomy-field.php');27: include_once('includes/qode-gradient-helper-functions.php');28: include_once('includes/qode-loading-spinners.php');29: include_once('includes/qode-related-posts.php');31: include_once('includes/comment/comment.php');33: include_once('includes/sidebar/sidebar.php');35: include_once('includes/pagination/pagination.php');37: include_once('includes/qode_carousel/qode-carousel.php');39: include_once('includes/font_awesome/font-awesome.php');43: include_once('includes/plugins/qode-required-plugins-list.php');44: include_once('includes/plugins/plugins-activation.php');46: include_once('widgets/lib/widget-class.php');47: include_once('widgets/lib/widget-loader.php');48: include_once('widgets/relate_posts_widget.php');49: include_once('widgets/latest_posts_menu.php');50: include_once('widgets/call_to_action_widget.php');51: include_once('widgets/social_icon_widget.php');52: include_once('widgets/sticky_sidebar_widget.php');53: include_once('widgets/latest_posts_widget.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 : style_dynamic_responsive.php 4: require_once( $root.'/wp-load.php' );8: require_once( $root.'/wp-load.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 : custom_css.php 4: require_once( $root.'/wp-load.php' );5: // require_once( $root.'/wp-config.php' );9: require_once( $root.'/wp-load.php' );10: // require_once( $root.'/wp-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 : style_dynamic.php 4: require_once( $root.'/wp-load.php' );8: require_once( $root.'/wp-load.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 : woocommerce-functions.php 54: include($located); 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 : qode.functions.php 549: include($located);601: include($located);662: include($located); 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 : qode.icons.php 3: 4: 5: 6: 7: 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 : qode-framework.php 2: require_once('lib/qode.layout.php');3: require_once('lib/qode.layout.tax.php');4: require_once('lib/qode.optionsapi.inc');5: require_once('lib/qode.framework.php');6: require_once('lib/qode.functions.php');7: require_once('lib/qode.common.php');8: require_once('lib/qode.icons/qode.icons.php');9: require_once('lib/google-fonts.php');10: require_once('admin/options/qode-options-setup.php');11: require_once('admin/meta-boxes/qode-meta-boxes-setup.php');12: require_once('modules/qode-modules-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.The theme appears to use include or require : qode-meta-boxes-setup.php 16: require_once('slides/map.php');17: require_once('testimonials/map.php');18: require_once('carousels/map.php');19: require_once('masonry_gallery/map.php');20: require_once('general/map.php');21: require_once('portfolio/map.php');22: require_once('post/map.php');23: require_once('header/map.php');24: require_once('left-menu/map.php');25: require_once('footer/map.php');26: require_once('title/map.php');27: require_once('content-bottom/map.php');28: require_once('blog/map.php');29: require_once('sidebar/map.php');30: require_once('seo/map.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 : qode-options-setup.php 9: require_once(QODE_ROOT_DIR.'/framework/admin/options/general/map.php');10: require_once(QODE_ROOT_DIR.'/framework/admin/options/logo/map.php');11: require_once(QODE_ROOT_DIR.'/framework/admin/options/header/map.php');12: require_once(QODE_ROOT_DIR.'/framework/admin/options/footer/map.php');13: require_once(QODE_ROOT_DIR.'/framework/admin/options/title/map.php');14: require_once(QODE_ROOT_DIR.'/framework/admin/options/fonts/map.php');15: require_once(QODE_ROOT_DIR.'/framework/admin/options/elements/map.php');16: require_once(QODE_ROOT_DIR.'/framework/admin/options/sidebar/map.php');17: require_once(QODE_ROOT_DIR.'/framework/admin/options/slider/map.php');18: require_once(QODE_ROOT_DIR.'/framework/admin/options/blog/map.php');19: require_once(QODE_ROOT_DIR.'/framework/admin/options/portfolio/map.php');20: require_once(QODE_ROOT_DIR.'/framework/admin/options/verticalsplitslider/ma21: require_once(QODE_ROOT_DIR.'/framework/admin/options/social/map.php');22: require_once(QODE_ROOT_DIR.'/framework/admin/options/error404/map.php');23: require_once(QODE_ROOT_DIR.'/framework/admin/options/contact/map.php');24: require_once(QODE_ROOT_DIR.'/framework/admin/options/parallax/map.php');25: require_once(QODE_ROOT_DIR.'/framework/admin/options/contentbottom/map.php'26: require_once(QODE_ROOT_DIR.'/framework/admin/options/importexport/map.php')28: require_once(QODE_ROOT_DIR.'/framework/admin/options/visualcomposer/map.php33: require_once(QODE_ROOT_DIR.'/framework/admin/options/contactform7/map.php')35: require_once(QODE_ROOT_DIR.'/framework/admin/options/maintenance/map.php');36: require_once(QODE_ROOT_DIR.'/framework/admin/options/reset/map.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 : qode_shortcodes_message.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_action.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_image_with_text.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_image_with_text_over.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_icon_list_item.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_progress_bar_icon.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_qode_carousel.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_testimonials.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_cover_boxes.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_icons_text.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_button.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_icons.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_separator_with_text.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_image_hover.php 4: require_once( $path[0] . '/wp-load.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 : qode-import.php 1942: require_once($class_wp_importer);1943: require_once(get_template_directory() . '/includes/import/class.wordpress-i2079: require_once($path_to_wp . '/wp-load.php');2080: require_once($path_to_wp . '/wp-includes/functions.php');2081: require_once($path_to_wp . '/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 : qode-menu.php 65: include_once('edit_custom_walker.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 : custom_js.php 4: require_once( $root.'/wp-load.php' );5: // require_once( $root.'/wp-config.php' );9: require_once( $root.'/wp-load.php' );10: // require_once( $root.'/wp-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 : default_dynamic.php 4: require_once( $root.'/wp-load.php' );5: // require_once( $root.'/wp-config.php' );9: require_once( $root.'/wp-load.php' );10: // require_once( $root.'/wp-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.