SimClick
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsimclick.0.1.zip
- FILE SIZE2290575 bytes
- MD56ab1574e0873146e8a47afb99ccf551b
- SHA1955f54e0ce57b634e2fa9d1249dd590b7bfa0a74
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://catchthemes.com/themes/simclick/
- VERSION0.1
- AUTHOR URIhttps://catchthemes.com/
- TAGSone-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments,
- CREATION DATE2019-09-26
- LAST FILE UPDATE2019-09-26
- LAST VALIDATION2019-09-26 06:49
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag wide-blocks in style.css header.Found wrong tag block-styles 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.
- 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 about.php.
Ligne45: <a href='https://catchthemes.com/themes/simclick' class='button button-secondary' ta
Ligne49: <a href='https://catchthemes.com/themes/simclick/#theme-instructions' class='button
Ligne51: <a href='https://catchthemes.com/themes/simclick-pro' class='green button button-sec
Ligne47: <a href='https://catchthemes.com/demo/simclick' class='button button-secondary' targ
Ligne51: <a href='https://catchthemes.com/themes/simclick-pro' class='green button button-sec
Ligne105: <p><a href='https://catchthemes.com/support-forum' class='button button-primary'><?php
- 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 : class-customize.php
Ligne65: require_once( trailingslashit( get_template_directory() ) . 'inc/customizer
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.