
Flexform
WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEflexform.zip
- FILE SIZE5725021 bytes
- MD57cf1a98e8ea9b54a0142a7083de6a2a1
- SHA1e3c14cd8da882310de9b19a8d45cb4ec0bb65847
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEMEFOREST PAGEhttp://themeforest.net/item/flexform-retina-responsive-multipurpose-theme/4258755 ($49)
- VERSION1.3
- CREATION DATE2016-03-12
- LAST FILE UPDATE2017-03-05
- LAST VALIDATION2017-03-05 14:55
- OTHER VERSIONS
Error 8 : Undefined index: slug
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
Critical alerts

- Found a Customizer setting that did not have a sanitization callback function in file sf-customizer-options.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.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.
- Found eval in file shortcodes.php. Line 291: eval('\$param_value = \$'.$param['param_name'].';');
Line 501: eval('\$param_value = \$'.$param['param_name'].';');
Found eval in file accordion.php. Line 110: eval('\$param_value = \$'.$param['param_name'].';');Found eval in file tabs.php. Line 76: eval('\$param_value = \$'.$param['param_name'].';'); - Found base64_decode in file shortcodes.php. Line 394: $param_line .= '<textarea name=''.$param['param_name'].'' class='wpb_vc_param_value wpb-textarea_raw_html '.$param['param_name'].' '.$param['type'].'' rows='16'>' . base64_decode($param_value) . '</textarea>';Found base64_decode in file raw_content.php. Line 24: $output .= '<'.$param['holder'].' class='wpb_vc_param_value ' . $param_name . ' ' . $type . ' ' . $class . '' name='' . $param_name . ''>'.htmlentities(base64_decode(strip_tags($value))).'</'.$param['holder'].'><input type='hid
Line 45: $content = base64_decode(strip_tags($content));
Line 76: $content = base64_decode(strip_tags($content));
'value' => base64_encode('<p>This is a raw html block.<br/>Click the edit button to ch
'value' => __(base64_encode('alert('Enter your js here!');'), 'js_composer'),
Found base64_encode in file map.php. - Found <iframe width="'.$width.'" height="'.$height.'" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="'.$src.'&output=embed&iwloc=near"> in file shortcodes.php. Line 530: return '<div class='map'><iframe width=''.$width.'' height=''.$height.'' frameborder='0' scrolling='Found <iframe src="http://www.facebook.com/plugins/like.php?href='.$url.'&layout='.$type.'&show_faces=false&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true"> in file social.php. Line 45: $output = '<div class='fb_like wpb_content_element fb_type_'.$type.''><iframe src='http://www.facebook.com/plugins/like.php?href='.$url.'&layFound <iframe src="http://www.youtube.com/embed/'. $video_id[1] .'?wmode=transparent" width="'. $width .'" height="'. $height .'" > in file functions.php. Line 739: return '<iframe src='http://www.youtube.com/embed/'. $video_id[1] .'?wmode=transpar
- file_get_contents was found in the file phpFlickr.php Line 152: return file_get_contents($file);
Line 387: return unserialize(file_get_contents('http://phpflickr.com/geodata/?format=php&lat=' . $lat .
fopen was found in the file phpFlickr.php Line 185: $fstream = fopen($file, 'w');fwrite was found in the file phpFlickr.php Line 186: $result = fwrite($fstream,$response);fclose was found in the file phpFlickr.php Line 187: fclose($fstream);Line 241: fclose ($fp);
fclose was found in the file phpFlickr.php Line 187: fclose($fstream);Line 241: fclose ($fp);
file_get_contents was found in the file phpFlickr.php Line 152: return file_get_contents($file);Line 387: return unserialize(file_get_contents('http://phpflickr.com/geodata/?format=php&lat=' . $lat .
file_get_contents was found in the file sf-options.php Line 1957: 'content' => nl2br(file_get_contents(trailingslashit(dirname(__FILE__)) . 'README.html')) - curl_init was found in the file phpFlickr.php Line 212: if ( function_exists('curl_init') ) {
Line 214: $curl = curl_init($this->rest_endpoint);
Line 391: if ( function_exists('curl_init') ) {
Line 420: $curl = curl_init($this->upload_endpoint);
Line 453: if ( function_exists('curl_init') ) {
Line 482: $curl = curl_init($this->upload_endpoint);
Line 514: if ( function_exists('curl_init') ) {
Line 543: $curl = curl_init($this->replace_endpoint);
curl_exec was found in the file phpFlickr.php Line 218: $response = curl_exec($curl);Line 424: $response = curl_exec($curl);
Line 486: $response = curl_exec($curl);
Line 547: $response = curl_exec($curl);
pfsockopen was found in the file phpFlickr.php Line 227: $fp = @pfsockopen($matches[1], 80);curl_init was found in the file phpFlickr.php Line 212: if ( function_exists('curl_init') ) {Line 214: $curl = curl_init($this->rest_endpoint);
Line 391: if ( function_exists('curl_init') ) {
Line 420: $curl = curl_init($this->upload_endpoint);
Line 453: if ( function_exists('curl_init') ) {
Line 482: $curl = curl_init($this->upload_endpoint);
Line 514: if ( function_exists('curl_init') ) {
Line 543: $curl = curl_init($this->replace_endpoint);
curl_exec was found in the file phpFlickr.php Line 218: $response = curl_exec($curl);Line 424: $response = curl_exec($curl);
Line 486: $response = curl_exec($curl);
Line 547: $response = curl_exec($curl);
curl_init was found in the file phpFlickr.php Line 212: if ( function_exists('curl_init') ) {Line 214: $curl = curl_init($this->rest_endpoint);
Line 391: if ( function_exists('curl_init') ) {
Line 420: $curl = curl_init($this->upload_endpoint);
Line 453: if ( function_exists('curl_init') ) {
Line 482: $curl = curl_init($this->upload_endpoint);
Line 514: if ( function_exists('curl_init') ) {
Line 543: $curl = curl_init($this->replace_endpoint);
curl_exec was found in the file phpFlickr.php Line 218: $response = curl_exec($curl);Line 424: $response = curl_exec($curl);
Line 486: $response = curl_exec($curl);
Line 547: $response = curl_exec($curl);
curl_init was found in the file phpFlickr.php Line 212: if ( function_exists('curl_init') ) {Line 214: $curl = curl_init($this->rest_endpoint);
Line 391: if ( function_exists('curl_init') ) {
Line 420: $curl = curl_init($this->upload_endpoint);
Line 453: if ( function_exists('curl_init') ) {
Line 482: $curl = curl_init($this->upload_endpoint);
Line 514: if ( function_exists('curl_init') ) {
Line 543: $curl = curl_init($this->replace_endpoint);
curl_exec was found in the file phpFlickr.php Line 218: $response = curl_exec($curl);Line 424: $response = curl_exec($curl);
Line 486: $response = curl_exec($curl);
Line 547: $response = curl_exec($curl);
curl_init was found in the file field_gfonts.php Line 35: $init = curl_init($gfonts_url);curl_exec was found in the file field_gfonts.php Line 41: $results_ugly = curl_exec($init);curl_init was found in the file functions.php Line 923: $ch = curl_init();curl_exec was found in the file functions.php Line 926: $contents = curl_exec($ch); - File class-tgm-plugin-activation.php : Line 335: add_submenu_page(File defaults.php : Line 195: $this->page = add_submenu_page(
Line 217: add_submenu_page($this->args['page_slug'], $this->args['page_title'], '', $
Line 220: add_submenu_page(
Line 230: add_submenu_page(
Line 240: add_submenu_page(
Line 250: add_submenu_page(
File defaults.php : Line 204: $this->page = add_menu_page(File defaults.php : Line 195: $this->page = add_submenu_page(Line 217: add_submenu_page($this->args['page_slug'], $this->args['page_title'], '', $
Line 220: add_submenu_page(
Line 230: add_submenu_page(
Line 240: add_submenu_page(
Line 250: add_submenu_page(
File defaults.php : Line 195: $this->page = add_submenu_page(Line 217: add_submenu_page($this->args['page_slug'], $this->args['page_title'], '', $
Line 220: add_submenu_page(
Line 230: add_submenu_page(
Line 240: add_submenu_page(
Line 250: add_submenu_page(
File defaults.php : Line 195: $this->page = add_submenu_page(Line 217: add_submenu_page($this->args['page_slug'], $this->args['page_title'], '', $
Line 220: add_submenu_page(
Line 230: add_submenu_page(
Line 240: add_submenu_page(
Line 250: add_submenu_page(
File defaults.php : Line 195: $this->page = add_submenu_page(Line 217: add_submenu_page($this->args['page_slug'], $this->args['page_title'], '', $
Line 220: add_submenu_page(
Line 230: add_submenu_page(
Line 240: add_submenu_page(
Line 250: add_submenu_page(
File defaults.php : Line 195: $this->page = add_submenu_page(Line 217: add_submenu_page($this->args['page_slug'], $this->args['page_title'], '', $
Line 220: add_submenu_page(
Line 230: add_submenu_page(
Line 240: add_submenu_page(
Line 250: add_submenu_page(
File sf-options.php : Line 144: // A list of available parent menus is available at http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile build.php : Line 191: //add_options_page(__('Swift Page Builder Settings', 'js_composer'), __('SwifFile class-wooslider-settings-api.php : Line 320: $hook = add_submenu_page( 'edit.php?post_type=slide', $this->name, $this->menu_labeFile class-wooslider-settings.php : Line 47: $hook = add_submenu_page( 'edit.php?post_type=slide', $this->name, $this->menu_labeFile settings.php : Line 159: $love_it_page = add_submenu_page('options-general.php', __('Love It Settings', 'love_it'), - screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.Line 371: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>
Line 1496: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
screen_icon found in file class-wooslider-settings-api.php. Deprecated since version 3.8.Line 341: <?php screen_icon( 'wooslider' ); ?> revslider.zip
.
Plugins are not allowed in themes. The zip file found was
Warning

- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong.' in file class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %1$s' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _e, with the arguments in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The following plugin was activated successfully: %s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dismiss this notice' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'External Link' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Private Repository' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pre-Packaged' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WordPress Repository' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Required' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recommended' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Not Installed' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installed But Not Activated' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No plugins to install or activate. <a href="%1$s" title="Return to the Dashboard">Return to the Dashboard</a>' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Source' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Type' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Status' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Activate' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'The following plugin was activated successfully:', 'The following plugins were activated successfully:' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install package not available.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Downloading install package from <span class="code">%s</span>…' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Unpacking the package…' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing the plugin…' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin install failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin installed successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activation failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation and activation process is starting. This process may take a while on some hosts, so please be patient.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s installed and activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All installations and activations have been completed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing and Activating Plugin %1$s (%2$d/%3$d)' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation process is starting. This process may take a while on some hosts, so please be patient.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'An error occurred while installing %1$s: <strong>%2$s</strong>.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation of %1$s failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s installed successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All installations have been completed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin %1$s (%2$d/%3$d)' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title:' in file widget-portfolio-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of items to show:' in file widget-portfolio-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title:' in file widget-posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of posts to show:' in file widget-posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title:' in file widget-portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of items to show:' in file widget-portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title:' in file widget-infocus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post ID:' in file widget-infocus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must provide a valid email for this option.' in file validation_email.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This field must be a valid date.' in file validation_date.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must provide a numerical value for this option.' in file validation_numeric.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This field must be a valid color value.' in file validation_color.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must provide a comma seperated list of numerical values for this option.' in file validation_comma_numeric.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must not enter any special characters in this field, all special characters have been removed.' in file validation_no_special_chars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must provide a valid URL for this option.' in file validation_url.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must not enter any HTML in this field, all HTML tags have been removed.' in file validation_no_html.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<span id="footer-thankyou">Options panel created using <a href="%s" target="_blank">Redux Framework</a> v%s</span>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import / Export' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import / Export' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dev Mode Info' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dev Mode Info' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Are you sure? You will lose all custom values.' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reset to Defaults' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Settings Imported!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Settings Saved!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Settings have changed, you should save them!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong><span></span> error(s) were found!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong><span></span> warning(s) were found!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import / Export' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dev Mode Info' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import / Export Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import from file' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import from URL' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Input your backup file below and hit Import to restore your sites options from a backup.' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Input the URL to another sites options set and hit Import to load the options from that site.' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WARNING! This will overwrite any existing options, please proceed with caution!' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Export Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Here you can copy/download your current option settings. Keep this safe as you can use it as a backup should anything go wrong, or you can use it to restore your settings on this site (or any other site).' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copy' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copy Link' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dev Mode Info' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reset to Defaults' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove' in file field_multi_text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove' in file field_multi_text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove' in file field_multi_text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add More' in file field_multi_text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The fonts provided below are free to use custom fonts from the <a href="http://www.google.com/webfonts" target="_blank">Google Web Fonts directory</a>' in file field_google_webfonts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'From:' in file field_color_gradient.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'To:' in file field_color_gradient.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'From:' in file field_color_gradient.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' To:' in file field_color_gradient.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload' in file field_upload.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove Upload' in file field_upload.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'A Section added by hook' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">This is a section created by adding a filter to the sections array. Can be used by child themes to add/remove sections from the options.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Flexform Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Flexform Theme Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Information 1' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p>This is the tab content, HTML is allowed.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Information 2' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p>This is the tab content, HTML is allowed.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p>This is the sidebar content, HTML is allowed.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'General Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the general options for the theme</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Responsive' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable/Disable the responsive behaviour of the theme' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Layout' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the page layout type' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page shadow (boxed layout only)' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the shadow for the boxed layout' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom favicon' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload a 16px x 16px Png/Gif image that will represent your website favicon' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'RSS Feed URL' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The rss feed URL for your blog.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom CSS' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Quickly add some CSS to your theme by adding it to this textarea.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tracking code' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste your Google Analytics (or other) tracking code here. This will be added into the footer template of your theme. NOTE: Please include the script tag.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom admin login logo' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload a 254 x 95px image here to replace the admin login logo.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Front End Style Switcher' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable/Disable the front end styleswitcher.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the background.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to use an image for the body background (boxed layout only).' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Either upload or provide a link to your own background here, or choose from the presets below.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Preset body background image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select a preset background image for the body background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the header.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Top Bar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If enabled, the top bar will show with the menu and social config.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top Bar Menu Location' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose whether you would like the top bar menu to show on the left or right.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top bar social icon config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show subscribe aux option' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to show the suscribe dropdown in the top bar, allowing users to subscribe via inputting their email address. If you use this, be sure to enter a Mailchimp form action URL in the box below.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show translation aux option' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to show the translation dropdown in the top bar.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show account aux option' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to show the account dropdown in the top bar.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show cart aux option' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to show the WooCommerce cart dropdown in the top bar.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Subscribe form code' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Layout' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the header/logo layout.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload your logo here (any size).' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Retina Logo' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload the retina version of your logo here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Width' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter the width of your logo here (standard size), so that it is restricted for the retina version. Numerical value (no px).' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Top spacing' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Bottom spacing' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main Nav Top spacing' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Nav Search' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the search box next to the navigation.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Mini header' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the mini header when scrolling down the page.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo hover fade' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the fade effect when you hover the logo.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Nav line indiciator' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the line indictaor on the navigation.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Shadow' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the shadow below the header.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the footer.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Footer' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the footer widgets section.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Divider' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the footer divider above the footer.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Layout' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the footer column layout.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Copyright' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the footer copyright section.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copyright Divider' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the copyright divider above the copyright.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Copyright Text' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Swift Ideas Backlink' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If checked, a backlink to our site will be shown in the footer. This is not compulsory, but always appreciated :)' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Go To Top Button Text' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Meta Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options to set the defaults for the meta options.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Show Page Heading' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose the default state for the page heading, shown/hidden.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Page Heading Background' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Sidebar Config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Left Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Right Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Asset Background Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the alternative backgrounds that you can set for page headings / full width page builder assets.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filter Wrap Alt Background' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 1 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-1 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 1 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-1 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 1 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-1 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 1 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 2 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-2 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 2 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-2 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 2 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-2 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 2 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 3 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-3 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 3 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-3 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 3 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-3 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 3 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 4 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-4 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 4 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-4 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 4 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-4 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 4 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 5 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-5 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 5 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-5 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 5 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-5 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 5 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 6 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-6 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 6 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-6 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 6 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-6 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 6 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 7 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-7 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 7 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-7 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 7 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-7 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 7 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 8 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-8 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 8 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-8 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 8 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-8 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 8 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 9 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-9 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 9 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-9 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 9 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-9 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 9 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 10 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-10 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 10 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-10 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 10 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-10 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 10 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive/Category Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the archive/category pages.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar Config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Left Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Right Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display Type' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Portfolio Archive Display Type' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Portfolio Archive Columns' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Font Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for fonts used within the theme.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose the type of font that you want to use for the body text.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body Standard Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The font that is used as the body text and other small text throughout the theme.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Standard Google Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The font that is used as the body text and other small text throughout the theme.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Standard FontDeck Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste the css here that can be found from step 2 of the FontDeck instructions (<a href="http://themes.swiftpsd.com/shared/flexform/fontdeck_step2.png" class="view" target="_blank">view</a>). NOTE: Make sure you provide the JS code in the box at the bottom for this/all FontDeck fonts you want to use.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headings Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose the type of font that you want to use for the body text.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Heading Standard Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The font that is used for the headings throughout the theme.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headings Google Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The font that is used for the headings throughout the theme.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Heading FontDeck Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste the css here that can be found from step 2 of the FontDeck instructions (<a href="http://themes.swiftpsd.com/shared/flexform/fontdeck_step2.png" class="view" target="_blank">view</a>). NOTE: Make sure you provide the JS code in the box at the bottom for this/all FontDeck fonts you want to use.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'FontDeck JS Code' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste the js code here that can be found from step 1 of the FontDeck instructions (<a href="http://themes.swiftpsd.com/shared/flexform/fontdeck_step1.png" class="view" target="_blank">view</a>).' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Font Size Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for fonts used within the theme.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the body font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the body font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Menu Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the menu font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H1 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h1 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H1 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h1 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H2 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h2 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H2 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h2 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H3 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h3 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H3 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h3 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H4 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h4 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H4 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h4 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H5 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h5 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H5 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h5 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H6 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h6 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H6 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h6 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Testimonials Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the Testimonials pages/assets.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Testimonial Page' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the page that is your testimonial index page. This is used to link to the page from various places.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Jobs Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the Jobs pages/assets.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Jobs Page' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the page that is your jobs index page. This is used to link to the page from various places.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the WooCommerce Shop/Category pages.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Sidebar Config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Left Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Right Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Page Heading Background' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Product Sidebar Config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Product Left Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Product Right Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social Profiles' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the fields that power the social shortcode. If you include a link/username here, then the icon will be included in the shortcodes output.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Twitter' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Facebook' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dribbble' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Vimeo' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tumblr' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Spotify' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skype' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LinkedIn' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Last.fm' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Google+' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Flickr' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'YouTube' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Behance' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pinterest' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yelp' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Instagram' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Theme URL:</strong> ' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Author:</strong> ' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Version:</strong> ' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Documentation' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Support' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Translation Plugin' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Information' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'System Status' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Documentation' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Wrong name for shortcode:", . Name required, "js_composer" in file mapper.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Wrong base for shortcode:", . Base required, "js_composer" in file mapper.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Wrong name for shortcode:", . Name required, "js_composer" in file mapper.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Wrong attribute for '", shortcode. Attribute param_name required, "js_composer" in file mapper.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "swift_page_builder" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous slide' in file tabs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous slide' in file tabs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next slide' in file tabs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next slide' in file tabs.php.Found a translation function that is missing a text-domain. Function __, with the arguments '«' in file media_tab.php.Found a translation function that is missing a text-domain. Function __, with the arguments '»' in file media_tab.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Save all changes' in file media_tab.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Add New %s', 'wooslider' in file class-wooslider-posttypes.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s updated.' in file class-wooslider-posttypes.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%2$s published.' in file class-wooslider-posttypes.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' M j, Y @ G:i' in file class-wooslider-posttypes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number to Show:' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Options saved' in file settings.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %s' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Flexform Options' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color Customizer' in file functions.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are swiftframework, woothemes, tax-meta, rwmb, js_composer, . Name required, . Base required, shortcode. Attribute param_name required, wooslider, love_it.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Found a mix of \r\n and \n line endings in file widget-posts.php.
- Could not find wp_link_pages.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.Line 371: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>
Line 1496: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
screen_icon found in file class-wooslider-settings-api.php. Deprecated since version 3.8.Line 341: <?php screen_icon( 'wooslider' ); ?> - No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 375: <?php if ( isset( $this->message ) ) _e( wp_kses_post( $this->message ), $this->domain ); ?>
- Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 164: 'page_title' => __( 'Install Required Plugins', $this->domain ),Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 165: 'menu_title' => __( 'Install Plugins', $this->domain ),Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 166: 'installing' => __( 'Installing Plugin: %s', $this->domain ),Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 167: 'oops' => __( 'Something went wrong.', $this->domain ),Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 178: 'return' => __( 'Return to Required Plugins Installer', $this->domain ),
Line 490: echo '<p><a href='' . add_query_arg( 'page', $this->menu, admin_url( $this->parent_url_slug ) ) . '' title='' . esc_attr( $this->strings['return'] ) . '' target='_parent'>' . __( 'Return to Required Plugins Installer', $this->domain ) . '</a></p>';
Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 179: 'plugin_activated' => __( 'Plugin activated successfully.', $this->domain ),Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 180: 'complete' => __( 'All plugins installed and activated successfully. %1$s', $this->domainPossible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 178: 'return' => __( 'Return to Required Plugins Installer', $this->domain ),Line 490: echo '<p><a href='' . add_query_arg( 'page', $this->menu, admin_url( $this->parent_url_slug ) ) . '' title='' . esc_attr( $this->strings['return'] ) . '' target='_parent'>' . __( 'Return to Required Plugins Installer', $this->domain ) . '</a></p>';
Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 502: echo '<p><a href='' . add_query_arg( 'page', $this->menu, admin_url( $this->parent_url_slug ) ) . '' title='' . esc_attr( $this->strings['return'] ) . '' target='_parent'>' . __( $this->strings['return'], $this->domain ) . '</a></p>';Line 539: echo '<p><a href='' . add_query_arg( 'page', $this->menu, admin_url( $this->parent_url_slug ) ) . '' title='' . esc_attr( $this->strings['return'] ) . '' target='_parent'>' . __( $this->strings['return'], $this->domain ) . '</a></p>';
Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 517: echo '<p>' . sprintf( $this->strings['complete'], '<a href='' . admin_url() . '' title='' . __( 'Return to the Dashboard', $this->domain ) . ''>' . __( 'Return to the Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 517: echo '<p>' . sprintf( $this->strings['complete'], '<a href='' . admin_url() . '' title='' . __( 'Return to the Dashboard', $this->domain ) . ''>' . __( 'Return to the Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 502: echo '<p><a href='' . add_query_arg( 'page', $this->menu, admin_url( $this->parent_url_slug ) ) . '' title='' . esc_attr( $this->strings['return'] ) . '' target='_parent'>' . __( $this->strings['return'], $this->domain ) . '</a></p>';Line 539: echo '<p><a href='' . add_query_arg( 'page', $this->menu, admin_url( $this->parent_url_slug ) ) . '' title='' . esc_attr( $this->strings['return'] ) . '' target='_parent'>' . __( $this->strings['return'], $this->domain ) . '</a></p>';
Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 545: $msg = sprintf( __( 'The following plugin was activated successfully: %s.', $this->domain )Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 704: 'dismiss' => '<a class='dismiss-notice' href='' . add_query_arg( 'tgmpa-dismiss', 'dismiss_admin_notices' ) . '' target='_parent'>' . __( 'Dismiss this notice', $this->domain ) . '</a>',Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1091: $table_data[$i]['source'] = __( 'External Link', TGM_Plugin_Activation::$instance->domain );Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1096: $table_data[$i]['source'] = __( 'Private Repository', TGM_Plugin_Activation::$instance->domain );Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1099: $table_data[$i]['source'] = __( 'Pre-Packaged', TGM_Plugin_Activation::$instance->domain );Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1103: $table_data[$i]['source'] = __( 'WordPress Repository', TGM_Plugin_Activation::$instance->domain );Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1106: $table_data[$i]['type'] = $plugin['required'] ? __( 'Required', TGM_Plugin_Activation::$instance->domain ) : __( 'RecommendPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1106: $table_data[$i]['type'] = $plugin['required'] ? __( 'Required', TGM_Plugin_Activation::$instance->domain ) : __( 'Recommended', TGM_Plugin_Activation::$instance->domain );Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1109: $table_data[$i]['status'] = sprintf( '%1$s', __( 'Not Installed', TGM_Plugin_Activation::$instance->domain ) );Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1111: $table_data[$i]['status'] = sprintf( '%1$s', __( 'Installed But Not Activated', TGM_Plugin_Activation::$instance->domainPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1281: printf( __( 'No plugins to install or activate. <a href='%1$s' title='Return to thePossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1297: 'plugin' => __( 'Plugin', TGM_Plugin_Activation::$instance->domain ),Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1298: 'source' => __( 'Source', TGM_Plugin_Activation::$instance->domain ),Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1299: 'type' => __( 'Type', TGM_Plugin_Activation::$instance->domain ),Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1300: 'status' => __( 'Status', TGM_Plugin_Activation::$instance->domain )Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1318: 'tgmpa-bulk-install' => __( 'Install', TGM_Plugin_Activation::$instance->domain ),Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1319: 'tgmpa-bulk-activate' => __( 'Activate', TGM_Plugin_Activation::$instance->domain ),Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1829: $this->strings['no_package'] = __( 'Install package not available.', TGM_Plugin_Activation::$instance->domPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1830: $this->strings['downloading_package'] = __( 'Downloading install package from <span class='code'>%s</span>…',Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1831: $this->strings['unpack_package'] = __( 'Unpacking the package…', TGM_Plugin_Activation::$instance->domaiPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1832: $this->strings['installing_package'] = __( 'Installing the plugin…', TGM_Plugin_Activation::$instance->domaiPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1833: $this->strings['process_failed'] = __( 'Plugin install failed.', TGM_Plugin_Activation::$instance->domain );Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1834: $this->strings['process_success'] = __( 'Plugin installed successfully.', TGM_Plugin_Activation::$instance->domPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1845: $this->strings['activation_failed'] = __( 'Plugin activation failed.', TGM_Plugin_Activation::$instance->domain )Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1846: $this->strings['activation_success'] = __( 'Plugin activated successfully.', TGM_Plugin_Activation::$instance->domPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1955: $this->upgrader->strings['skin_upgrade_start'] = __( 'The installation and activation process is starting. This process may Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1956: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed and activated successfully.', TGM_Plugin_Activation::$iPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1956: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed and activated successfully.', TGM_Plugin_Activation::$instance->domain ) . ' <a onclick='%2$s' href='#' class='hide-if-no-js'><span>' . __( 'Show Details', TGM_Plugin_Activation::$instance->domain ) . '</span><sLine 1965: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed successfully.', TGM_Plugin_Activation::$instance->domain ) . ' <a onclick='%2$s' href='#' class='hide-if-no-js'><span>' . __( 'Show Details', TGM_Plugin_Activation::$instance->domain ) . '</span><s
Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1956: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed and activated successfully.', TGM_Plugin_Activation::$instance->domain ) . ' <a onclick='%2$s' href='#' class='hide-if-no-js'><span>' . __( 'Show Details', TGM_Plugin_Activation::$instance->domain ) . '</span><span class='hidden'>' . __( 'Hide Details', TGM_Plugin_Activation::$instance->domain ) . '</span>.<Line 1965: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed successfully.', TGM_Plugin_Activation::$instance->domain ) . ' <a onclick='%2$s' href='#' class='hide-if-no-js'><span>' . __( 'Show Details', TGM_Plugin_Activation::$instance->domain ) . '</span><span class='hidden'>' . __( 'Hide Details', TGM_Plugin_Activation::$instance->domain ) . '</span>.<
Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1957: $this->upgrader->strings['skin_upgrade_end'] = __( 'All installations and activations have been completed.', TGM_Plugin_AcPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1958: $this->upgrader->strings['skin_before_update_header'] = __( 'Installing and Activating Plugin %1$s (%2$d/%3$d)', TGM_Plugin_ActivatPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1962: $this->upgrader->strings['skin_upgrade_start'] = __( 'The installation process is starting. This process may take a while onPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1963: $this->upgrader->strings['skin_update_failed_error'] = __( 'An error occurred while installing %1$s: <strong>%2$s</strong>.', TGM_Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1964: $this->upgrader->strings['skin_update_failed'] = __( 'The installation of %1$s failed.', TGM_Plugin_Activation::$instance->dPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1965: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed successfully.', TGM_Plugin_Activation::$instance->domaiPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1956: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed and activated successfully.', TGM_Plugin_Activation::$instance->domain ) . ' <a onclick='%2$s' href='#' class='hide-if-no-js'><span>' . __( 'Show Details', TGM_Plugin_Activation::$instance->domain ) . '</span><sLine 1965: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed successfully.', TGM_Plugin_Activation::$instance->domain ) . ' <a onclick='%2$s' href='#' class='hide-if-no-js'><span>' . __( 'Show Details', TGM_Plugin_Activation::$instance->domain ) . '</span><s
Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1956: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed and activated successfully.', TGM_Plugin_Activation::$instance->domain ) . ' <a onclick='%2$s' href='#' class='hide-if-no-js'><span>' . __( 'Show Details', TGM_Plugin_Activation::$instance->domain ) . '</span><span class='hidden'>' . __( 'Hide Details', TGM_Plugin_Activation::$instance->domain ) . '</span>.<Line 1965: $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed successfully.', TGM_Plugin_Activation::$instance->domain ) . ' <a onclick='%2$s' href='#' class='hide-if-no-js'><span>' . __( 'Show Details', TGM_Plugin_Activation::$instance->domain ) . '</span><span class='hidden'>' . __( 'Hide Details', TGM_Plugin_Activation::$instance->domain ) . '</span>.<
Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1966: $this->upgrader->strings['skin_upgrade_end'] = __( 'All installations have been completed.', TGM_Plugin_Activation::$instaPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 1967: $this->upgrader->strings['skin_before_update_header'] = __( 'Installing Plugin %1$s (%2$d/%3$d)', TGM_Plugin_Activation::$instance-Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 2043: echo '<p><a href='' . add_query_arg( 'page', TGM_Plugin_Activation::$instance->menu, admin_url( TGM_Plugin_Activation::$instance->parent_url_slug ) ) . '' title='' . esc_attr( TGM_Plugin_Activation::$instance->strings['return'] ) . '' target='_parent'>' . __( TGM_Plugin_Activation::$instance->strings['return'], TGM_Plugin_ActivatPossible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 2058: echo '<p>' . sprintf( TGM_Plugin_Activation::$instance->strings['complete'], '<a href='' . admin_url() . '' title='' . __( 'Return to the Dashboard', TGM_Plugin_Activation::$instance->domain ) .Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Line 2058: echo '<p>' . sprintf( TGM_Plugin_Activation::$instance->strings['complete'], '<a href='' . admin_url() . '' title='' . __( 'Return to the Dashboard', TGM_Plugin_Activation::$instance->domain ) .Possible variable $this found in translation function in layouts.php. Translation function calls should not contain PHP variables. Line 22: $output = '<li><a id=''.$this->params['id'].'' data-element='vc_column' data-width=''.$this->params['id'].'' class=''.$this->params['id'].' clickable_layout_action dropable_column' href='#'><span>'.__($this->params['title'], 'js_composer').'</span></a></li>';Possible variable $this found in translation function in layouts.php. Translation function calls should not contain PHP variables. Line 43: $output = '<li class='wpb_template_li'><a data-template_id=''.$this->id.'' href='#'>'.__($this->params['name'], 'js_composer').'</a> <span class='wpb_remove_tempPossible variable $this found in translation function in layouts.php. Translation function calls should not contain PHP variables. Line 73: $output .= '<li><a data-element='' . $this->base . '' id='' . $this->base . '' class='dropable_el clickable_action'.$class.'' href='#'>' . $this->getIcon() . __($this->params['name'], 'js_composer') .'</a></li>';Possible variable $name found in translation function in mapper.php. Translation function calls should not contain PHP variables. Line 25: trigger_error( __('Wrong name for shortcode:' . $name . '. Name required', 'js_composer'))Possible variable $name found in translation function in mapper.php. Translation function calls should not contain PHP variables. Line 27: trigger_error( __('Wrong base for shortcode:' . $name . '. Base required', 'js_composer'))Possible variable $name found in translation function in mapper.php. Translation function calls should not contain PHP variables. Line 25: trigger_error( __('Wrong name for shortcode:' . $name . '. Name required', 'js_composer'))Possible variable $name found in translation function in mapper.php. Translation function calls should not contain PHP variables. Line 70: trigger_error( __('Wrong attribute for '' . $name . '' shortcode. Attribute 'param_name' rPossible variable $param found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 47: $shortcode_attributes[$param['param_name']] = is_string($param['value']) ? __($param['value'], 'js_composer') : $param['value'];Possible variable $param found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 47: $shortcode_attributes[$param['param_name']] = is_string($param['value']) ? __($param['value'], 'js_composer') : $param['value'];Possible variable $value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 243: //$value = __($value, 'js_composer');Possible variable $this found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 287: $output .= '<div class='span12 wpb_edit_form_elements'><h2>'.__('Edit', 'js_composer').' ' .__($this->settings['name'], 'js_composer').'</h2>';Possible variable $param found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 313: $output .= '<div class='span3 wpb_element_label'>'.__($param['heading'], 'js_composer').'</div>';Possible variable $param found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 317: $output .= (isset($param['description'])) ? '<span class='description'>'.__($param['description'], 'js_composer').'</span>' : '';Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 330: $value = __($param_value, 'js_composer');Possible variable $text_val found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 342: $text_val = __($text_val, 'js_composer');Possible variable $text_val found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 360: $text_val = __($text_val, 'swift_page_builder');Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 330: $value = __($param_value, 'js_composer');Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 330: $value = __($param_value, 'js_composer');Possible variable $sidebar found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 440: $sidebar_name = __($sidebar['name'], 'js_composer');Possible variable $param_value found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 330: $value = __($param_value, 'js_composer');Possible variable $this found in translation function in shortcodes.php. Translation function calls should not contain PHP variables. Line 287: $output .= '<div class='span12 wpb_edit_form_elements'><h2>'.__('Edit', 'js_composer').' ' .__($this->settings['name'], 'js_composer').'</h2>';Possible variable $options found in translation function in testimonial.php. Translation function calls should not contain PHP variables. Line 69: $testimonials_page = __($options['testimonial_page'], 'swiftframework');Possible variable $value found in translation function in raw_content.php. Translation function calls should not contain PHP variables. Line 13: //$value = __($value, 'js_composer');Possible variable $value found in translation function in images_galleries.php. Translation function calls should not contain PHP variables. Line 186: //$value = __($value, 'js_composer');Possible variable $param found in translation function in accordion.php. Translation function calls should not contain PHP variables. Line 91: $shortcode_attributes[$param['param_name']] = __($param['value'], 'js_composer');Possible variable $param found in translation function in accordion.php. Translation function calls should not contain PHP variables. Line 91: $shortcode_attributes[$param['param_name']] = __($param['value'], 'js_composer');Possible variable $options found in translation function in jobs-overview.php. Translation function calls should not contain PHP variables. Line 67: $jobs_page = __($options['jobs_page'], 'swiftframework');Possible variable $options found in translation function in testimonial-carousel.php. Translation function calls should not contain PHP variables. Line 121: $testimonials_page = __($options['testimonial_page'], 'swiftframework');Possible variable $param found in translation function in tabs.php. Translation function calls should not contain PHP variables. Line 41: $shortcode_attributes[$param['param_name']] = __($param['value'], 'js_composer');Possible variable $param found in translation function in tabs.php. Translation function calls should not contain PHP variables. Line 41: $shortcode_attributes[$param['param_name']] = __($param['value'], 'js_composer');Possible variable $theme_text_domain found in translation function in plugin-includes.php. Translation function calls should not contain PHP variables. Line 90: 'page_title' => __( 'Install Required Plugins', $theme_text_domain ),Possible variable $theme_text_domain found in translation function in plugin-includes.php. Translation function calls should not contain PHP variables. Line 91: 'menu_title' => __( 'Install Plugins', $theme_text_domain ),Possible variable $theme_text_domain found in translation function in plugin-includes.php. Translation function calls should not contain PHP variables. Line 92: 'installing' => __( 'Installing Plugin: %s', $theme_text_domain ), // %1$s = plugin namePossible variable $theme_text_domain found in translation function in plugin-includes.php. Translation function calls should not contain PHP variables. Line 93: 'oops' => __( 'Something went wrong with the plugin API.', $theme_text_domain ),Possible variable $theme_text_domain found in translation function in plugin-includes.php. Translation function calls should not contain PHP variables. Line 104: 'return' => __( 'Return to Required Plugins Installer', $theme_text_domain ),Possible variable $theme_text_domain found in translation function in plugin-includes.php. Translation function calls should not contain PHP variables. Line 105: 'plugin_activated' => __( 'Plugin activated successfully.', $theme_text_domain ),Possible variable $theme_text_domain found in translation function in plugin-includes.php. Translation function calls should not contain PHP variables. Line 106: 'complete' => __( 'All plugins installed and activated successfully. %s', $theme_text_domPossible variable $options found in translation function in footer.php. Translation function calls should not contain PHP variables. Line 10: $copyright_text = __($options['footer_copyright_text'], 'swiftframework');Possible variable $options found in translation function in footer.php. Translation function calls should not contain PHP variables. Line 11: $go_top_text = __($options['footer_gotop_text'], 'swiftframework'); - Possible variable $token found in translation function in class-wooslider-posttypes.php. Translation function calls should not contain PHP variables. Line 137: 'add_new' => sprintf( _x( 'Add New %s', $token, 'wooslider' ), $singular ),
- Text Domain: is missing from your style.css header.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot 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

- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : class-tgm-plugin-activation.php Line 989: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.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 : getToken.php Line 11: require_once('phpFlickr.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 : auth.php Line 16: require_once($path_to_phpFlickr_class . 'phpFlickr.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 : example.php Line 16: require_once('phpFlickr.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 : widget-flickr.php Line 74: require_once(get_template_directory() . '/includes/widgets/phpFlickr/phpFli If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wp-updates-theme.php Line 8: require_once('wp-updates-theme.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 : config.php Line 9: require($wp_load); 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 : interface.php Line 4: require_once('config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : defaults.php Line 356: require_once($class_file);
Line 565: require_once($class_file);
Line 910: require_once($class_file);
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : sf-options.php Line 17: require_once(dirname(__FILE__) . '/options/defaults.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 : wp_bakery_visual_composer.php Line 12: require_once( $lib_dir . 'abstract.php' );Line 13: require_once( $lib_dir . 'helpers.php' );
Line 14: require_once( $lib_dir . 'mapper.php' );
Line 15: require_once( $lib_dir . 'shortcodes.php' );
Line 16: require_once( $lib_dir . 'composer.php' );
Line 19: require_once( $shortcodes_dir . 'default.php' );
Line 20: require_once( $shortcodes_dir . 'column.php' );
Line 21: require_once( $shortcodes_dir . 'accordion.php' );
Line 22: require_once( $shortcodes_dir . 'tabs.php' );
Line 23: require_once( $shortcodes_dir . 'tour.php' );
Line 24: require_once( $shortcodes_dir . 'buttons.php' );
Line 25: require_once( $shortcodes_dir . 'images_galleries.php' );
Line 26: require_once( $shortcodes_dir . 'media.php' );
Line 27: require_once( $shortcodes_dir . 'raw_content.php' );
Line 28: require_once( $shortcodes_dir . 'teaser_grid.php' );
Line 30: require_once( $shortcodes_dir . 'portfolio.php' );
Line 31: require_once( $shortcodes_dir . 'blog.php' );
Line 32: require_once( $shortcodes_dir . 'clients.php' );
Line 33: require_once( $shortcodes_dir . 'full-width-text.php' );
Line 34: require_once( $shortcodes_dir . 'team.php' );
Line 35: require_once( $shortcodes_dir . 'jobs.php' );
Line 36: require_once( $shortcodes_dir . 'testimonial.php' );
Line 37: require_once( $shortcodes_dir . 'testimonial-carousel.php' );
Line 38: require_once( $shortcodes_dir . 'testimonial-slider.php' );
Line 39: require_once( $shortcodes_dir . 'faqs.php' );
Line 40: require_once( $shortcodes_dir . 'showcase.php' );
Line 41: require_once( $shortcodes_dir . 'recent-posts.php' );
Line 42: require_once( $shortcodes_dir . 'portfolio-carousel.php' );
Line 43: require_once( $shortcodes_dir . 'posts-carousel.php' );
Line 44: require_once( $shortcodes_dir . 'team-carousel.php' );
Line 45: require_once( $shortcodes_dir . 'jobs-overview.php' );
Line 46: //require_once( $shortcodes_dir . 'latest-tweet-bar.php' );
Line 47: //require_once( $shortcodes_dir . 'tweets-slider.php' );
Line 48: require_once( $shortcodes_dir . 'code-snippet.php' );
Line 49: require_once( $shortcodes_dir . 'googlechart.php' );
Line 50: require_once( $shortcodes_dir . 'sitemap.php' );
Line 51: require_once( $shortcodes_dir . 'search.php' );
Line 53: require_once( $lib_dir . 'media_tab.php' );
Line 55: require_once( $lib_dir . 'layouts.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_tab.php Line 9: require_once( ABSPATH . '/wp-includes/script-loader.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : build.php Line 199: include_once( self::$config['COMPOSER'] . 'settings/' . 'js_composer_settin 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 : js_composer.php Line 68: require_once( $composer_settings['COMPOSER'] . 'wp_bakery_visual_composer.pLine 75: require_once( $composer_settings['COMPOSER'] . 'build.php' );
Line 81: require_once( $composer_settings['CONFIG'] . 'map.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : aq_resizer.php Line 11: require( get_template_directory() . '/includes/plugins/aq_resizer-2x.php' )Line 19: require( get_template_directory() . '/includes/plugins/aq_resizer-1x.php' )
Line 22: require( get_template_directory() . '/includes/plugins/aq_resizer-1x.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 : slider.php Line 29: require_once( 'classes/class-wooslider.php' );Line 30: if ( ! is_admin() ) require_once( 'inc/wooslider-template.php' );
Line 33: require_once( 'inc/woo-functions.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 : class-wooslider-frontend.php Line 39: require_once( 'class-wooslider-sliders.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 : class-wooslider.php Line 54: require_once( 'class-wooslider-utils.php' );Line 57: require_once( 'class-wooslider-posttypes.php' );
Line 61: require_once( 'class-wooslider-settings-api.php' );
Line 62: require_once( 'class-wooslider-settings.php' );
Line 76: require_once( 'class-wooslider-admin.php' );
Line 80: require_once( 'class-wooslider-frontend.php' );
Line 95: require_once( $this->plugin_path . 'widgets/widget-wooslider-base.php' );
Line 96: require_once( $this->plugin_path . 'widgets/widget-wooslider-attachments.ph
Line 97: require_once( $this->plugin_path . 'widgets/widget-wooslider-posts.php' );
Line 98: require_once( $this->plugin_path . 'widgets/widget-wooslider-slides.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 : love-it-pro.php Line 38: include(LI_BASE_DIR . '/includes/display-functions.php');Line 39: include(LI_BASE_DIR . '/includes/love-functions.php');
Line 40: include(LI_BASE_DIR . '/includes/scripts.php');
Line 41: include(LI_BASE_DIR . '/includes/widgets.php');
Line 43: include(LI_BASE_DIR . '/includes/settings.php');
Line 46: // include_once(LI_BASE_DIR . '/includes/class-custom-plugin-updater.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.
This is a ThemeForest theme. Since Themeforest items are all checked by a human before they appear on their website, ThemeForest verification rules are more permissive than themecheck's and can give a better verification score ( Themeforest requirements ).
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEflexform.zip
- FILE SIZE5725021 bytes
- MD57cf1a98e8ea9b54a0142a7083de6a2a1
- SHA1e3c14cd8da882310de9b19a8d45cb4ec0bb65847
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEMEFOREST PAGEhttp://themeforest.net/item/flexform-retina-responsive-multipurpose-theme/4258755 ($49)
- VERSION1.3
- CREATION DATE2016-03-12
- LAST FILE UPDATE2017-03-05
- LAST VALIDATION2017-03-05 14:55
- OTHER VERSIONS
Error 8 : Undefined index: slug
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
Critical alerts

- Found a Customizer setting that did not have a sanitization callback function in file sf-customizer-options.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.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.
- Found eval in file shortcodes.php. Line 291: eval('\$param_value = \$'.$param['param_name'].';');
Line 501: eval('\$param_value = \$'.$param['param_name'].';');
Found eval in file accordion.php. Line 110: eval('\$param_value = \$'.$param['param_name'].';');Found eval in file tabs.php. Line 76: eval('\$param_value = \$'.$param['param_name'].';'); - curl_init was found in the file phpFlickr.php Line 212: if ( function_exists('curl_init') ) {
Line 214: $curl = curl_init($this->rest_endpoint);
Line 391: if ( function_exists('curl_init') ) {
Line 420: $curl = curl_init($this->upload_endpoint);
Line 453: if ( function_exists('curl_init') ) {
Line 482: $curl = curl_init($this->upload_endpoint);
Line 514: if ( function_exists('curl_init') ) {
Line 543: $curl = curl_init($this->replace_endpoint);
curl_exec was found in the file phpFlickr.php Line 218: $response = curl_exec($curl);Line 424: $response = curl_exec($curl);
Line 486: $response = curl_exec($curl);
Line 547: $response = curl_exec($curl);
pfsockopen was found in the file phpFlickr.php Line 227: $fp = @pfsockopen($matches[1], 80);curl_init was found in the file phpFlickr.php Line 212: if ( function_exists('curl_init') ) {Line 214: $curl = curl_init($this->rest_endpoint);
Line 391: if ( function_exists('curl_init') ) {
Line 420: $curl = curl_init($this->upload_endpoint);
Line 453: if ( function_exists('curl_init') ) {
Line 482: $curl = curl_init($this->upload_endpoint);
Line 514: if ( function_exists('curl_init') ) {
Line 543: $curl = curl_init($this->replace_endpoint);
curl_exec was found in the file phpFlickr.php Line 218: $response = curl_exec($curl);Line 424: $response = curl_exec($curl);
Line 486: $response = curl_exec($curl);
Line 547: $response = curl_exec($curl);
curl_init was found in the file phpFlickr.php Line 212: if ( function_exists('curl_init') ) {Line 214: $curl = curl_init($this->rest_endpoint);
Line 391: if ( function_exists('curl_init') ) {
Line 420: $curl = curl_init($this->upload_endpoint);
Line 453: if ( function_exists('curl_init') ) {
Line 482: $curl = curl_init($this->upload_endpoint);
Line 514: if ( function_exists('curl_init') ) {
Line 543: $curl = curl_init($this->replace_endpoint);
curl_exec was found in the file phpFlickr.php Line 218: $response = curl_exec($curl);Line 424: $response = curl_exec($curl);
Line 486: $response = curl_exec($curl);
Line 547: $response = curl_exec($curl);
curl_init was found in the file phpFlickr.php Line 212: if ( function_exists('curl_init') ) {Line 214: $curl = curl_init($this->rest_endpoint);
Line 391: if ( function_exists('curl_init') ) {
Line 420: $curl = curl_init($this->upload_endpoint);
Line 453: if ( function_exists('curl_init') ) {
Line 482: $curl = curl_init($this->upload_endpoint);
Line 514: if ( function_exists('curl_init') ) {
Line 543: $curl = curl_init($this->replace_endpoint);
curl_exec was found in the file phpFlickr.php Line 218: $response = curl_exec($curl);Line 424: $response = curl_exec($curl);
Line 486: $response = curl_exec($curl);
Line 547: $response = curl_exec($curl);
curl_init was found in the file field_gfonts.php Line 35: $init = curl_init($gfonts_url);curl_exec was found in the file field_gfonts.php Line 41: $results_ugly = curl_exec($init);curl_init was found in the file functions.php Line 923: $ch = curl_init();curl_exec was found in the file functions.php Line 926: $contents = curl_exec($ch); - screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.Line 371: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>
Line 1496: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
screen_icon found in file class-wooslider-settings-api.php. Deprecated since version 3.8.Line 341: <?php screen_icon( 'wooslider' ); ?> revslider.zip
.
Plugins are not allowed in themes. The zip file found was
Warning

- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong.' in file class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %1$s' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _e, with the arguments in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The following plugin was activated successfully: %s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dismiss this notice' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'External Link' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Private Repository' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pre-Packaged' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WordPress Repository' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Required' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recommended' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Not Installed' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installed But Not Activated' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No plugins to install or activate. <a href="%1$s" title="Return to the Dashboard">Return to the Dashboard</a>' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Source' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Type' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Status' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Activate' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'The following plugin was activated successfully:', 'The following plugins were activated successfully:' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install package not available.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Downloading install package from <span class="code">%s</span>…' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Unpacking the package…' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing the plugin…' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin install failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin installed successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activation failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation and activation process is starting. This process may take a while on some hosts, so please be patient.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s installed and activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All installations and activations have been completed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing and Activating Plugin %1$s (%2$d/%3$d)' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation process is starting. This process may take a while on some hosts, so please be patient.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'An error occurred while installing %1$s: <strong>%2$s</strong>.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation of %1$s failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s installed successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All installations have been completed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin %1$s (%2$d/%3$d)' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title:' in file widget-portfolio-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of items to show:' in file widget-portfolio-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title:' in file widget-posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of posts to show:' in file widget-posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title:' in file widget-portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of items to show:' in file widget-portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title:' in file widget-infocus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post ID:' in file widget-infocus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must provide a valid email for this option.' in file validation_email.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This field must be a valid date.' in file validation_date.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must provide a numerical value for this option.' in file validation_numeric.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This field must be a valid color value.' in file validation_color.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must provide a comma seperated list of numerical values for this option.' in file validation_comma_numeric.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must not enter any special characters in this field, all special characters have been removed.' in file validation_no_special_chars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must provide a valid URL for this option.' in file validation_url.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must not enter any HTML in this field, all HTML tags have been removed.' in file validation_no_html.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<span id="footer-thankyou">Options panel created using <a href="%s" target="_blank">Redux Framework</a> v%s</span>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import / Export' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import / Export' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dev Mode Info' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dev Mode Info' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Are you sure? You will lose all custom values.' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reset to Defaults' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Settings Imported!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Settings Saved!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Settings have changed, you should save them!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong><span></span> error(s) were found!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong><span></span> warning(s) were found!</strong>' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import / Export' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dev Mode Info' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import / Export Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import from file' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import from URL' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Input your backup file below and hit Import to restore your sites options from a backup.' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Input the URL to another sites options set and hit Import to load the options from that site.' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WARNING! This will overwrite any existing options, please proceed with caution!' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Export Options' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Here you can copy/download your current option settings. Keep this safe as you can use it as a backup should anything go wrong, or you can use it to restore your settings on this site (or any other site).' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copy' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copy Link' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dev Mode Info' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reset to Defaults' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove' in file field_multi_text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove' in file field_multi_text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove' in file field_multi_text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add More' in file field_multi_text.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The fonts provided below are free to use custom fonts from the <a href="http://www.google.com/webfonts" target="_blank">Google Web Fonts directory</a>' in file field_google_webfonts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'From:' in file field_color_gradient.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'To:' in file field_color_gradient.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'From:' in file field_color_gradient.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' To:' in file field_color_gradient.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload' in file field_upload.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove Upload' in file field_upload.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'A Section added by hook' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">This is a section created by adding a filter to the sections array. Can be used by child themes to add/remove sections from the options.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Flexform Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Flexform Theme Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Information 1' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p>This is the tab content, HTML is allowed.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Information 2' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p>This is the tab content, HTML is allowed.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p>This is the sidebar content, HTML is allowed.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'General Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the general options for the theme</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Responsive' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable/Disable the responsive behaviour of the theme' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Layout' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the page layout type' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page shadow (boxed layout only)' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the shadow for the boxed layout' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom favicon' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload a 16px x 16px Png/Gif image that will represent your website favicon' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'RSS Feed URL' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The rss feed URL for your blog.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom CSS' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Quickly add some CSS to your theme by adding it to this textarea.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tracking code' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste your Google Analytics (or other) tracking code here. This will be added into the footer template of your theme. NOTE: Please include the script tag.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom admin login logo' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload a 254 x 95px image here to replace the admin login logo.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Front End Style Switcher' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable/Disable the front end styleswitcher.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the background.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to use an image for the body background (boxed layout only).' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Either upload or provide a link to your own background here, or choose from the presets below.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Preset body background image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select a preset background image for the body background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the header.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Top Bar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If enabled, the top bar will show with the menu and social config.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top Bar Menu Location' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose whether you would like the top bar menu to show on the left or right.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top bar social icon config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show subscribe aux option' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to show the suscribe dropdown in the top bar, allowing users to subscribe via inputting their email address. If you use this, be sure to enter a Mailchimp form action URL in the box below.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show translation aux option' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to show the translation dropdown in the top bar.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show account aux option' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to show the account dropdown in the top bar.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show cart aux option' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this to show the WooCommerce cart dropdown in the top bar.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Subscribe form code' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Layout' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the header/logo layout.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload your logo here (any size).' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Retina Logo' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload the retina version of your logo here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Width' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter the width of your logo here (standard size), so that it is restricted for the retina version. Numerical value (no px).' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Top spacing' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo Bottom spacing' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main Nav Top spacing' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Nav Search' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the search box next to the navigation.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Mini header' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the mini header when scrolling down the page.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo hover fade' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the fade effect when you hover the logo.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Nav line indiciator' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the line indictaor on the navigation.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Shadow' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the shadow below the header.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the footer.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Footer' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the footer widgets section.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Divider' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the footer divider above the footer.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Layout' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the footer column layout.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Copyright' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the footer copyright section.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copyright Divider' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable the copyright divider above the copyright.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Copyright Text' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Swift Ideas Backlink' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If checked, a backlink to our site will be shown in the footer. This is not compulsory, but always appreciated :)' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Go To Top Button Text' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Meta Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options to set the defaults for the meta options.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Show Page Heading' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose the default state for the page heading, shown/hidden.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Page Heading Background' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Sidebar Config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Left Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Right Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Asset Background Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the alternative backgrounds that you can set for page headings / full width page builder assets.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Filter Wrap Alt Background' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 1 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-1 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 1 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-1 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 1 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-1 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 1 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 2 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-2 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 2 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-2 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 2 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-2 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 2 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 3 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-3 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 3 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-3 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 3 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-3 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 3 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 4 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-4 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 4 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-4 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 4 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-4 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 4 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 5 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-5 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 5 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-5 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 5 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-5 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 5 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 6 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-6 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 6 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-6 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 6 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-6 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 6 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 7 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-7 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 7 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-7 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 7 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-7 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 7 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 8 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-8 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 8 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-8 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 8 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-8 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 8 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 9 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-9 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 9 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-9 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 9 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-9 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 9 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 10 Background Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The background color for the Alt-10 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 10 Text Color' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text color for the Alt-10 alternative background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 10 Background Image' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload an image for the Alt-10 alternative background here.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alt 10 Background Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you are using an image rather than a pattern, select cover to make the image cover the background.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive/Category Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the archive/category pages.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar Config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Left Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Right Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display Type' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Portfolio Archive Display Type' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Portfolio Archive Columns' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Font Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for fonts used within the theme.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose the type of font that you want to use for the body text.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body Standard Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The font that is used as the body text and other small text throughout the theme.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Standard Google Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The font that is used as the body text and other small text throughout the theme.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Standard FontDeck Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste the css here that can be found from step 2 of the FontDeck instructions (<a href="http://themes.swiftpsd.com/shared/flexform/fontdeck_step2.png" class="view" target="_blank">view</a>). NOTE: Make sure you provide the JS code in the box at the bottom for this/all FontDeck fonts you want to use.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headings Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose the type of font that you want to use for the body text.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Heading Standard Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The font that is used for the headings throughout the theme.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headings Google Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The font that is used for the headings throughout the theme.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Heading FontDeck Font' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste the css here that can be found from step 2 of the FontDeck instructions (<a href="http://themes.swiftpsd.com/shared/flexform/fontdeck_step2.png" class="view" target="_blank">view</a>). NOTE: Make sure you provide the JS code in the box at the bottom for this/all FontDeck fonts you want to use.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'FontDeck JS Code' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste the js code here that can be found from step 1 of the FontDeck instructions (<a href="http://themes.swiftpsd.com/shared/flexform/fontdeck_step1.png" class="view" target="_blank">view</a>).' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Font Size Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for fonts used within the theme.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the body font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the body font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Menu Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the menu font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H1 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h1 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H1 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h1 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H2 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h2 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H2 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h2 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H3 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h3 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H3 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h3 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H4 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h4 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H4 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h4 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H5 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h5 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H5 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h5 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H6 Font Size' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the size of the h6 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H6 Font Line Height' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the line height of the h6 font.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Testimonials Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the Testimonials pages/assets.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Testimonial Page' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the page that is your testimonial index page. This is used to link to the page from various places.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Jobs Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the Jobs pages/assets.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Jobs Page' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select the page that is your jobs index page. This is used to link to the page from various places.' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Options' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the options for the WooCommerce Shop/Category pages.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Sidebar Config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Left Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Right Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce Page Heading Background' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Product Sidebar Config' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Product Left Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Product Right Sidebar' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social Profiles' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p class="description">These are the fields that power the social shortcode. If you include a link/username here, then the icon will be included in the shortcodes output.</p>' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Twitter' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Facebook' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dribbble' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Vimeo' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tumblr' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Spotify' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skype' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LinkedIn' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Last.fm' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Google+' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Flickr' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'YouTube' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Behance' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pinterest' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yelp' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Instagram' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Theme URL:</strong> ' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Author:</strong> ' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>Version:</strong> ' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Documentation' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Support' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Translation Plugin' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Information' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'System Status' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Documentation' in file sf-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file map.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Wrong name for shortcode:", . Name required, "js_composer" in file mapper.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Wrong base for shortcode:", . Base required, "js_composer" in file mapper.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Wrong name for shortcode:", . Name required, "js_composer" in file mapper.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments "Wrong attribute for '", shortcode. Attribute param_name required, "js_composer" in file mapper.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "swift_page_builder" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "js_composer" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous slide' in file tabs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous slide' in file tabs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next slide' in file tabs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next slide' in file tabs.php.Found a translation function that is missing a text-domain. Function __, with the arguments '«' in file media_tab.php.Found a translation function that is missing a text-domain. Function __, with the arguments '»' in file media_tab.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Save all changes' in file media_tab.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Add New %s', 'wooslider' in file class-wooslider-posttypes.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s updated.' in file class-wooslider-posttypes.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%2$s published.' in file class-wooslider-posttypes.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' M j, Y @ G:i' in file class-wooslider-posttypes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number to Show:' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Options saved' in file settings.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.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 plugin-includes.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %s' in file plugin-includes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Flexform Options' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Color Customizer' in file functions.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are swiftframework, woothemes, tax-meta, rwmb, js_composer, . Name required, . Base required, shortcode. Attribute param_name required, wooslider, love_it.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Found a mix of \r\n and \n line endings in file widget-posts.php.
- Could not find wp_link_pages.
- screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.Line 371: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>
Line 1496: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
screen_icon found in file class-wooslider-settings-api.php. Deprecated since version 3.8.Line 341: <?php screen_icon( 'wooslider' ); ?> - Text Domain: is missing from your style.css header.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot 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

- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : class-tgm-plugin-activation.php Line 989: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.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 : getToken.php Line 11: require_once('phpFlickr.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 : auth.php Line 16: require_once($path_to_phpFlickr_class . 'phpFlickr.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 : example.php Line 16: require_once('phpFlickr.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 : widget-flickr.php Line 74: require_once(get_template_directory() . '/includes/widgets/phpFlickr/phpFli If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wp-updates-theme.php Line 8: require_once('wp-updates-theme.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 : config.php Line 9: require($wp_load); 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 : interface.php Line 4: require_once('config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : defaults.php Line 356: require_once($class_file);
Line 565: require_once($class_file);
Line 910: require_once($class_file);
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : sf-options.php Line 17: require_once(dirname(__FILE__) . '/options/defaults.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 : wp_bakery_visual_composer.php Line 12: require_once( $lib_dir . 'abstract.php' );Line 13: require_once( $lib_dir . 'helpers.php' );
Line 14: require_once( $lib_dir . 'mapper.php' );
Line 15: require_once( $lib_dir . 'shortcodes.php' );
Line 16: require_once( $lib_dir . 'composer.php' );
Line 19: require_once( $shortcodes_dir . 'default.php' );
Line 20: require_once( $shortcodes_dir . 'column.php' );
Line 21: require_once( $shortcodes_dir . 'accordion.php' );
Line 22: require_once( $shortcodes_dir . 'tabs.php' );
Line 23: require_once( $shortcodes_dir . 'tour.php' );
Line 24: require_once( $shortcodes_dir . 'buttons.php' );
Line 25: require_once( $shortcodes_dir . 'images_galleries.php' );
Line 26: require_once( $shortcodes_dir . 'media.php' );
Line 27: require_once( $shortcodes_dir . 'raw_content.php' );
Line 28: require_once( $shortcodes_dir . 'teaser_grid.php' );
Line 30: require_once( $shortcodes_dir . 'portfolio.php' );
Line 31: require_once( $shortcodes_dir . 'blog.php' );
Line 32: require_once( $shortcodes_dir . 'clients.php' );
Line 33: require_once( $shortcodes_dir . 'full-width-text.php' );
Line 34: require_once( $shortcodes_dir . 'team.php' );
Line 35: require_once( $shortcodes_dir . 'jobs.php' );
Line 36: require_once( $shortcodes_dir . 'testimonial.php' );
Line 37: require_once( $shortcodes_dir . 'testimonial-carousel.php' );
Line 38: require_once( $shortcodes_dir . 'testimonial-slider.php' );
Line 39: require_once( $shortcodes_dir . 'faqs.php' );
Line 40: require_once( $shortcodes_dir . 'showcase.php' );
Line 41: require_once( $shortcodes_dir . 'recent-posts.php' );
Line 42: require_once( $shortcodes_dir . 'portfolio-carousel.php' );
Line 43: require_once( $shortcodes_dir . 'posts-carousel.php' );
Line 44: require_once( $shortcodes_dir . 'team-carousel.php' );
Line 45: require_once( $shortcodes_dir . 'jobs-overview.php' );
Line 46: //require_once( $shortcodes_dir . 'latest-tweet-bar.php' );
Line 47: //require_once( $shortcodes_dir . 'tweets-slider.php' );
Line 48: require_once( $shortcodes_dir . 'code-snippet.php' );
Line 49: require_once( $shortcodes_dir . 'googlechart.php' );
Line 50: require_once( $shortcodes_dir . 'sitemap.php' );
Line 51: require_once( $shortcodes_dir . 'search.php' );
Line 53: require_once( $lib_dir . 'media_tab.php' );
Line 55: require_once( $lib_dir . 'layouts.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_tab.php Line 9: require_once( ABSPATH . '/wp-includes/script-loader.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : build.php Line 199: include_once( self::$config['COMPOSER'] . 'settings/' . 'js_composer_settin 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 : js_composer.php Line 68: require_once( $composer_settings['COMPOSER'] . 'wp_bakery_visual_composer.pLine 75: require_once( $composer_settings['COMPOSER'] . 'build.php' );
Line 81: require_once( $composer_settings['CONFIG'] . 'map.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : aq_resizer.php Line 11: require( get_template_directory() . '/includes/plugins/aq_resizer-2x.php' )Line 19: require( get_template_directory() . '/includes/plugins/aq_resizer-1x.php' )
Line 22: require( get_template_directory() . '/includes/plugins/aq_resizer-1x.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 : slider.php Line 29: require_once( 'classes/class-wooslider.php' );Line 30: if ( ! is_admin() ) require_once( 'inc/wooslider-template.php' );
Line 33: require_once( 'inc/woo-functions.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 : class-wooslider-frontend.php Line 39: require_once( 'class-wooslider-sliders.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 : class-wooslider.php Line 54: require_once( 'class-wooslider-utils.php' );Line 57: require_once( 'class-wooslider-posttypes.php' );
Line 61: require_once( 'class-wooslider-settings-api.php' );
Line 62: require_once( 'class-wooslider-settings.php' );
Line 76: require_once( 'class-wooslider-admin.php' );
Line 80: require_once( 'class-wooslider-frontend.php' );
Line 95: require_once( $this->plugin_path . 'widgets/widget-wooslider-base.php' );
Line 96: require_once( $this->plugin_path . 'widgets/widget-wooslider-attachments.ph
Line 97: require_once( $this->plugin_path . 'widgets/widget-wooslider-posts.php' );
Line 98: require_once( $this->plugin_path . 'widgets/widget-wooslider-slides.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 : love-it-pro.php Line 38: include(LI_BASE_DIR . '/includes/display-functions.php');Line 39: include(LI_BASE_DIR . '/includes/love-functions.php');
Line 40: include(LI_BASE_DIR . '/includes/scripts.php');
Line 41: include(LI_BASE_DIR . '/includes/widgets.php');
Line 43: include(LI_BASE_DIR . '/includes/settings.php');
Line 46: // include_once(LI_BASE_DIR . '/includes/class-custom-plugin-updater.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.