Conecta Basic Theme
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEconecta_theme.zip
- FILE SIZE19884291 bytes
- MD5cc5121b592e45b56a2fbe755af809164
- SHA16bfc9647fe806d0a55c7274f1a88a003f35aa5a7
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0.0
- AUTHOR URIhttps://www.conectapymes.net/
- CREATION DATE2019-05-15
- LAST FILE UPDATE2019-05-15
- LAST VALIDATION2019-05-15 15:23
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- .ftpconfig was found.
- add_submenu_page( 'conecta_theme_settings' , 'Conecta Theme Pages' , 'ConecFile admin-conecta-posts.php : 9: add_submenu_page( 'conecta_theme_settings' , 'Conecta Theme Posts' , 'ConecFile admin-conecta-pages.php : 15: add_submenu_page( 'conecta_theme_settings' , 'Conecta Theme Pages' , 'ConecFile admin-conecta-pages.php : 14: function add_conecta_pages_admin(){19: add_action( 'admin_menu' , 'add_conecta_pages_admin' );File functions-admin.php : 19: add_menu_page( 'Conecta Theme Ajustes', 'Conecta', 'manage_options', 'conecFile functions-admin.php : 22: add_submenu_page( 'conecta_theme_settings' , 'Conecta Theme Ajustes' , 'Con File admin-conecta-sections.php : 15:
- Could not find the comment-reply js script enqueued.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example:
Warning
- Found wrong tag 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 conecta-basic-theme.
- Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , 'conecta_theme' in file theme_widgets_registration.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file theme_widgets_registration.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Nombre Entrada:' in file select-post-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Template Entrada:' in file select-post-widget.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Category Posts Widget', 'Category Posts Widget' in file new-widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display a list of posts from a selected category.' in file new-widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category Posts' in file new-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file new-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of posts to show:' in file new-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Category Name:' in file new-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Show random posts' in file new-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Show excerpt. If unchecked, only the title of the post will be displayed' in file new-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Hide post thumbnail' in file new-widget.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 conecta_theme, .
- Could not find wp_link_pages.
- 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.
- 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.
- Possible variable $sidebar_title found in translation function in theme_widgets_registration.php. Translation function calls should not contain PHP variables.
- License: is missing from style.css header.
- License URI: is missing from style.css header.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .aligncenter css class is needed in theme css.
- .wp-caption css class is needed in theme css.
- .wp-caption-text 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.
- Could not find Theme URL.
- Screenshot dimensions are wrong! Detected: 900x300px (3:1). Ratio of width to height should be 4:3.Screenshot size is 900x300px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : theme_template_options_functions.php 67: include( locate_template( 'template-blocks/sections_blocks/widget-area.php' 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 : admin-conecta-sections.php 47: require_once (get_template_directory() . '/inc/admin/templates/conecta-them 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 : admin-conecta-posts.php 56: require_once (get_template_directory() . '/inc/admin/templates/conecta-them 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 : admin-conecta-pages.php 63: require_once (get_template_directory() . '/inc/admin/templates/conecta-them 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 : functions-admin.php 67: require_once (get_template_directory() . '/inc/admin/templates/conecta-them 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 : select-post-widget.php 98: include( locate_template( 'template-blocks/entradas_funcionales/'.$template 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.