0
Validation results

Flatsome

Flatsome

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of base64_decode() Found base64_decode in file ux_instagram_feed.php.
    Ligne148: return unserialize( base64_decode( $instagram ) );
    Found base64_decode in file functions.interface.php.
    Ligne224: $smof_data = unserialize(base64_decode($_POST['data'])); //100% safe - ignore theme check nag
  3. Security breaches : Use of base64_encode() Found base64_encode in file ux_instagram_feed.php.
     $instagram_cache = base64_encode( serialize( $instagram ) ); // 100% safe - ignore theme check
    Found base64_encode in file class.options_machine.php.
     $output .= '<textarea id='export_data' rows='8'>'.base64_encode(serialize($smof_data)) /* 100% safe - ignore theme check nag 
  4. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="100%" height="250px" src="https://www.youtube.com/embed/YmpC89BDUZ4?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen> in file tab-tutorials.php.
    Ligne11: <iframe width='100%' height='250px' src='https://www.youtube.com/embed/YmpC
  5. Malware : Operations on file system file_get_contents was found in the file parsers.php
    Ligne66: $success = $dom->loadXML( file_get_contents( $file ) );
    Ligne296: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
    file_get_contents was found in the file parsers.php
    Ligne66: $success = $dom->loadXML( file_get_contents( $file ) );
    Ligne296: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
    fopen was found in the file parsers.php
    Ligne442: $fp = $this->fopen( $file, 'r' );
    Ligne668: function fopen( $filename, $mode = 'r' ) {
    Ligne671: return fopen( $filename, $mode );
    fclose was found in the file parsers.php
    Ligne491: $this->fclose($fp);
    Ligne686: function fclose( $fp ) {
    Ligne689: return fclose( $fp );
    fopen was found in the file parsers.php
    Ligne442: $fp = $this->fopen( $file, 'r' );
    Ligne668: function fopen( $filename, $mode = 'r' ) {
    Ligne671: return fopen( $filename, $mode );
    fopen was found in the file parsers.php
    Ligne442: $fp = $this->fopen( $file, 'r' );
    Ligne668: function fopen( $filename, $mode = 'r' ) {
    Ligne671: return fopen( $filename, $mode );
    fclose was found in the file parsers.php
    Ligne491: $this->fclose($fp);
    Ligne686: function fclose( $fp ) {
    Ligne689: return fclose( $fp );
    fclose was found in the file parsers.php
    Ligne491: $this->fclose($fp);
    Ligne686: function fclose( $fp ) {
    Ligne689: return fclose( $fp );
    file_put_contents was found in the file create_child_theme.php
    Ligne25: file_put_contents( $new_theme_path.'/style.css', $css );
    Ligne37: file_put_contents( $new_theme_path.'/rtl.css', $css );
    file_put_contents was found in the file create_child_theme.php
    Ligne25: file_put_contents( $new_theme_path.'/style.css', $css );
    Ligne37: file_put_contents( $new_theme_path.'/rtl.css', $css );
    file_put_contents was found in the file envato_setup.php
    Ligne1110: file_put_contents( $new_theme_path.'/style.css', $css );
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file templates.php
    Ligne9: 'content' => file_get_contents( __DIR__ . '/content/big-sale.txt' ),
    Ligne18: 'content' => file_get_contents( __DIR__ . '/content/classic-shop.txt' ),
    Ligne27: 'content' => file_get_contents( __DIR__ . '/content/cute-shop.txt' ),
    Ligne36: 'content' => file_get_contents( __DIR__ . '/content/fullscreen-fashion.txt' ),
    Ligne45: 'content' => file_get_contents( __DIR__ . '/content/grid-style-1.txt' ),
    Ligne54: 'content' => file_get_contents( __DIR__ . '/content/grid-style-2.txt' ),
    Ligne63: 'content' => file_get_contents( __DIR__ . '/content/grid-style-3.txt' ),
    Ligne72: 'content' => file_get_contents( __DIR__ . '/content/mega-shop.txt' ),
    Ligne81: 'content' => file_get_contents( __DIR__ . '/content/parallax-shop.txt' ),
    Ligne90: 'content' => file_get_contents( __DIR__ . '/content/sale-countdown.txt' ),
    Ligne99: 'content' => file_get_contents( __DIR__ . '/content/simple-slider.txt' ),
    Ligne108: 'content' => file_get_contents( __DIR__ . '/content/slider-cover.txt' ),
    Ligne117: 'content' => file_get_contents( __DIR__ . '/content/sport-shop.txt' ),
    Ligne126: 'content' => file_get_contents( __DIR__ . '/content/vendor-shop.txt' ),
    Ligne135: 'content' => file_get_contents( __DIR__ . '/content/video-cover.txt' ),
    Ligne145: 'content' => file_get_contents( __DIR__ . '/content/agency.txt' ),
    Ligne155: 'content' => file_get_contents( __DIR__ . '/content/simple-corporate.txt' ),
    Ligne164: 'content' => file_get_contents( __DIR__ . '/content/explore.txt' ),
    Ligne173: 'content' => file_get_contents( __DIR__ . '/content/freelancer.txt' ),
    file_get_contents was found in the file helpers-shortcode.php
    Ligne272: file_get_contents( $file )
    file_get_contents was found in the file index.php
    Ligne14: $metadata = json_decode( file_get_contents( $path ), true );
  6. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-flatsome-envato-admin.php :
    Ligne55: add_submenu_page( null, '', '', 'manage_options', 'flatsome-version-info', 
    File functions.interface.php :
    Ligne58: $of_page =  add_submenu_page('flatsome-panel', '', 'Advanced', 'edit_theme_options', 'o
    File panel.php :
    Ligne39: add_menu_page( 'Welcome to Flatsome', 'Flatsome', 'manage_options', 'flatso
    File panel.php :
    Ligne41: add_submenu_page('flatsome-panel', 'Theme Registration', 'Theme Registratio
    Ligne43: //add_submenu_page('flatsome-panel', 'Getting Started', 'Getting Started', 'm
    Ligne45: //add_submenu_page('flatsome-panel', 'Tutorials', 'Tutorials', 'manage_option
    Ligne47: add_submenu_page('flatsome-panel', 'Help & Guides', 'Help & Guides', 'manag
    Ligne49: //add_submenu_page('flatsome-panel', 'Plugins', 'Plugins', 'manage_options', 
    Ligne51: add_submenu_page('flatsome-panel', 'Change log', 'Change log', 'manage_opti
    Ligne53: add_submenu_page('flatsome-panel', '', 'Theme Options', 'manage_options', '
    File panel.php :
    Ligne41: add_submenu_page('flatsome-panel', 'Theme Registration', 'Theme Registratio
    Ligne43: //add_submenu_page('flatsome-panel', 'Getting Started', 'Getting Started', 'm
    Ligne45: //add_submenu_page('flatsome-panel', 'Tutorials', 'Tutorials', 'manage_option
    Ligne47: add_submenu_page('flatsome-panel', 'Help & Guides', 'Help & Guides', 'manag
    Ligne49: //add_submenu_page('flatsome-panel', 'Plugins', 'Plugins', 'manage_options', 
    Ligne51: add_submenu_page('flatsome-panel', 'Change log', 'Change log', 'manage_opti
    Ligne53: add_submenu_page('flatsome-panel', '', 'Theme Options', 'manage_options', '
    File panel.php :
    Ligne41: add_submenu_page('flatsome-panel', 'Theme Registration', 'Theme Registratio
    Ligne43: //add_submenu_page('flatsome-panel', 'Getting Started', 'Getting Started', 'm
    Ligne45: //add_submenu_page('flatsome-panel', 'Tutorials', 'Tutorials', 'manage_option
    Ligne47: add_submenu_page('flatsome-panel', 'Help & Guides', 'Help & Guides', 'manag
    Ligne49: //add_submenu_page('flatsome-panel', 'Plugins', 'Plugins', 'manage_options', 
    Ligne51: add_submenu_page('flatsome-panel', 'Change log', 'Change log', 'manage_opti
    Ligne53: add_submenu_page('flatsome-panel', '', 'Theme Options', 'manage_options', '
    File panel.php :
    Ligne41: add_submenu_page('flatsome-panel', 'Theme Registration', 'Theme Registratio
    Ligne43: //add_submenu_page('flatsome-panel', 'Getting Started', 'Getting Started', 'm
    Ligne45: //add_submenu_page('flatsome-panel', 'Tutorials', 'Tutorials', 'manage_option
    Ligne47: add_submenu_page('flatsome-panel', 'Help & Guides', 'Help & Guides', 'manag
    Ligne49: //add_submenu_page('flatsome-panel', 'Plugins', 'Plugins', 'manage_options', 
    Ligne51: add_submenu_page('flatsome-panel', 'Change log', 'Change log', 'manage_opti
    Ligne53: add_submenu_page('flatsome-panel', '', 'Theme Options', 'manage_options', '
    File panel.php :
    Ligne41: add_submenu_page('flatsome-panel', 'Theme Registration', 'Theme Registratio
    Ligne43: //add_submenu_page('flatsome-panel', 'Getting Started', 'Getting Started', 'm
    Ligne45: //add_submenu_page('flatsome-panel', 'Tutorials', 'Tutorials', 'manage_option
    Ligne47: add_submenu_page('flatsome-panel', 'Help & Guides', 'Help & Guides', 'manag
    Ligne49: //add_submenu_page('flatsome-panel', 'Plugins', 'Plugins', 'manage_options', 
    Ligne51: add_submenu_page('flatsome-panel', 'Change log', 'Change log', 'manage_opti
    Ligne53: add_submenu_page('flatsome-panel', '', 'Theme Options', 'manage_options', '
    File panel.php :
    Ligne41: add_submenu_page('flatsome-panel', 'Theme Registration', 'Theme Registratio
    Ligne43: //add_submenu_page('flatsome-panel', 'Getting Started', 'Getting Started', 'm
    Ligne45: //add_submenu_page('flatsome-panel', 'Tutorials', 'Tutorials', 'manage_option
    Ligne47: add_submenu_page('flatsome-panel', 'Help & Guides', 'Help & Guides', 'manag
    Ligne49: //add_submenu_page('flatsome-panel', 'Plugins', 'Plugins', 'manage_options', 
    Ligne51: add_submenu_page('flatsome-panel', 'Change log', 'Change log', 'manage_opti
    Ligne53: add_submenu_page('flatsome-panel', '', 'Theme Options', 'manage_options', '
    File panel.php :
    Ligne41: add_submenu_page('flatsome-panel', 'Theme Registration', 'Theme Registratio
    Ligne43: //add_submenu_page('flatsome-panel', 'Getting Started', 'Getting Started', 'm
    Ligne45: //add_submenu_page('flatsome-panel', 'Tutorials', 'Tutorials', 'manage_option
    Ligne47: add_submenu_page('flatsome-panel', 'Help & Guides', 'Help & Guides', 'manag
    Ligne49: //add_submenu_page('flatsome-panel', 'Plugins', 'Plugins', 'manage_options', 
    Ligne51: add_submenu_page('flatsome-panel', 'Change log', 'Change log', 'manage_opti
    Ligne53: add_submenu_page('flatsome-panel', '', 'Theme Options', 'manage_options', '
    File envato_setup.php :
    Ligne299: add_submenu_page('flatsome-panel', __( 'Setup Wizard','envato_setup' ), __(
  7. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : single-blocks.php.
  8. Deprecated functions : screen_icon screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.
    Ligne1118: screen_icon();
  9. Deprecated functions : wp_get_http wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.
    Ligne991: $headers = wp_get_http( $url, $upload['file'] );
  10. Deprecated functions : get_option get_option('home') was found in the file structure-portfolio.php. Use home_url() instead.
    Ligne48: echo get_option('home');
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in structure-wc-checkout.php. Themes must not deregister core scripts.
    Ligne105: wp_deregister_script( 'selectWoo' );
  2. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select image' in file class-menu.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove' in file class-menu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Login with Facebook to connect an Instagram Business account:' in file functions.facebook.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'No accounts connected yet...' in file functions.facebook.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Purchase code removed.' in file tab-activate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your <strong>purchase code is valid</strong>. Thank you! Enjoy Flatsome Theme and automatic updates.' in file tab-activate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Replace newsletter pop-up content with a custom Block that can be edited in UX Builder.' in file options-header-newsletter.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter HTML that will show on bottom of cart sidebar' in file options-shop-cart-checkout.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter HTML or Shortcodes that will show after cart here.' in file options-shop-cart-checkout.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter HTML that will show on bottom of checkout sidebar' in file options-shop-cart-checkout.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme directory already exists!' in file create_child_theme.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome to the setup wizard for %s.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'It looks like you may have recently upgraded to this theme. Great! This setup wizard will help ensure all the default settings are correct. It will also show some information about your new website and support options.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Let\'s Go!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Not right now' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome to the setup wizard for %s.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'It looks like you already have setup Flatsome.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Run Setup Wizard Again' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Exit to Flatsome Panel' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome to the setup wizard for %s.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thank you for choosing the %s theme from ThemeForest. This quick setup wizard will help you configure your new website. This wizard will install the required WordPress plugins, default content, logo and tell you a little about Help &amp; Support options. <br/>It should only take 3-5 minutes.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'No time right now? If you don\'t want to go through the wizard, you can skip and return to the WordPress dashboard. Come back anytime if you change your mind!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Let\'s Go!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Not right now' in file envato_setup.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'It looks like you already have content installed on this website. If you would like to install the default demo content as well you can select it below. Otherwise just choose the upgrade option to ensure everything is up to date.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your token <strong> is valid</strong>. Thank you! Enjoy Flatsome and one-click updates.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Divider' in file divider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file divider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Align' in file divider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Width' in file divider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file divider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Margin' in file divider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file divider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filter' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filter Style' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lightbox' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lightbox Image Size' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order By' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Portfolio' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Normal' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Normal Lightbox' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple Filtering' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Outline Nav Filter' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple Slider' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid Style' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid Style 2' in file ux_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Gap' in file gap.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file gap.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Testimonial' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Row - Image Left' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Row - Image On Top' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Row - Boxed' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In a slider' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text Size' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Stars' in file testimonial.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_shortcode.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Price Table' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text Color' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bg Color' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Radius' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth Hover' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bullet Item' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enabled' in file price_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Share Icons' in file share.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file share.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file share.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Align' in file share.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options' in file ux_pages.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_pages.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order By' in file ux_pages.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file ux_pages.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_pages.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file ux_pages.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Dark' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple Light' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple Center' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Arrow Top' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box Right Dark' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box Left Dark' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box Right' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box Left' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Left' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Right' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Left Large' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Right Large' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Right Large Dark' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Left Large Dark' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Center' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Top' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Bottom' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Countdown' in file ux_countdown.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_countdown.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_countdown.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file ux_countdown.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file ux_countdown.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background' in file ux_countdown.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WC Checkout' in file woocommerce_checkout.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Accordion Panel' in file accordion_item.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file accordion_item.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Accordion Panel Title' in file accordion_item.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order By' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order By' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file woocommerce_shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'PRoduct' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Icon' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bg Color' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Animate' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth :hover' in file ux_hotspot.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Box' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filter Posts' in file ux_product_flip.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order By' in file ux_product_flip.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file ux_product_flip.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file ux_product_flip.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file ux_product_flip.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Normal' in file ux_product_flip.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Map' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Zoom' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pan' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Content' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Width' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'X Position' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Y Position' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Controls' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show controls' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Zoom' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Street view' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Map type' in file map.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options' in file ux_gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Images' in file ux_gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Open in Lightbox' in file ux_gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lightbox Image Size' in file ux_gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file ux_gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tab Panel' in file tab.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file tab.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tab Title' in file tab.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Banner' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Blank' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple Center' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Left' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Right' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Buttons Left' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Buttons Right' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Left Light' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Right Light' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box Left' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box Right' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dark Box Left' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Circle Right' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Huge Sale' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Badge' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Badge Bubble' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Badge Simple' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Auto' in file ux_banner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Message Box' in file message_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file message_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file message_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'BG Image' in file message_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bg Color' in file message_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file message_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Padding' in file message_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_video.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file ux_video.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Auto' in file ux_video.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo' in file ux_logo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_logo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file ux_logo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple Row' in file ux_logo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dashed Grid' in file ux_logo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Slider' in file ux_logo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file ux_logo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hover' in file ux_logo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Icon Box' in file featured_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file featured_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file featured_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text Size' in file featured_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Margin' in file featured_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Icon Color' in file featured_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Only works for simple SVG icons' in file featured_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filter Posts' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order By' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Out Of Stock' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'On Sale' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured Products' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Best Selling' in file ux_products_list.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Widget Area' in file ux_sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file ux_sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Widgets style' in file ux_sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 1' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 2' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 3' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 4' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 5' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 6' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 7' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 8' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid 9' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Set the height of tallest column' in file ux_banner_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Columns' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2 Columns' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments '4 Columns' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'One Column' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Large Right' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Large Left' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2 Col - Full' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 col - Full' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Left' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media Right' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Large Media Left' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Large Media Right' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Columns - Drop Shadow' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Columns - Dashed' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Column Background' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Column Radius' in file row.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image Box' in file ux_image_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_image_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Blank' in file ux_image_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_image_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth' in file ux_image_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth :Hover' in file ux_image_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bestseller products' in file ux_bestseller_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file ux_bestseller_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Normal' in file ux_bestseller_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured Products' in file ux_bestseller_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file ux_bestseller_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Normal' in file ux_bestseller_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 col' in file ux_bestseller_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rating' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Price' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add To Cart' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Quick View' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Equalize Items' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filter Posts' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order By' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Out Of Stock' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'On Sale' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured Products' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Best Selling' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lookbook Style' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lookbook Style 2' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lookbook Style 3' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Masonery Style' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid Style' in file ux_products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text Box' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hover' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Width' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Scale' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Margin' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Padding' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rotate' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Animate' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parallax' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Align' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shadow' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'BG Color' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Radius' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth :Hover' in file text_box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Team Member' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth :Hover' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social Icons' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'SnapChat' in file team_member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Video Button' in file video_button.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file video_button.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file video_button.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Position' in file position.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Horizontal' in file position.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Vertical' in file position.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Slider' in file repeater-slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Auto' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Width' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Radius' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Overlay' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hover' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hover Alt' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Position' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Align' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hover' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bg Color' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Padding' in file box-styles.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file repeater-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid Height' in file repeater-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth' in file repeater-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Depth Hover' in file repeater-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Animate' in file repeater-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts' in file repeater-posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background' in file background.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image' in file background.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file background.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Overlay' in file background.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Position' in file background.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Slide' in file slide.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Border' in file border.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file border.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hover' in file border.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link' in file links.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link' in file links.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Target' in file links.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rel' in file links.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Title' in file page_meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta' in file page_meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Breadcrumbs' in file page_meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta' in file page_meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sub Navs' in file page_meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta' in file page_meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt' in file page_meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta' in file page_meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hashtag media type' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Captions' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image Overlay' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hover' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Instagram Feed' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple Grid' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full Width Slider' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple Slider' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full Width B&W' in file ux_instagram_feed.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Width' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Margin Top' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments '0px' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Margin Bottom' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments '0px' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file title.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Read More' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Blog posts' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Normal' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bounce' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Push' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Vertical' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Overlay' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Overlay - Grayscale' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Masonery' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full Slider' in file blog_posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Follow Icons' in file follow.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file follow.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file follow.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Align' in file follow.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'SnapChat' in file follow.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WC Cart' in file woocommerce_cart.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Slider' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add slides here' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bg Color' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Margin' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Infinitive' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Free Scroll' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Draggable' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show for Mobile' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Always Visible' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Arrows' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Arrow Style' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Arrow Color' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bullets' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Auto Slide' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Auto slide' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pause on Hover' in file ux_slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Elements' in file ux_badge.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Normal' in file ux_badge.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order By' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Overlay' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Circle Style' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid Dark' in file ux_product_categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paragraph' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lead Paragraph' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paragraph with Headline' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paragraph with Sub Headline' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headline' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headline Uppercase' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headline with Subtitle' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image Left' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image Right' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Quote' in file text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Blank' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Auto' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Margin' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lightbox' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lightbox Image Size' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Caption' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Caption on Lightbox' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image Overlay' in file ux_image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Header' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Margin' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text color' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page title' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation style' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Overlay' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Position' in file page_header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Accordion' in file accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Auto Open' in file accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file scroll_to.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file scroll_to.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bullet' in file scroll_to.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tabs' in file tabgroup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file tabgroup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file tabgroup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file tabgroup.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file tabgroup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file tabgroup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Type' in file tabgroup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file tabgroup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Form (CF7)' in file contactform7.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file contactform7.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Gallery' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Title' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Rating' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Price' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Short Description' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Add To Cart' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Meta' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Up-sells' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Tabs' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Related' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Hooks' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Breadcrumbs' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Next/Prev' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Page' in file custom-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file col.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file col.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bg Color' in file col.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bg Radius' in file col.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text Shadow' in file col.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Grid Item' in file col_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file col_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file col_grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file _root.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thumbnail' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Medium' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Large' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full Size' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Images' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order by' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image title' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image ID' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Date/time' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Randomly' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sort order' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ascending' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Descending' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Columns' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments '4' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments '5' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments '6' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments '7' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments '8' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image size' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link to' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Attachment page' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Media file' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Item tag' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Icon tag' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Caption tag' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Include IDs' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Exclude IDs' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'My component' in file components.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Editor' in file actions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Builder' in file actions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit with UX Builder' in file actions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content' in file Elements.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parent' in file post-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Template' in file meta-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Footer' in file meta-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file meta-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple' in file meta-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Transparent' in file meta-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom Footer' in file meta-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide' in file meta-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured Image' in file meta-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(no parent)' in file page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Template' in file page.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'Featured Item Item', 'Featured Item Items' in file post-type-ux-portfolio.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'Featured Item Item Pending', 'Featured Item Items Pending' in file post-type-ux-portfolio.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file function-plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin activating plugin', 'Begin activating plugins' in file function-plugins.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 flatsome, woocommerce, yith-woocommerce-wishlist, tgmpa, wc_cpdf, flatsome-admin, wordpress, flatsome_admin, kirki, wordpress-importer, envato_setup, ux-builder, blocks, wupdates.
  4. Plugin territory : Plugin territory functionalitiesThe 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.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  7. Deprecated functions : screen_iconscreen_icon found in file wordpress-importer.php. Deprecated since version 3.8.
    Ligne1118: screen_icon();
  8. Editor style : Presence of editor styleNo 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.
  9. Screenshot : Screenshot fileScreenshot size is 600x450px. 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
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file widget-blocks.php.
    Ligne94: <p>You can edit blocks with the UX Builder if you hover them in the front-end.<br/><a href='http://docs.uxthemes.com/article/237-ux-builder-how-to-use-blocks' target='
    Possible hard-coded links were found in the file tab-support.php.
    Ligne38: <br><br><small><a href='https://themeforest.net/page/item_support_policy' target='_blank'>What does
    Possible hard-coded links were found in the file tab-guide.php.
    Ligne71: <a href='https://uxthemes.helpscoutdocs.com' class='button' style='margin-right: 5px
    Ligne72: <a href='https://docs.woocommerce.com/documentation/plugins/woocommerce/' class='but
    Possible hard-coded links were found in the file envato_setup.php.
    Ligne2042: <label for='flatsome_wizard_envato_terms' style='display: inline-block;vertical-align: top;width: 90%;'>Confirm that, according to the Envato License Terms, each license entitles one person for a single project. Creating multiple unregistered installations is a copyright violation. <a href='https://themeforest.net/licenses/standard' target='_blank'>More info</a>.</
    Ligne2147: <li>Customization services (this is available through <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn
    Ligne2148: <li>Installation services (this is available through <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn
    Ligne2147: <li>Customization services (this is available through <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn
    Ligne2148: <li>Installation services (this is available through <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn
    Ligne2151: <p>More details about item support can be found in the ThemeForest <a href='http://themeforest.net/page/item_support_policy' target='_blank'>Item Suppo
    Ligne2170: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>
    Ligne2187: <li class='rating'><a href='http://themeforest.net/downloads'><?php _e( 'Leave an Item Rating', 'envato
    Ligne2184: <li class='documentation'><a href='http://uxthemes.helpscoutdocs.com'><?php _e( 'Theme Documentation', 'envato
    Ligne2185: <li class='woocommerce documentation'><a href='https://docs.woocommerce.com/document/woocommerce-101-video-series/'><?php 
    Ligne2170: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>
    Ligne2187: <li class='rating'><a href='http://themeforest.net/downloads'><?php _e( 'Leave an Item Rating', 'envato
    Possible hard-coded links were found in the file function-update.php.
    Ligne194: __( 'Find out how to <a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purc
    Ligne240: __( 'Find out how to <a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purc
    Ligne194: __( 'Find out how to <a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purc
    Ligne240: __( 'Find out how to <a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purc
    Possible hard-coded links were found in the file register-form.php.
    Ligne41: <a href='https://themeforest.net/licenses/standard' target='_blank'>More info</a>.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : sections.php
    Ligne123: <?php require( __DIR__ . '/commons/video.php' ); ?>
    Ligne140: <?php require( __DIR__ . '/commons/border.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 : ux_banner.php
    Ligne141: <?php require( __DIR__ . '/commons/video.php' ) ;?>
    Ligne143: <?php require( __DIR__ . '/commons/border.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 : text_box.php
    Ligne98: <?php require( __DIR__ . '/commons/border.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 : index.php
    Ligne63: require_once ( ADMIN_PATH . 'functions/functions.load.php' );
    Ligne64: require_once ( ADMIN_PATH . 'classes/class.options_machine.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 : functions.load.php
    Ligne10: require_once( ADMIN_PATH . 'functions/functions.php' );
    Ligne11: require_once( ADMIN_PATH . 'functions/functions.facebook.php' );
    Ligne12: require_once( ADMIN_PATH . 'functions/functions.interface.php' );
    Ligne13: require_once( ADMIN_PATH . 'functions/functions.options.php' );
    Ligne14: require_once( ADMIN_PATH . 'functions/functions.admin.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 : functions.interface.php
    Ligne84: include_once( ADMIN_PATH . 'front-end/options.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 : admin-init.php
    Ligne40: include_once(dirname( __FILE__ ).'/customizer/customizer-config.php');
    Ligne41: include_once(dirname( __FILE__ ).'/customizer/customizer-reset.php');
    Ligne44: include_once(dirname( __FILE__ ).'/options/helpers/options-helpers.php');
    Ligne47: include_once(dirname( __FILE__ ).'/customizer/header-builder.php');
    Ligne50: include_once(dirname( __FILE__ ).'/options/global/options-general.php');
    Ligne51: include_once(dirname( __FILE__ ).'/options/layout/options-layout.php');
    Ligne52: include_once(dirname( __FILE__ ).'/options/header/options-header.php');
    Ligne53: include_once(dirname( __FILE__ ).'/options/footer/options-footer.php');
    Ligne54: include_once(dirname( __FILE__ ).'/options/social/options-social.php');
    Ligne55: include_once(dirname( __FILE__ ).'/options/pages/options-pages.php');
    Ligne56: include_once(dirname( __FILE__ ).'/options/styles/options-colors.php');
    Ligne57: include_once(dirname( __FILE__ ).'/options/styles/options-global.php');
    Ligne58: include_once(dirname( __FILE__ ).'/options/styles/options-type.php');
    Ligne59: include_once(dirname( __FILE__ ).'/options/styles/options-css.php');
    Ligne60: include_once(dirname( __FILE__ ).'/options/styles/options-lightbox.php');
    Ligne61: include_once(dirname( __FILE__ ).'/options/notifications/options-notificati
    Ligne64: include_once(dirname( __FILE__ ).'/options/portfolio/options-portfolio.php'
    Ligne67: include_once(dirname( __FILE__ ).'/options/blog/options-blog.php');
    Ligne70: include_once(dirname( __FILE__ ).'/options/options-depricated.php');
    Ligne73: include_once(dirname( __FILE__ ).'/options/shop/options-shop.php');
    Ligne78: include_once(dirname( __FILE__ ).'/options/pages/options-page-meta.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 : panel.php
    Ligne64: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/top.php
    Ligne65: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/tab-act
    Ligne75: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/top.php
    Ligne76: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/tab-gui
    Ligne86: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/top.php
    Ligne87: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/tab-tut
    Ligne97: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/top.php
    Ligne98: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/tab-plu
    Ligne108: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/top.php
    Ligne109: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/tab-sup
    Ligne119: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/top.php
    Ligne120: <?php require_once( get_template_directory() . '/inc/admin/panel/sections/tab-cha
    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 : options-page-meta.php
    Ligne3: include('meta/meta_box_framework.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 : options-header.php
    Ligne14: include_once(dirname( __FILE__ ).'/options-header-presets.php');
    Ligne15: include_once(dirname( __FILE__ ).'/options-header-layout.php');
    Ligne16: include_once(dirname( __FILE__ ).'/options-header-logo.php');
    Ligne17: include_once(dirname( __FILE__ ).'/options-header-top.php');
    Ligne18: include_once(dirname( __FILE__ ).'/options-header-main.php');
    Ligne19: include_once(dirname( __FILE__ ).'/options-header-bottom.php');
    Ligne20: include_once(dirname( __FILE__ ).'/options-header-mobile.php');
    Ligne21: include_once(dirname( __FILE__ ).'/options-header-sticky.php');
    Ligne22: include_once(dirname( __FILE__ ).'/options-header-dropdown.php');
    Ligne23: include_once(dirname( __FILE__ ).'/options-header-buttons.php');
    Ligne24: include_once(dirname( __FILE__ ).'/options-header-refresh.php');
    Ligne25: include_once(dirname( __FILE__ ).'/options-header-account.php');
    Ligne26: include_once(dirname( __FILE__ ).'/options-header-cart.php');
    Ligne27: include_once(dirname( __FILE__ ).'/options-header-search.php');
    Ligne28: include_once(dirname( __FILE__ ).'/options-header-content.php');
    Ligne29: include_once(dirname( __FILE__ ).'/options-header-contact.php');
    Ligne30: include_once(dirname( __FILE__ ).'/options-header-newsletter.php');
    Ligne33: include_once(dirname( __FILE__ ).'/options-header-wishlist.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 : options-shop.php
    Ligne12: include_once(dirname( __FILE__ ).'/options-shop-category.php');
    Ligne13: include_once(dirname( __FILE__ ).'/options-shop-product-page.php');
    Ligne14: include_once(dirname( __FILE__ ).'/options-shop-my-account.php');
    Ligne15: include_once(dirname( __FILE__ ).'/options-shop-cart-checkout.php');
    Ligne16: include_once(dirname( __FILE__ ).'/options-shop-payments-icons.php');
    Ligne17: include_once(dirname( __FILE__ ).'/options-shop-store-notice.php');
    Ligne18: //include_once(dirname( __FILE__ ).'/options-shop-catalog-mode.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 : options-blog.php
    Ligne7: include_once( dirname( __FILE__ ) . '/options-blog-global.php' );
    Ligne8: include_once(dirname( __FILE__ ).'/options-blog-layout.php');
    Ligne9: include_once(dirname( __FILE__ ).'/options-blog-archive.php');
    Ligne10: include_once(dirname( __FILE__ ).'/options-blog-single.php');
    Ligne11: include_once(dirname( __FILE__ ).'/options-blog-featured.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 : envato_setup.php
    Ligne1601: require_once( ABSPATH . 'wp-admin/includes/file.php' );
    Ligne1626: require_once( ABSPATH . 'wp-admin/includes/file.php' );
    Ligne1981: $options = require( __DIR__ . '/presets/layout-'.$new_style.'.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 : divider.php
    Ligne13: 'options' => require( __DIR__ . '/values/align-radios.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 : ux_portfolio.php
    Ligne20: 'options' => require( __DIR__ . '/values/box-layouts.php' )
    Ligne38: 'options' => require( __DIR__ . '/values/nav-styles.php' ),
    Ligne46: 'options' => require( __DIR__ . '/values/align-radios.php' ),
    Ligne136: 'layout_options' => require( __DIR__ . '/commons/repeater-options.php' ),
    Ligne138: $box_styles = require( __DIR__ . '/commons/box-styles.php' );
    Ligne142: $advanced = array('advanced_options' => require( __DIR__ . '/commons/advanced.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 : gap.php
    Ligne22: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : testimonial.php
    Ligne76: 'options' => require( __DIR__ . '/values/text-sizes.php' ),
    Ligne85: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : price_table.php
    Ligne97: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : share.php
    Ligne42: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_pages.php
    Ligne16: 'options' => require( __DIR__ . '/values/box-layouts.php' ),
    Ligne46: 'layout_options'        => require( __DIR__ . '/commons/repeater-options.php' ),
    Ligne47: 'layout_options_slider' => require( __DIR__ . '/commons/repeater-slider.php' ),
    Ligne50: $box_styles = require( __DIR__ . '/commons/box-styles.php' );
    Ligne53: $advanced = array('advanced_options' => require( __DIR__ . '/commons/advanced.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 : section.php
    Ligne115: 'background_options' => require( __DIR__ . '/commons/background.php' ),
    Ligne141: 'options' => require( __DIR__ . '/values/masks.php' ),
    Ligne184: 'border_options'     => require( __DIR__ . '/commons/border.php' ),
    Ligne185: 'video_options'      => require( __DIR__ . '/commons/video.php' ),
    Ligne186: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_countdown.php
    Ligne57: 'helpers' => require( __DIR__ . '/helpers/colors.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 : ux_hotspot.php
    Ligne3: $position_options = require( __DIR__ . '/commons/position.php' );
    Ligne92: 'helpers' => require( __DIR__ . '/helpers/colors.php' ),
    Ligne99: 'options' => require( __DIR__ . '/values/animate.php' ),
    Ligne116: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : search.php
    Ligne30: 'options' => require( __DIR__ . '/values/text-sizes.php' ),
    Ligne35: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_product_flip.php
    Ligne10: 'post_options' => require( __DIR__ . '/commons/repeater-posts.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 : map.php
    Ligne159: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_gallery.php
    Ligne19: 'options' => require( __DIR__ . '/values/box-layouts.php' )
    Ligne47: 'layout_options' => require( __DIR__ . '/commons/repeater-options.php' ),
    Ligne48: 'layout_options_slider' => require( __DIR__ . '/commons/repeater-slider.php' ),
    Ligne51: $box_styles = require( __DIR__ . '/commons/box-styles.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 : ux_banner.php
    Ligne129: 'helpers' => require( __DIR__ . '/helpers/heights.php' ),
    Ligne133: 'slide_options' =>  require( __DIR__ . '/commons/slide.php' ),
    Ligne134: 'background_options' => require( __DIR__ . '/commons/background.php' ),
    Ligne135: 'border_options' => require( __DIR__ . '/commons/border.php' ),
    Ligne136: 'link_options' => require( __DIR__ . '/commons/links.php' ),
    Ligne137: 'video_options' => require( __DIR__ . '/commons/video.php' ),
    Ligne138: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : message_box.php
    Ligne44: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_stack.php
    Ligne63: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_video.php
    Ligne29: 'helpers' => require( __DIR__ . '/helpers/image-heights.php' ),
    Ligne60: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_logo.php
    Ligne76: 'link_options' => require( __DIR__ . '/commons/links.php' ),
    Ligne77: 'advanced_options' => require( __DIR__ . '/commons/advanced.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_box.php
    Ligne77: 'options'   => require( __DIR__ . '/values/text-sizes.php' ),
    Ligne119: 'link_group'  => require( __DIR__ . '/commons/links.php' ),
    Ligne120: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_products_list.php
    Ligne5: 'post_options' => require( __DIR__ . '/commons/repeater-posts.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 : ux_sidebar.php
    Ligne33: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_banner_grid.php
    Ligne132: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : row.php
    Ligne131: 'helpers' => require( __DIR__ . '/helpers/colors.php' ),
    Ligne220: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_image_box.php
    Ligne20: 'options' => require( __DIR__ . '/values/box-layouts.php' ),
    Ligne52: 'link_group' => require( __DIR__ . '/commons/links.php' ),
    Ligne54: require( __DIR__ . '/commons/box-styles.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 : ux_products.php
    Ligne21: 'options' => require( __DIR__ . '/values/box-layouts.php' )
    Ligne25: 'layout_options' => require( __DIR__ . '/commons/repeater-options.php' ),
    Ligne26: 'layout_options_slider' => require( __DIR__ . '/commons/repeater-slider.php' ),
    Ligne68: 'post_options' => require( __DIR__ . '/commons/repeater-posts.php' ),
    Ligne118: $box_styles = require( __DIR__ . '/commons/box-styles.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 : text_box.php
    Ligne63: 'options' => require( __DIR__ . '/values/text-hover.php' ),
    Ligne112: 'options' => require( __DIR__ . '/values/animate.php' ),
    Ligne125: 'positions' => require( __DIR__ . '/commons/position.php' ),
    Ligne134: 'options' => require( __DIR__ . '/values/align-radios.php' ),
    Ligne184: 'border_options' => require( __DIR__ . '/commons/border.php' ),
    Ligne185: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : team_member.php
    Ligne31: 'options' => require( __DIR__ . '/values/box-layouts.php' )
    Ligne78: 'link_group' => require( __DIR__ . '/commons/links.php' ),
    Ligne80: require( __DIR__ . '/commons/box-styles.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 : repeater-slider.php
    Ligne11: 'options' => require( __DIR__ . '/../values/slider-nav-styles.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 : box-styles.php
    Ligne24: 'helpers' => require( __DIR__ . '/../helpers/image-heights.php' ),
    Ligne87: 'options' => require( __DIR__ . '/../values/image-hover.php' ),
    Ligne98: 'options' => require( __DIR__ . '/../values/image-hover.php' ),
    Ligne121: 'options' => require( __DIR__ . '/../values/align-v.php' ),
    Ligne133: 'options' => require( __DIR__ . '/../values/align-radios.php' ),
    Ligne144: 'options' => require( __DIR__ . '/../values/text-sizes.php' ),
    Ligne155: 'options' => require( __DIR__ . '/../values/text-hover.php' ),
    Ligne197: 'advanced_options' => require( __DIR__ . '/../commons/advanced.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 : repeater-options.php
    Ligne15: 'options' => require( __DIR__ . '/../values/row-layouts.php' )
    Ligne22: 'options' => require( __DIR__ . '/../values/grids.php' )
    Ligne46: 'options' => require( __DIR__ . '/../values/col-spacing.php' )
    Ligne75: 'options' => require( __DIR__ . '/../values/animate.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 : background.php
    Ligne30: 'helpers' => require( __DIR__ . '/../helpers/colors.php' ),
    Ligne39: 'helpers' => require( __DIR__ . '/../helpers/colors-overlay.php' ),
    Ligne50: 'options' => require( __DIR__ . '/../values/image-hover.php' ),
    Ligne56: 'options' => require( __DIR__ . '/../values/image-hover.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 : advanced.php
    Ligne13: 'visibility'  => require( __DIR__ . '/visibility.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 : border.php
    Ligne59: 'options' => require( __DIR__ . '/../values/text-hover.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 : typography.php
    Ligne53: 'helpers'  => require( __DIR__ . '/../helpers/colors.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 : ux_instagram_feed.php
    Ligne59: 'options' => require( __DIR__ . '/values/image-hover.php' ),
    Ligne67: 'layout_options' => require( __DIR__ . '/commons/repeater-options.php' ),
    Ligne68: 'layout_options_slider' => require( __DIR__ . '/commons/repeater-slider.php' ),
    Ligne69: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_nav.php
    Ligne27: 'options' => require( __DIR__ . '/values/nav-styles.php' ),
    Ligne33: 'options' => require( __DIR__ . '/values/align-radios.php' ),
    Ligne39: 'options' => require( __DIR__ . '/values/text-sizes.php' ),
    Ligne41: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : title.php
    Ligne50: 'options' => require( __DIR__ . '/values/icons.php' ),
    Ligne97: 'advanced_options' => require( __DIR__ . '/commons/advanced.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_posts.php
    Ligne21: 'options' => require( __DIR__ . '/values/box-layouts.php' )
    Ligne25: 'layout_options' => require( __DIR__ . '/commons/repeater-options.php' ),
    Ligne26: 'layout_options_slider' => require( __DIR__ . '/commons/repeater-slider.php' ),
    Ligne27: 'post_options' => require( __DIR__ . '/commons/repeater-posts.php' ),
    Ligne36: 'options' => require( __DIR__ . '/values/sizes.php' )
    Ligne92: 'options' => require( __DIR__ . '/values/sizes.php' ),
    Ligne169: $box_styles = require( __DIR__ . '/commons/box-styles.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 : follow.php
    Ligne57: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_slider.php
    Ligne95: 'helpers' => require( __DIR__ . '/helpers/colors.php' ),
    Ligne265: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : ux_product_categories.php
    Ligne19: 'options' => require( __DIR__ . '/values/box-layouts.php' )
    Ligne23: 'layout_options' => require( __DIR__ . '/commons/repeater-options.php' ),
    Ligne24: 'layout_options_slider' => require( __DIR__ . '/commons/repeater-slider.php' ),
    Ligne86: $box_styles = require( __DIR__ . '/commons/box-styles.php' );
    Ligne89: $advanced = array('advanced_options' => require( __DIR__ . '/commons/advanced.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 : text.php
    Ligne70: 'typography_options' => require( __DIR__ . '/commons/typography.php'),
    Ligne71: 'advanced_options'   => require( __DIR__ . '/commons/advanced.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 : ux_image.php
    Ligne3: $position_options = require( __DIR__ . '/commons/position.php' );
    Ligne67: 'helpers' => require( __DIR__ . '/helpers/image-heights.php' ),
    Ligne144: 'options' => require( __DIR__ . '/values/image-hover.php' ),
    Ligne155: 'options' => require( __DIR__ . '/values/image-hover.php' ),
    Ligne196: 'options' => require( __DIR__ . '/values/animate.php' ),
    Ligne198: 'link_options' => require( __DIR__ . '/commons/links.php' ),
    Ligne200: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : page_header.php
    Ligne144: 'options' => require( __DIR__ . '/values/sizes.php' ),
    Ligne174: 'options' => require( __DIR__ . '/values/nav-styles.php' ),
    Ligne179: 'options' => require( __DIR__ . '/values/sizes.php' ),
    Ligne218: 'helpers' => require( __DIR__ . '/helpers/colors.php' ),
    Ligne227: 'helpers' => require( __DIR__ . '/helpers/colors-overlay.php' ),
    Ligne247: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : tabgroup.php
    Ligne49: 'options' => require( __DIR__ . '/values/nav-styles.php' ),
    Ligne66: 'options' => require( __DIR__ . '/values/nav-types-radio.php' ),
    Ligne73: 'options' => require( __DIR__ . '/values/text-sizes.php' ),
    Ligne80: 'options' => require( __DIR__ . '/values/align-radios.php' ),
    Ligne82: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : col.php
    Ligne81: 'options' => require( __DIR__ . '/values/align-radios.php' ),
    Ligne90: 'helpers' => require( __DIR__ . '/helpers/colors.php' ),
    Ligne131: 'options' => require( __DIR__ . '/values/animate.php' ),
    Ligne176: 'border_options' => require( __DIR__ . '/commons/border.php' ),
    Ligne177: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : col_grid.php
    Ligne61: 'options' => require( __DIR__ . '/values/animate.php' ),
    Ligne81: 'advanced_options' => require( __DIR__ . '/commons/advanced.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 : media.php
    Ligne12: require_once( ABSPATH . 'wp-admin/admin.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 : tinymce.php
    Ligne16: require_once( ABSPATH . 'wp-admin/admin.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 : function-update.php
    Ligne70: include( ABSPATH . WPINC . '/version.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.
Other checked themes