Optico
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEoptico.zip
- FILE SIZE24276866 bytes
- MD58c602f9382ad8effe78ec382a1b86783
- SHA1361c605ecb9b6e3d2a49ce5be25e5fc840ad233c
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- VERSION4.8
- AUTHOR URIhttps://www.themestek.com/
- TAGStwo-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
- CREATION DATE2021-01-16
- LAST FILE UPDATE2021-01-16
- LAST VALIDATION2021-01-16 12:09
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
revslider.zip themestek-optico-extras.zip codestar-framework.zip cf-post-formats.zip js_composer.zip envato-market.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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 optico, moversco.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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
- 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 taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : framework.php
Ligne72: include( get_template_directory() .'/cs-framework-override/config/framework
Ligne119: include( get_template_directory(). '/cs-framework-override/config/metabox.c
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.The theme appears to use include or require : actions.phpLigne687: include( get_template_directory() . '/cs-framework-override/config/framewor
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.The theme appears to use include or require : core.phpLigne273: include( get_template_directory() . '/cs-framework-override/config/framewor
Ligne676: include( get_template_directory() .'/cs-framework-override/config/framework
Ligne3055: include( get_template_directory() .'/cs-framework-override/config/framework
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.The theme appears to use include or require : theme-style.phpLigne875: require_once( get_template_directory() .'/css/theme-menu-style.php' ); // F
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.The theme appears to use include or require : taxonomy.config.phpLigne3: include( get_template_directory() .'/cs-framework-override/config/taxonomy-
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.The theme appears to use include or require : framework.config.phpLigne3: include( get_template_directory() .'/cs-framework-override/config/framework
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.The theme appears to use include or require : metabox.config.phpLigne2: include( get_template_directory() .'/cs-framework-override/config/metabox-o
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.