GT Basic
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEgt-basic.zip
- FILE SIZE386859 bytes
- MD52295fb5ddd8561908c9363f1d5954ca5
- SHA118bed31d2c3e272d3343b06d3ee84c33553d8669
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP
- THEME URIhttps://germanthemes.de/themes/gt-basic/
- VERSION1.0
- AUTHOR URIhttps://germanthemes.de/
- TAGScustom-background, custom-logo, custom-header, custom-menu, grid-layout, editor-style, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, translation-ready, theme-options, one-column
- CREATION DATE2019-05-30
- LAST FILE UPDATE2019-05-30
- LAST VALIDATION2019-05-30 10:59
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Could not find the comment-reply js script enqueued.
Warning
- Found wrong tag custom-logo in style.css header.
- Could not find comments_template.
- Could not find wp_list_comments.
- Could not find comment_form.
- Could not find wp_link_pages.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- 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.
- This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- This theme doesn't seem to display tags.
Tip-off
- Could not find file comments.php in the theme.
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file comments.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file comments.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : customizer.php 9: require( get_template_directory() . '/inc/customizer/sanitize-functions.php12: require( get_template_directory() . '/inc/customizer/controls/font-control.13: require( get_template_directory() . '/inc/customizer/controls/headline-cont14: require( get_template_directory() . '/inc/customizer/controls/license-contr17: require( get_template_directory() . '/inc/customizer/sections/website-setti18: require( get_template_directory() . '/inc/customizer/sections/color-setting19: require( get_template_directory() . '/inc/customizer/sections/typography-se20: require( get_template_directory() . '/inc/customizer/sections/license-setti 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.