Novo
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEnovo.zip
- FILE SIZE2155583 bytes
- MD5e3355e6eb9a58eeeb0fc49f2514cdf23
- SHA1685c1e237fa7407b4155c9dd41d0d968c7a9ff1d
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://promo-theme.com/novo/
- VERSION2.4.0
- CREATION DATE2019-04-28
- LAST FILE UPDATE2019-04-28
- LAST VALIDATION2019-04-28 05:37
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
$agent = base64_encode($_SERVER['HTTP_USER_AGENT']);
Found base64_encode in file extension_tlm.php. - Found <iframe class="pswp__video" width="1920" height="1080" src="'.VideoUrlParser::get_url_embed(get_field('product_video_url')).'&controls=0&showinfo=0" frameborder="0" allowfullscreen> in file product-thumbnails.php. 34: echo '<a class='' href='#' data-type='video' data-size='960x640' data-video='<div class="wrapper"><div class="video-wrapper"><iframe class="pswp__video" width="1920" height="1Found <iframe class="pswp__video" width="1920" height="1080" src="'.VideoUrlParser::get_url_embed(get_field('product_video_url')).'&controls=0&showinfo=0" frameborder="0" allowfullscreen> in file product-image.php. 43: echo '<div class='product-image'><a href='#' data-type='video' data-size='960x640' data-video='<div class="wrapper"><div class="video-wrapper"><iframe class="pswp__video" width="1920" height="1
- file_get_contents('http://vimeo.com/api/v2/video/'.self::get_vimeo_id($url) file_get_contents was found in the file video-parser.php 120: $hash = unserialize(
- curl_init('http://updates.promo-theme.com/manifest.json');curl_exec was found in the file tgm.php 119: $file = curl_exec($ch);curl_init was found in the file extension_tlm.php 206: $ch = curl_init();curl_exec was found in the file extension_tlm.php 210: $output = json_decode(curl_exec($ch), true); curl_init was found in the file tgm.php 116: $ch =
- add_to_pages']) ) $options['add_to_pages'] = '0';48: //if(is_page() && !is_front_page() && $options['add_to_pages']) $content .= $this->do_likes($id);66: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0';File zilla-likes.php : 40: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0';48: //if(is_page() && !is_front_page() && $options['add_to_pages']) $content .= $this->do_likes($id);66: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0';File zilla-likes.php : 40: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0';48: //if(is_page() && !is_front_page() && $options['add_to_pages']) $content .= $this->do_likes($id);66: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0';File zilla-likes.php : 40: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0';48: //if(is_page() && !is_front_page() && $options['add_to_pages']) $content .= $this->do_likes($id);66: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0';File zilla-likes.php : 40: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0';48: //if(is_page() && !is_front_page() && $options['add_to_pages']) $content .= $this->do_likes($id);66: //if( !isset($options['add_to_pages']) ) $options['add_to_pages'] = '0'; File zilla-likes.php : 40: //if( !isset($options['
Warning
- Found wrong tag in style.css header.
- Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Dear customer, thank you for using novo theme! Please enter purchase code to register your copy. <br/><b>", day(s)</b> trial period left. <br/><p align=\center\><a href=\https://www.youtube.com/watch?v=nzBQf3nnJA8\ target=\_blank\>how to obtain purchase code?</a></p>, 'novo' in file extension_tlm.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 novo, sansara, olvi, day(s)</b> trial period left. <br/><p align=\center\><a href=\https://www.youtube.com/watch?v=nzBQf3nnJA8\ target=\_blank\>how to obtain purchase code?</a></p>.
- PHP short tags were found in file header.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.14: /* <pre><?= var_dump($novo_theme) ?></pre> */
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $count found in translation function in extension_tlm.php. Translation function calls should not contain PHP variables.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : config.php 1527: 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.