
Maxwell
Free WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEmaxwell.1.4.1.zip
- FILE SIZE431306 bytes
- MD5e5fceb12a17442b328965ab109cb8a9e
- SHA1c70f29cf746baf306d0e9b7daea9673d1bf364dd
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://themezee.com/themes/maxwell/
- VERSION1.4.1
- AUTHOR URIhttps://themezee.com
- TAGStwo-columns, blog, news, custom-background, custom-header, custom-logo, custom-menu, grid-layout, blog, entertainment, news, editor-style, rtl-language-support, grid-layout, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, one-column, left-sidebar, right-sidebar, three-columns
- CREATION DATE2017-09-04
- LAST FILE UPDATE2017-09-04
- LAST VALIDATION2017-09-04 12:35
- OTHER VERSIONS
Error 8 : Undefined variable: cms
In /home/www/themecheck/themecheck/controllers/controller_results.php line 818
In /home/www/themecheck/themecheck/controllers/controller_results.php line 818
Warning

- Found wrong tag custom-logo in style.css header.
- 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.
Tip-off

- Possible hard-coded links were found in the file template-tags.php.Line 412: '<a href='https://themezee.com/themes/maxwell/' title='Maxwell WordPress Theme'>MaxwePossible hard-coded links were found in the file theme-info.php.Line 48: <a href='http://preview.themezee.com/?demo=maxwell&utm_source=theme-info&utm_campaig
- 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 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 Line 9: require( get_template_directory() . '/inc/customizer/functions/custom-contr
Line 10: require( get_template_directory() . '/inc/customizer/functions/magazine-wid
Line 11: require( get_template_directory() . '/inc/customizer/functions/sanitize-fun
Line 12: require( get_template_directory() . '/inc/customizer/functions/callback-fun
Line 15: require( get_template_directory() . '/inc/customizer/sections/customizer-ge
Line 16: require( get_template_directory() . '/inc/customizer/sections/customizer-bl
Line 17: require( get_template_directory() . '/inc/customizer/sections/customizer-po
Line 18: require( get_template_directory() . '/inc/customizer/sections/customizer-ma
Line 19: require( get_template_directory() . '/inc/customizer/sections/customizer-sl
Line 20: require( get_template_directory() . '/inc/customizer/sections/customizer-up
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.