Creative Touch Design
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMECTD.zip
- FILE SIZE1465527 bytes
- MD565d8af32e546a842f62a767d44dcc62d
- SHA1e97f29361ffb19135cda541c4f0ccfdcf0cf9fed
- LICENSEMIT X11
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://www.jointswp.com
- VERSION5.0
- AUTHOR URIhttp://creativetouchdesign.co.uk
- TAGSSass
- CREATION DATE2023-03-22
- LAST FILE UPDATE2023-03-22
- LAST VALIDATION2023-03-22 14:24
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- .ds_store .gitignore was found.
- Found <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2440.147244719917!2d-1.7811071842008883!3d52.29518187977223!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4870c62f8ce402c7%3A0x5717d82fcb235d5c!2sCreative+Touch+Design+Ltd!5e0!3m2!1sen!2suk!4v1540199453106" width="800" height="600" frameborder="0" style="border:0" allowfullscreen> in file page-contact.php. 50: <iframe src='https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2440.147
- bloginfo('template_url'); ?>/assets/images/branding-icon.png' alt='Branding71: <img src='<?php bloginfo('template_url'); ?>/assets/images/printing-icon.png' alt='Branding76: <img src='<?php bloginfo('template_url'); ?>/assets/images/webdesign-icon.png' alt='Brandin81: <img src='<?php bloginfo('template_url'); ?>/assets/images/underroof-icon.png' alt='Brandin bloginfo('template_url') was found in the file page-home.php. Use echo esc_url( get_template_directory_uri() ) instead.66: <img src='<?php
- add_theme_support() was found in the file theme-support.php. However get_post_format and/or has_post_format were not found, and no use of formats in the CSS was detected.
Warning
- Found wrong tag Sass in style.css header.
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is creative-touch-design.
- Found a translation function that is missing a text-domain. Function esc_attr_x, with the arguments 'Search...', 'jointswp' in file searchform.php.Found a translation function that is missing a text-domain. Function esc_attr_x, with the arguments 'Search for:', 'jointswp' in file searchform.php.Found a translation function that is missing a text-domain. Function esc_attr_x, with the arguments 'Search', 'jointswp' in file searchform.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 jointswp, jointstheme.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- A.git was found.
- Could not find comments_template.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Text Domain: is missing from your style.css header.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file header.php.51: <a href='https://www.facebook.com/owleventsandmarketing' target='_blank'><i class='f52: <a href='https://twitter.com/OwlEventFayres' target='_blank'><i class='fab fa-twitte53: <a href='https://www.linkedin.com/in/carol-blower-7849b128/?originalSubdomain=uk' taPossible hard-coded links were found in the file page-contact.php.40: <a href='https://www.linkedin.com/company/creative-touch-design-ltd' target='_blank'41: <a href='https://twitter.com/CreativeTouchUK' target='_blank'><i class='fab fa-twittPossible hard-coded links were found in the file functions.php.57: echo '<p><strong>Welcome to your Creative Touch Wordpress Website.</strong></p><p><strong>Need some help or support?</strong> If you are having problems or in need of a little assistance Contact the developer <a href='mailto:[email protected]'>here</a>. For Some Simple WordPress Tutorials visit: <a href='https://www.wpbeginner.com' target='_blank'>WPBeginner</a></p>';Possible hard-coded links were found in the file footer.php.41: <p class='source-org'>© <?php echo date('Y'); ?> <?php bloginfo('name'); ?> | <a href='/privacy-policy' target='_blank'>Privacy policy</a> | Website created by <a href='http://www.creativetouchdesign.co.uk/' target='_blank'>Creative Touch Desig
- 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 : admin.php 30: include_once(ABSPATH . WPINC . '/feed.php'); // include the r 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.