Nantes
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEnantes.zip
- FILE SIZE10608899 bytes
- MD504b62869e6777686bf2d6e8653687ab3
- SHA1277eca7073040e4a773115b73ada0952a30ef495
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://www.demo.lollum.com/nantes
- VERSION1.77
- AUTHOR URIhttp://www.lollum.com/
- TAGSwhite, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, full-width-template, custom-menu, featured-images, post-formats, sticky-post, theme-options, translation-ready
- CREATION DATE2020-03-08
- LAST FILE UPDATE2020-03-08
- LAST VALIDATION2020-03-08 15:40
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- 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.
Ligne31: $lol_page_admin = add_submenu_page( 'themes.php', $themename, esc_html__( 'Theme Options', 'l
File admin-core.php : ._revslider.zip ._lollum-framework.zip lollum-framework.zip revslider.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- The tag white has been deprecated, it must be removed from style.css header.The tag light has been deprecated, it must be removed from style.css header.
- Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Move up' in file walker-menu.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Move down' in file walker-menu.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Edit Menu Item' in file walker-menu.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Don\'t display this item (top level)' in file walker-menu.php.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments "Submit" in file config-theme.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 lollum, woocommerce, tgmpa.
- ._thumbs.db thumbs.db was found.
- Themes should not hide admin bar. Detected in file base.css.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- License URI: is missing from style.css header.
- Text Domain: is missing from your style.css header.
- Screenshot 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
- Possible hard-coded links were found in the file widget-newsletter.php.
Ligne135: <p><?php wp_kses( _e('Enter your MailChimp List ID here (<a href='http://kb.mailchimp.com/article/how-can-i-find-my-list-id' title='How can I
Possible hard-coded links were found in the file widget-flickr.php.Ligne100: <small>Don't know your ID? Head on over to <a href='http://idgettr.com'>idgettr</a> to find it.</small>
Possible hard-coded links were found in the file theme-options.php.Ligne689: 'desc' => __('The Google Maps APIs require an API key for new domains. You can request an API key <a href='https://developers.google.com/maps/documentation/javascript/get-api-key'>he
- 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.
- The theme appears to use include or require : functions-utility.php
Ligne122: include( $located );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : admin-core.phpLigne13: require_once 'admin-options.php';
Ligne134: require_once 'admin-js.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 : theme-options.phpLigne39: require_once 'options-fonts.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.