0
Validation results

Voice

Voice

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file extension_customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  3. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="100%" height="<?php echo absint($instance['height']); ?>" src="<?php echo $protocol;?> in file video.php. 42: <iframe width='100%' height='<?php echo absint($instance['height']); ?>' sr
  4. Malware : Operations on file system fopen was found in the file helpers.php 18: $handle = fopen( THEME_DIR . '/log', 'a' );fwrite was found in the file helpers.php 19: fwrite( $handle, $mixed . PHP_EOL );fclose was found in the file helpers.php 20: fclose( $handle );file_get_contents was found in the file radium-importer.php 266: $data = file_get_contents( $file );339: $data = file_get_contents( $file );file_get_contents was found in the file radium-importer.php 266: $data = file_get_contents( $file );339: $data = file_get_contents( $file );file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen was found in the file class.redux_helpers.php 657: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 660: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 663: //fclose( $fp );
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File framework.php : 1349: // wrappers and need to be appened to using add_submenu_page.1400: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1458: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1349: // wrappers and need to be appened to using add_submenu_page.1400: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1458: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1426: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $thisFile framework.php : 1349: // wrappers and need to be appened to using add_submenu_page.1400: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1458: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
  6. Deprecated functions : wp_get_http wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.905: $headers = wp_get_http( $url, $upload['file'] );
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in enqueue.php. Themes must not deregister core scripts. 215: wp_deregister_script( 'jquerySelect2' );Found wp_deregister_script in framework.php. Themes must not deregister core scripts. 565: wp_deregister_script( 'wpb_ace' );
  2. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  3. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can place Google AdSense or any JavaScript related code inside this widget' in file adsense.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Voice Adsense' in file adsense.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Adsense' in file adsense.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title' in file adsense.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Leave empty for no title' in file adsense.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Adsense Code' in file adsense.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Place your Google Adsense code or any JavaScript related advertising code.' in file adsense.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Expand widget area to 300px' in file adsense.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Check this option if you are using 300px wide adsense so it can fit your widget area' in file adsense.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display your posts with this widget' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Voice Posts' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured Posts' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of posts to show' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Autoplay slider:' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify number of seconds if you want to enable autoplay/rotate for slider' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Auto detect category' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'If sidebar is used on single post template, display posts from current post category' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Exclude current post' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'If sidebar is used on single post template, exclude current post from widget' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select tags' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify tag slugs separated by comma if you want to select only those tags. i.e. sugar, spice, everything-nice.' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Only select posts which are not older than' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose manually' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify post ids separated by comma if you want to select only those posts. i.e. 213,32,12,45 Note: you can also choose pages as well as custom post types' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Post titles characters limit' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Note: Leave empty if you want to show entire post titles' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Display category link' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Day' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Week' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Month' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Months' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments '6 Months' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Year' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select all posts' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Order by:' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose from:' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Big posts' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post list' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Slider' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Widget style:' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Date' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Views' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reading time' in file posts.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Reviews' in file posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Display meta data:' in file posts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can easily place YouTube or Vimeo video here' in file video.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Voice Video' in file video.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Video' in file video.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title' in file video.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Video type' in file video.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'YouTube' in file video.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Vimeo' in file video.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Video ID' in file video.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'ID example' in file video.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Height' in file video.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Description (optional)' in file video.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'General' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'These are general theme settings' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Responsive mode' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to make this theme compatible with smart phones and tablets or always use fixed width' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'RTL mode (right to left)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable this option if you are using right to left writing/reading' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skip RTL for specific language(s)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste specific WordPress language <a href="http://wpcentral.io/internationalization/" target="_blank">locale code</a> to exclude it from RTL mode' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'i.e. If you are using Arabic and English versions on the same WordPress installation you should put "en_US" in this field and its version will not be displayed as RTL. Note: To exclude multiple languages, separate by comma: en_US, de_DE' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Additional sidebars' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of additional sidebars you want to use in this theme. You can manage your sidebars via <a href="%s">Appearance -> Widgets</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Leave empty for no additional sidebars.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Branding' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'These are your branding options' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default featured image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload your default featured image/placeholder which will be displayed for posts which do not have featured image set' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Allowed extensions are .jpg and .png' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Favicon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload your favicon here' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Supported formats: .ico .gif .png' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Apple Touch Icon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload icon for the Apple touch' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size: 77x77' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Metro Icon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload icon for the Metro interface' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size: 144x144' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Advanced' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'These are options for advanced users only. Use it with caution' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Additional CSS' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use this field to write or paste CSS code and modify default theme styling' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Additional JavaScript' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use this field to write or paste additional JavaScript code to this theme' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Use for clean JavaScript execution code without "script" tags' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Google Analytics tracking code' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paste your google analytics tracking code (or any other javascript related tracking code)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Use with included "script" tags around the code' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Generate image sizes' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check what image sizes you want to generate i.e. if you dont want to use big featured image, uncheck this option (if you are not sure, it is highly recommended to leave all sizes checked)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Styling' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'These are options to modify and style your header area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose header layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 (centered)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2 (with ad space)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 (minimal)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header height' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify height for your header area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Height value is in px.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header ad space' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This is a place for header banner ad' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: If you want to paste HTML or js code, use "text" mode in editor. Suggested size of an ad banner is 728x90' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload your logo image here, or leave empty to show website title instead' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Retina logo (2x)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Optionally upload another logo for devices with retina displays. It should be double size of your normal logo.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Mobile logo' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Optionally upload another logo which will be displayed only for mobiles and tablets' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Mobile retina logo (2x)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Optionally upload another mobile logo which will be displayed only for mobiles and tablets with retina displays.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo/title position' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify left and top positions for your logo/website title placement inside header' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logo/title custom URL' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify url if you want to link your logo/website title to some other URL address. By default it will lead to your home page.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site title color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify color for your website title (if logo is not used)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display site description' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display site description (below logo/title)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: You can specify your site description inside <a href="%s">Settings -> General</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site description color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display search' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display search icon after main navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This option applies to your main header area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sticky header' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to make main navigation always visible (sticky)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sticky header offset' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify after how many px of scrolling sticky header appears' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sticky header logo' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Optionally upload your logo image if you want to have different logo in sticky header instead of main logo' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Optimal logo height is 40px. Allowed extensions are .jpg, .png and .gif' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable header top bar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to enable header top bar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display top bar on mobile navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to enable top bar in mobile/responsive navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Group top bar navigation on mobile under "more" link ' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top bar left' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose what to display in top bar left area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top bar center' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose what to display in top bar center area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top bar right' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose what to display in top bar right area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top bar background color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top bar text color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation options' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for the main nav menu' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This option applies to your navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This option applies to your navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation accent color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This option applies to your navigation links hover' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Apply category colors as accent color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this option if you want to show actual category colors instead of accent color if category link is added in navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation submenu background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This option applies to your submenu items' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use mega menu navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to use our built in mega menu system in navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: You may want to set this option to off if you are using some other menu/navigation specific plugins and avoid possible conflicts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use Ajax for mega menu' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to load mega menu via ajax' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Enabling this options will cause a small delay when displaying mega menu' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show subcategories in mega menu' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to show subcategories instead of first post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Activate slider for mega-menu-posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to show posts as a slider' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of posts in mega menu slider' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of posts to display in the mega menu' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content Styling' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'These are options to tyle your main content area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Body background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Setup your body background color, image, pattern...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box/module headings background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This option apply to module headings background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box/module headings text' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This option apply to module headings text' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box/module background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify main boxes background color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post/content background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify background color for posts, pages, etc' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles/h-elements' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify color for posts/page titles, h1,h2,h3,etc...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post/content text' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This color applies to standard post/content text' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Accent color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This color applies to links, buttons, special elements, etc...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This color applies to meta data such as date, comments link, views, etc...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pagination/actions background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This color applies to third level/bottom area of boxes which has pagination, buttons, etc...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar Styling' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'These are styling settings for your sidebar/widgets' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Widget title background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify widget title background color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Widget title text' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify widget title text color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Widget background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify widget background color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Widget text' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify widget text color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Widget accent' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This color will apply to link hovers, buttons, etc...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sub-level background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This color will apply to additional area used at the bottom of some widgets' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Styling' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage settings for footer area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable Footer' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to include footer area in your theme. You can manage footer area content in <a href="%s">Apperance -> Widgets</a> settings.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Columns' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose number of columns in footer area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Each column represents one Footer Sidebar in <a href="%s">Apperance -> Widgets</a> settings.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Column' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2 Columns (1/2 + 1/2)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2 Columns (1/3 + 2/3)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2 Columns (2/3 + 1/3)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Columns' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer background' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify footer background color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headings text color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This color will apply to footer widget titles, headings, etc...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This is standard text color for footer' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Accent color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This color will apply to buttons, links, etc...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable bottom bar / copyright area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to include copyright area below footer' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copyright' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify some copyright text to show at the bottom of the website' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copyright &copy; 2014. Created by <a href="http://mekshq.com" target="_blank">Meks</a>. Powered by <a href="http://www.wordpress.org" target="_blank">WordPress</a>.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom bar left' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose what to display in copyright bar left area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom bar center' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose what to display in copyright bar center area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom bar right' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose what to display in copyright bar right area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post Layouts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured area (big/full-width posts)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for big post(s) displayed in featured area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display category link for featured area main post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for featured area main posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for featured area main posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Autoplay slides' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of seconds if you want to enable automatic sliding for featured area main posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'i.e. Put "5" to auto slide each 5 seconds or leave empty for no autoplay' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Overlay opacity' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose values for image overlay opacity' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: First value is for initial opacity, second one is for image hover' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured area (grid slider)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for posts displayed in featured area grid/slider' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display category link for posts in featured area grid/slider' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for featured area grid/slider' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for posts in featured area grid/slider' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Center text vertically' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to always center the text vertically over the image ' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Autoplay slides' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of seconds if you want to enable automatic sliding for featured area grid/slider' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'i.e. Put "5" to auto slide each 5 seconds or leave empty for no autoplay' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Overlay opacity' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose values for image overlay opacity' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: First value is for initial opacity, second one is for image hover' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for posts displayed in layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display category link for posts in layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for posts in layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout A content type' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check how would you like to display post content for Layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content (manually split with "<--more-->" tag)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt (automatically limit number of characters)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display excerpt' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display text excerpt for posts in layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify your excerpt limit if you are using excerpts on blog posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display read more link' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display "read more" link for posts in layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display post format icon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display post format icon (video, audio...) for posts in layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout B' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for layout B' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display category link for posts in layout B' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for layout B' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters. Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for layout B' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display excerpt' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display text excerpt for posts in layout B' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify your post excerpt limit for layout B' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display post format icon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display post format icon (video, audio...) for posts in layout B' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display category link for posts in layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters. Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display excerpt' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display text excerpt for posts in layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display read more link' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display "read more" link for posts in layout A' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify your post excerpt limit for layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display post format icon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display post format icon (video, audio...) for posts in layout C' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout D' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for layout D' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display category link for posts in layout D' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for layout D' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters. Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for layout D' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display post format icon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display post format icon (video, audio...) for posts in layout D' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout E' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for layout E' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display post title' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display post title posts in layout E' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for layout E' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters. Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for layout E' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display post format icon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display post format icon (video, audio...) for posts in layout E' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout F' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for layout F' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for layout F' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters. Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout G' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for posts displayed in layout G' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display category link for posts in layout G' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for layout G' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for posts in layout G' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display excerpt' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display text excerpt for posts in layout G' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify your post excerpt limit for layout G' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display post format icon' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display post format icon (video, audio...) for posts in layout G' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout H' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for layout H' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display category link for posts in layout H' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post titles limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify number of characters to limit post titles for layout H' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters. Leave empty if you want to show full titles.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for layout H' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display excerpt' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display text excerpt for posts in layout H' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify your post excerpt limit for layout H' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value represents number of characters' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Single Post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage settings for single post template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Single post layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose default layout for your single posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: You can override this option for each particular post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content width (with sidebar)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose post content width for posts which have sidebar included' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value is in px.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content width (without sidebar)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose post content width for posts which don\'t have sidebar included (full width posts)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value is in px.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose default sidebar layout for single posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: You can override this option for each particular post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose single post standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose single post sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Meta data' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which meta data to show for single post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display category link' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display category link' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display featured image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display featured image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display featured image caption' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display caption/description on featured image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display author image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display author image below featured image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display headline (exceprt)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display headline (post exceprt) before main post content' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display tags' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display tags below post content' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display share buttons' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display social share buttons' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social share buttons' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which social networks you want to use for sharing your posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Facebook' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Twitter' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Google+' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pinterest' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LinkedIN' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WhatsApp' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display previous/next post links' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display previous and next post links for current post.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous/next links to posts from same category?' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want previous and next post links to display only posts from same category.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display author box' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display "about author" area below post content.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author box position' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose where to display author box' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Above related posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Below related posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comment form on top' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display the comment form before comments' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Infinite scroll' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable infinite scroll loading for single posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related Posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for related posts area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display "related" posts box' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display additional area with related posts below post content' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related area posts layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related area posts number limit' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related area chooses from' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts located in same category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts tagged with at least one same tag' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts located in same category OR tagged with same tag' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts located in same category AND tagged with same tag' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts by same author' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related posts are ordered by' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related posts are not older than' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Paginated/Multipage Posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'These are options which apply to your posts split with "&lt;!--nextpage--&gt; tag"' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display navigation for paginated posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose where to display navigation for paginated/multi-page posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Above post content' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Below post content' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display featured image on first page of paginated post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display featured image/author image on the first page of paginated/multi page posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display headline/excerpt on first page of paginated post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display headline/excerp on the first page of paginated/multi page posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage default settings for your pages (page templates)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page content width (with sidebar)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose page content width for pages which have sidebar included' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value is in px.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page content width (without sidebar)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose page content width for pages which don\'t have sidebar included (full width pages)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: Value is in px.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose default sidebar layout for pages' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: You can override this option for each particular page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose page standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose page sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display featured image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display featured image on single pages' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display featured image caption' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display caption/description on featured image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display comments' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display comments on single pages' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: This is just an option to quickly hide the comments on pages. If you want to allow/disallow comments properly, you need to do it in "Discussion" box for each particular page.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display share buttons' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose if you want to display social share buttons' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social share buttons' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check which social networks you want to use for sharing your pages' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Facebook' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Twitter' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Google+' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pinterest' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LinkedIN' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WhatsApp' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category Templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage settings for category templates. Note: these are global category settings, you can optionally modify these settings for each category.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display featured area/slider' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to enable featured area for category templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured area layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose a layout for your featured area on category templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of featured area posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify how many posts you want to display inside featured area' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured posts are ordered by' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured posts are not older than' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not duplicate' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable this option to exclude posts in featured area from showing in main post listing' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show featured area on first page only' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable this option to display featured area only on first page of category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category posts main layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how to display your posts on category templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable starter posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to enable top/starter posts which will have different different layout than posts in main listing' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category starter posts layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how to display top/starter posts on category templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of starter posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify how many top/starter posts you want to have' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose default sidebar layout for category template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard category sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky category sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category pagination' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose which pagination to use on category templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how many posts per page you want to display' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit from global option in <a href="%s">Settings->Reading</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom number' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of post per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag Templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage settings for tag templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag archives layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how to display your posts on tag template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sidebar layout for tag template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard sidebar for tag template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky sidebar for tag template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag pagination' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose which pagination to use on tag template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how many posts per page you want to display' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit from global option in <a href="%s">Settings->Reading</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom number' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of post per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author Templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage settings for author templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author archives layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how to display your posts on author template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sidebar layout for author template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard sidebar for author template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky sidebar for author template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author pagination' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose which pagination to use on author template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how many posts per page you want to display' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit from global option in <a href="%s">Settings->Reading</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom number' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of post per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage settings for search results template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search archives layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how to display your posts on search template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sidebar layout for search template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard sidebar for search template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky sidebar for search template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search pagination' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose which pagination to use on search template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how many posts per page you want to display' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit from global option in <a href="%s">Settings->Reading</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom number' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of post per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts Page Archive' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage settings for posts page archive if you are using "posts page" option in <a href="%s">Settings-> Reading</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts page archives layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how to display your posts on posts page template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts page pagination' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose which pagination to use on posts page template' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how many posts per page you want to display' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit from global option in <a href="%s">Settings->Reading</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom number' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of post per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive Templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage settings for other miscellaneous templates like date archives, post format archives, etc...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archives layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how to display your posts on miscellaneous archive templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sidebar layout for archive templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard sidebar for archive templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky sidebar for archive templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive pagination' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose which pagination to use on archive templates' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose how many posts per page you want to display' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit from global option in <a href="%s">Settings->Reading</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom number' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of post per page' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Typography' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage fonts and typography settings' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main text font' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This is you main font for standard text' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headings font' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This font is used for headings, titles, h-elements...' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation font' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This font is used for main website navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Uppercase text' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to show CAPITAL LETTERS for specific elements' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site title' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site description' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main navigation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post/Page titles' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box (module, archive, category, tag, etc...) titles' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Widget titles' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer widget titles' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured area titles' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Ads' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Use this options to fill your ads slots. Both image and JavaScript related ads are allowed.' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Below header' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'This ad will be displayed between your header and website content' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Note: If you want to paste HTML or JavaScript code, use "text" mode in editor' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Above footer' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'This ad will be displayed between your footer and website content' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Note: If you want to paste HTML or JavaScript code, use "text" mode in editor' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Above single post content' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'This ad will be displayed above post content on your single post templates' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Note: If you want to paste HTML or JavaScript code, use "text" mode in editor' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Below single post content' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'This ad will be displayed below post content on your single post templates' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Note: If you want to paste HTML or JavaScript code, use "text" mode in editor' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Between posts' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'This ad will be displayed between posts on archive templates such as category archives, tag archives etc...' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Note: If you want to paste HTML or JavaScript code, use "text" mode in editor' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Between posts position' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Specify after how many posts you want to display ad' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Miscellaneous' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'These are some miscellaneous settings for the website' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'More string' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify your "more" string to append after limited post titles and excerpts across the theme' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display "time ago" format' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display post dates in "time ago" manner, like Twitter and Facebook (i.e 5 hours ago, 3 days ago, 2 weeks ago, 4 months ago, etc...)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Note: If you disable this option, you can choose your preferred date format in <a href="%s">Settings -> General</a>' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Apply "time ago" to posts which are not older than' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Hour' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Day' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Week' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Month' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Months' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '6 Months' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Year' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Apply to all posts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display "ago" word before date/time' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'By default, "ago" word goes after date/time string but in some languages different than English it is more proper to display it before.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Example: "Publie depuis 3 heures"' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post views forgery' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify value to add to real number of entry views for each post' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'i.e. If post has 45 views and you put 100, your post will display 145 views' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display scroll to top button' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to display scroll to top button' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Scroll to top button color' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose color for scroll to top button' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use Voice gallery style' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to use our built in gallery style or disable if you want to use default WordPress gallery or some other gallery plugin' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable zoom effect on featured images' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check if you want to enable zoom effect on featured image mouse-over' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments '404 template image' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload image for 404 template (optional)' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Supported formats: .jpg and .png' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable "multibyte" support for text excerpts' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use this option for some specific languages that have special characters i.e. Japanese' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Enable "multibyte" support for reading time' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Enable this option if your site is using a language with UTF8 characters i.e. Russian' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WooCommerce' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for WooCommerce pages' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sidebar layout for WooCommerce products' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard sidebar for WooCommerce products' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky sidebar for WooCommerce products' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product category sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sidebar layout for WooCommerce product category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product category standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard sidebar for WooCommerce product category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product category sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky sidebar for WooCommerce product category' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'bbPress' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Manage options for bbPress pages' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Forum sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sidebar layout for bbPress forums' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Forum standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard sidebar for bbPress forums' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Forum sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky sidebar for bbPress forums' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Topic sidebar layout' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sidebar layout for bbPress topics' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Topic standard sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose standard sidebar for bbPress topics' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Topic sticky sidebar' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose sticky sidebar for bbPress topics' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable theme translation?' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Translation' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use these settings to quckly translate or change text inside this theme. If you want to remove the text completely instead of modifying it, you can use <strong>"-1"</strong> as a value for particular field translation. <br/><br/><strong>Note:</strong> If you are using this theme for multilingual website, you need to disable these options and use multilanguage plugins (such as WPML) or manual translation via .po and .mo files located inside "wp-content/themes/voice/languages" folder.' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Performance' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Use these options to optimize your page speed' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Use minified CSS' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Load all theme css files combined and minified into a single file.' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Use minified JS' in file sections.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Load all theme js files combined and minified into a single file.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Updater' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Specify your ThemeForest username and API Key in order to enable quick Voice theme updates. Whenever we release new Voice update it will appear on your <a href="%s">updates screen</a>.' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your ThemeForest Username' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your ThemeForest API Key' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Where can I find my <a href="http://themeforest.net/help/api" target="_blank">API key</a>?' in file sections.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Voice Options%sTheme Documentation%s' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Options' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Voice Options' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Documentation' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use this panel to import content from theme demo example(s). Note: If you want to try multiple demos, please use %s plugin to reset your WordPress installation after each import and try another demo afterwards.' in file options.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Voice Default' in file options.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Voice Minimal' in file options.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Voice Bold' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' Load more' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Read more' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add Comment' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Comment' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Newer Entries' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Older Entries' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category - ' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag - ' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author - ' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive - ' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Results For - ' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Type here to search...' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ago' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Written by' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'by' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Views' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'min read' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You may also like' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Latest articles' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Prev' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page %s of %s' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View all posts' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'About the author' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Leave a comment' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reply' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Nothing found' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sorry, but nothing matched your search terms. Please try again with some different keywords.' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Leave a Comment' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'X' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post Comment' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comment' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Name' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Website' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You must be <a href="%s">logged in</a> to post a comment.' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logged in as <a href="%1$s">%2$s</a>. <a href="%3$s" title="Log out of this account">Log out?</a>' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '404 error: Page not found' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'It seems that you got lost, but we are here to help' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The page that you are looking for doesn&rsquo;t exist on this website. You may have accidentally mistype the page address, or followed an expired link. Anyway, we will help you get back on track. Why don&rsquo;t you try one of these pages for starters.' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'More' in file translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured Area/Slider' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Modules' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Authors' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Content/Editor Options' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display Options' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Sidebar layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose standard sidebar to display' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose sticky sidebar to display' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose a layout for this post' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of posts to show' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose posts (or pages) manually' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify post ids separated by comma if you want to select only those posts. i.e. 213,32,12,45' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Filter by category' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Apply child categories' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'If parent category is selected, posts from child categories will be selected automatically' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Include' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Whether to include or exclude posts from selected categories' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Filter by tag' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Tags' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Add' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Include' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Whether to include or exclude posts from selected tags' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Filter by author (username)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Include' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Whether to include or exclude author posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude by id' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify post ids separated by comma i.e. 213,32,12,45' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Posts are not older than' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Order posts by' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Sort' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Descending' in file metaboxes.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Ascending' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Do not duplicate' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Check this option to always exclude featured area posts from modules below so they don\'t appear twice' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Order by' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Order' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Exclude authors' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Enter author IDs separated by comma' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Edit' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Activate' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Deactivate' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Remove' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Add posts module' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Add html/text module' in file metaboxes.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Add ', type_name, ' module ' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Display page content:' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Above modules' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Below modules' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Do not display' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Style:' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Wrapped in box' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Unwrapped (transparent background)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Width:' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Container/page width' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Full/browser width' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Manage display options for content/editor on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Override display options for this particular post instead of using global options set in Theme Options -> Single Post' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Category link' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Featured image' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Author image' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Headline (excerpt)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Tags' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Prev/next posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Related posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Author box' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'On' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Off' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Featured area layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose featured area layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Featured posts limit' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'post(s)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Posts main layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose posts layout for this category' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of posts per page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'post(s)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Note: leave empty if you want to inherit from global category option' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Starter posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Check if you want to use starter posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Starter posts limit' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'post(s)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Sidebar layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose sidebar layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Standard sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose standard sidebar to display' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Sticky sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose sticky sidebar to display' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recently used' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Color' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Inherit from default accent color' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Custom' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose color' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Featured area layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose featured area layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Featured area posts limit' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'post(s)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Posts main layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose posts layout for this category' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of posts per page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'post(s)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Note: leave empty if you want to inherit from global category option' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Starter posts layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Check if you want to use starter posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Starter posts limit' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'post(s)' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Sidebar layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose sidebar layout' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Standard sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose standard sidebar to display' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Sticky sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose sticky sidebar to display' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recently used' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Color' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Inherit from default accent color' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Custom' in file metaboxes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose color' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page %s' in file snippets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show social networks' in file snippets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check this box to show social networks' in file snippets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Show social networks:' in file snippets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Check this box to display social networks' in file snippets.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Make widget content full-width' in file snippets.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Check this option if you want to expand your widget content to 300px' in file snippets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Sidebar' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This is default sidebar.' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default Sticky Sidebar' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This is default sticky sidebar. Sticky means that it will be always pinned to top while you are scrolling through your website content.' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Column 1' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This is sidebar to use in footer area column 1.' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Column 2' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This is sidebar to use in footer area column 2.' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Column 3' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This is sidebar to use in footer area column 3.' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main Navigation' in file menus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top Menu' in file menus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social menu' in file menus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Menu' in file menus.php.Found a translation function that is missing a text-domain. Function __, with the arguments '404 Menu' in file menus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No sidebar (full width)' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Left sidebar' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Right sidebar' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Standard' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cover' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Big post + slider below' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Big post(s) only' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Slider only' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Inherit' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout A' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout B' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout C' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout D' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout E' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout F' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout G' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout H' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Prev/Next page links' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Numeric pagination links' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Load more button' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Infinite scroll' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Date' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Comments' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Author' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Views' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Reading time' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Modified date' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Reviews' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This moment' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Day' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Days' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Week' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Month' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Months' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '6 Months' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Year' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Day' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Days' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Week' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Month' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '3 Months' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '6 Months' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Year' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All time' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Date' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of comments' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Number of views' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title (alphabetically)' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Modified date' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Random' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Author Reviews (stars)' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Author Reviews (points)' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Author Reviews (percentage)' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'User Reviews (stars)' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'User Reviews (points)' in file helpers.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'User Reviews (percentage)' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top navigation menu' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social menu' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search form' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer menu' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social menu' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copyright text' in file helpers.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Appearance' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Combine layouts' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Post selection' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Action' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Save Module' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Do not display publicly' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Enter your module title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title link' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Optionally, you can assign URL to title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose layout' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose your main posts layout' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Max number of posts' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify maximum number of posts for this module' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Make this module one-column (half width)' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'This option may apply to layouts C, D and F which are naturally listed in two columns' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Custom CSS class' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify class name for a possibility to apply custom styling to this module using CSS (i.e. my-custom-module)' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose starter posts layout' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of starter posts' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose additional layout if you want to combine two layouts in same module so the first posts will be displayed in different layout' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Filter by category' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Check whether you want to display posts from specific categories only. Or leave empty for all categories.' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Apply child categories' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'If parent category is selected, posts from child categories will be included automatically' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Include' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Whether to include or exclude posts from selected categories' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Filter by tag' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Tags' in file modules.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Add' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Include' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Whether to include or exclude posts from selected tags' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Filter by author (username)' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Include' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Whether to include or exclude author posts' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude by id' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify post ids separated by comma i.e. 213,32,12,45' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Not older than' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Display posts that are not older than some specific time' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Older than' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Display posts that are older than some specific time' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Order posts by' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify posts ordering' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Sort' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Descending' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Ascending' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose posts (or pages) manually' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify post ids separated by comma if you want to select only those posts. i.e. 213,32,12,45' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Do not duplicate (display only in this module)' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Check this option if you want posts in this module to be excluded from other modules so they don\'t appear twice' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose additional options' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose pagination type' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Note: Pagination can be added only for the last module on the page' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Link/Button Text' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Link/Button URL' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Autoplay slider posts' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify number of seconds if you want to auto-slide posts, or leave empty for no autoplay' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Appearance' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Combine layouts' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Post selection' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Action' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Save Module' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Do not display publicly' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Enter your module title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title link' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Optionally, you can assign URL to title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose layout' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose your main posts layout' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Max number of posts' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify maximum number of posts for this module' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Make this module one-column (half width)' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'This option may apply to layouts C, D and F which are naturally listed in two columns' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Custom CSS class' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify class name for a possibility to apply custom styling to this module using CSS (i.e. my-custom-module)' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose starter posts layout' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of starter posts' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose additional layout if you want to combine two layouts in same module so the first posts will be displayed in different layout' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'In ' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Check whether you want to display posts from specific' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Specify one or more terms separated by comma. i.e. life, cooking, funny moments' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Filter by author (username)' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Include' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Whether to include or exclude author posts' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Exclude by id' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify post ids separated by comma i.e. 213,32,12,45' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Not older than' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Display posts that are not older than some specific time' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Older than' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Display posts that are older than some specific time' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Order posts by' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify posts ordering' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Sort' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Descending' in file modules.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Ascending' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose posts (or pages) manually' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify post ids separated by comma if you want to select only those posts. i.e. 213,32,12,45' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Do not duplicate (display only in this module)' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Check this option if you want posts in this module to be excluded from other modules so they don\'t appear twice' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose additional options' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Choose pagination type' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Note: Pagination can be added only for the last module on the page' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Link/Button Text' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Link/Button URL' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Autoplay slider posts' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify number of seconds if you want to auto-slide posts, or leave empty for no autoplay' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Do not display publicly' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Enter your module title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title link' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Optionally, you can assign URL to title' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Content' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'You can put any text, HTML, JavaScript or shortcodes here' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Make this module one-column (half width)' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Custom CSS class' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Specify class name for a possibility to apply custom styling to this module using CSS (i.e. my-custom-module)' in file modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Save Module' in file modules.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'None' in file modules.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Apply slider' in file modules.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add pagination' in file modules.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add action link' in file modules.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Mega Menu (display posts from category)' in file mega-menu.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Mega Menu (classic)' in file mega-menu.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Recommended Plugins' in file plugins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Voice Plugins' in file plugins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file plugins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file plugins.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 plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file plugins.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file plugins.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 plugins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file plugins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file plugins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %s' in file plugins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No posts match your criteria. Please choose different options in <a href="%s">Module Generator</a>.' in file template-modules.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Oooops!' in file template-modules.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You don\'t have any modules yet. Hurry up and create your <a href="%s">first module</a>.' in file template-modules.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No posts can be found on this page. Go and <a href="%1$s">add some new posts</a>.' in file content-none.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Click here to add footer navigation' in file footer-menu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Click here to add social menu' in file social-menu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Click here to add navigation menu' in file navigation.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Click here to add top navigation' in file top-navigation.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 envato, tgmpa, type_name, redux-framework, radium, wordpress-importer, framework.
  5. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file responsive.css.
  6. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  7. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  8. Editor style : Presence of editor styleNo reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  9. I18N implementation : Proper use of ___all(Possible variable $cpt found in translation function in metaboxes.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in plugins.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in plugins.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in plugins.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in plugins.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in plugins.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in plugins.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in plugins.php. Translation function calls should not contain PHP variables.
  10. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  11. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  12. Screenshot : Screenshot fileScreenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in snippets.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file sections.php.39: 'subtitle' => __( 'Paste specific WordPress language <a href='http://wpcentral.io/internationalization/' target='_blank'>locale code</a> 757: 'default' => __( 'Copyright &copy; 2014. Created by <a href='http://mekshq.com' target='_blank'>Meks</a>. Powered by <a href='http://www2955: 'desc' => __( 'Where can I find my <a href='http://themeforest.net/help/api' target='_blank'>API key</a>?', THEME_SLUG Possible hard-coded links were found in the file options.php.21: 'display_name' => sprintf( __('Voice Options%sTheme Documentation%s', THEME_SLUG),'<a href='http://mekshq.com/documentation/voice' target='_blank'>','</a>'),Possible hard-coded links were found in the file helpers.php.2001: <span class='update-actions'>Version '.$current->response['voice']['new_version'].': <a href='http://mekshq.com/docs/voice-change-log' target='blank'>See what\'s new</a>Possible hard-coded links were found in the file update-notify.php.45: <a href='http://mekshq.com/docs/voice-change-log/' target='_blank' class='button but51: <a href='http://mekshq.com/contact' target='_blank' class='button button-primary but
  3. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  4. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  5. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  9. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  10. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  11. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  12. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  13. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  14. Use of includes : Use of include or requireThe theme appears to use include or require : class-pixelentity-theme-update.php 32: require_once('class-envato-protected-api.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : options.php 87: include_once 'sections.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 : snippets.php 88: include_once 'classes/class-pixelentity-theme-update.php';318: include_once 'classes/class-hybrid-media-grabber.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 : field_button_set.php 46: * ['format'] string Formatting options for paginate fields. Options include ('currency','nice','niceShort','timeAgoInWords' or a valid Date() f 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 : extension_customizer.php 749: 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 : framework.php 410: require_once 'core/dashboard.php';414: require_once 'core/newsflash.php';1707: require_once 'core/enqueue.php';2854: require_once 'core/enqueue.php';2912: require_once 'core/panel.php';3260: require_once 'core/panel.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : widgets.php 10: require_once('widgets/posts.php');11: require_once('widgets/video.php');12: require_once('widgets/adsense.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes