Véronique Girard
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEveronique-girard.zip
- FILE SIZE913291 bytes
- MD5570113400cb9e9d8432f575d4667b1bf
- SHA1ee9cf403f49901ce57f274e5cf3b70c176e00fe9
- LICENSECustom
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://www.studiocom.fr
- VERSION1
- AUTHOR URIhttp://www.studiocom.fr
- CREATION DATE2024-01-12
- LAST FILE UPDATE2024-01-12
- LAST VALIDATION2024-01-12 11:40
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found a Customizer setting that did not have a sanitization callback function in file theme-options.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
Ligne148: header_image',
Ligne156: define( 'HEADER_IMAGE', '' );
Ligne322: header_image' ) ) :
Constant HEADER_IMAGE' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. Ligne155: define( 'HEADER_TEXTCOLOR', $custom_header_support['default-text-color'] );
Constant HEADER_TEXTCOLOR' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. Ligne130: header_image_width', 1000 ),
Ligne157: define( 'HEADER_IMAGE_WIDTH', $custom_header_support['width'] );
Constant HEADER_IMAGE_WIDTH' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. Ligne138: header_image_height', 288 ),
Ligne158: define( 'HEADER_IMAGE_HEIGHT', $custom_header_support['height'] );
Constant HEADER_IMAGE_HEIGHT' was found in the file functions.php. add_theme_support( 'custom-header' ) should be used instead. Ligne136: add_contextual_help( $screen, $help . $sidebar );
add_contextual_help found in file theme-options.php. Deprecated since version 3.3. Use get_current_screen()->add_help_tab() instead.Ligne310: <?php screen_icon(); ?>
screen_icon found in file theme-options.php. Deprecated since version 3.8.
Warning
- Theme URI and Author URI should not be the same.
- Found wrong tag in style.css header.
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is v%c3%a9ronique-girard.
- screen_icon found in file theme-options.php. Deprecated since version 3.8.
Ligne310: <?php screen_icon(); ?>
- Text Domain: is missing from your style.css header.
- Screenshot size is 600x450px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.