Journal Blog
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEjournal-blog.1.0.6.zip
- FILE SIZE2382085 bytes
- MD56983c056a82418e1ef8d71e3ac84c9d9
- SHA1d3d880e17b8cbd9e358078b829de03feae2a5494
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://wpthemestutorial.com/wp-theme/journal-blog-responsive-wordpress-blog-theme/
- VERSION1.0.6
- AUTHOR URIhttp://wpthemestutorial.com
- TAGStheme-options,blog,photography,portfolio,custom-background,custom-logo,custom-header,right-sidebar,featured-images,two-columns,threaded-comments,featured-image-header
- CREATION DATE2019-09-24
- LAST FILE UPDATE2019-09-24
- LAST VALIDATION2019-09-24 07:26
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- 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.
- 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 footer-page.php.
Ligne31: printf( esc_html__( 'Theme: %1$s by %2$s.', 'journal-blog' ), '<a href='http://wpthemestutorial.com/wp-theme/journal-blog-responsive-wordpress-blog
Possible hard-coded links were found in the file footer-single.php.Ligne71: printf( esc_html__( 'Theme: %1$s by %2$s.', 'journal-blog' ), '<a href='http://wpthemestutorial.com/wp-theme/journal-blog-responsive-wordpress-blog
Possible hard-coded links were found in the file footer.php.Ligne27: printf( esc_html__( 'Theme: %1$s by %2$s.', 'journal-blog' ), '<a href='http://wpthemestutorial.com/wp-theme/journal-blog-responsive-wordpress-blog
- 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 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 : woocommerce.php
Ligne64: * @return array $classes modified to include 'woocommerce-active' class.
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.