FreeStore
WordPress 6.7 theme Gratuit
- TYPE DE THèMEThème WordPress %s 6.7
- NOM DU FICHIERfreestore.1.2.2.zip
- TAILLE DU FICHIER1550339 octets
- MD5509c0e94984f6f1ca43c554257e47de1
- SHA17d8085bdc0bd1134761636c18b87fe6d8cfdf7bf
- LICENCEGNU GPL 2
- FICHIERS INCLUSCSS, PHP, Bitmap images
- URI DU THèME URIhttps://kairaweb.com/theme/freestore/
- VERSION1.2.2
- URI DE L'AUTEURhttps://kairaweb.com/
- TAGSone-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, editor-style, featured-images, footer-widgets, full-width-template, theme-options, translation-ready, blog, e-commerce
- DATE DE CRéATION2023-04-11
- DERNIèRE MISE à JOUR DU FICHIER2023-04-11
- DERNIèRE VALIDATION2023-04-11 12:53
Ce thème est libre de distribution
Alertes critiques
- Les tags <title> ne peuvent contenir qu'un appe à wp_title(). wp_title filter soit être utilisée pour modifier la sortie.
- HEADER_TEXTCOLOR is default, hide text (returns 'blank') or any hex value50: if ( HEADER_TEXTCOLOR == $header_text_color ) { La constante HEADER_TEXTCOLOR a été trouvée dans le fichier custom-header.php. add_theme_support( 'custom-header' ) doit être utilisé à la place. 49: // get_header_textcolor() options:
Attention
- La taille du screenshot est 880x660px. La taille recommandée est 1200x900, pour prendre en compte les affichages HiDPI. Bien qu'une résolution de 1200x900 soit recommandée, toutes les images au format 4:3 sont acceptables.Mauvaise extension de fichier screenshot ! Le fichier screenshot.png n'est pas un véritable fichier JPG. Le type détecté est : "image/png".
Info
- Lien potentiellement codés en dur trouvé dans le fichier homepage-slider.php.87: <?php _e( 'See how to', 'freestore' ); ?> <a href='https://kairaweb.com/documentation/setting-up-the-default-slider/' target='Lien potentiellement codés en dur trouvé dans le fichier customizer-options.php.190: 'description' => __( 'We recommend <a href='https://kairaweb.com/go/woocommerce-product-search/' target='_blank'>WooCom221: 'description' => __( 'Enter the ID\'s of the post categories you want to display in the slider. Eg: '13,17,19' (no spaces and only comma\'s)<br /><br />Get the ID at <b>Posts -> Categories</b>.<br /><br />Or <a href='https://kairaweb.com/documentation/setting-up-the-default-slider/' target='Lien potentiellement codés en dur trouvé dans le fichier functions.php.453: <p><?php printf( __( 'Please consider <a href='http://kaira.fetchapp.com/sell/a9380c28?amount=' target='_blank'>donating a
- Ce thème ne contient pas le fichier optionnel rtl.php.
- Ce thème ne contient pas le fichier optionnel front-page.php.
- Ce thème ne contient pas le fichier optionnel home.php.
- Ce thème ne contient pas le fichier optionnel category.php.
- Ce thème ne contient pas le fichier optionnel tag.php.
- Ce thème ne contient pas le fichier optionnel taxonomy.php.
- Ce thème ne contient pas le fichier optionnel author.php.
- Ce thème ne contient pas le fichier optionnel date.php.
- Ce thème ne contient pas le fichier optionnel attachment.php.
- Ce thème ne contient pas le fichier optionnel image.php.
- Le thème semble utiliser include ou require : class-customize.php 65: require_once( trailingslashit( get_template_directory() ) . 'includes/frees Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.