Aronia
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEaronia.zip
- FILE SIZE6341248 bytes
- MD55796eb20c937d7c94d06a0fa51335851
- SHA12071c3c171fb0c366d112f6b93304dd6d817badf
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.0.2
- TAGSone-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, full-width-template
- CREATION DATE2020-07-21
- LAST FILE UPDATE2020-07-21
- LAST VALIDATION2020-07-21 21:16
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- 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 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 $i found in translation function in register_sidebars.php. Translation function calls should not contain PHP variables.
- Possible variable $i found in translation function in register_sidebars.php. Translation function calls should not contain PHP variables.
- Screenshot dimensions are wrong! Detected: 532x453px (532:453). Ratio of width to height should be 4:3.Screenshot size is 532x453px. 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 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 : codeless_header_fallback.php
Ligne115: include( $template_url );
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 : codeless_widgets.phpLigne17: require_once('codeless_latest_posts.php');
Ligne22: require_once('codeless_latest_posts.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 : codeless_twitter.phpLigne12: require_once( 'class-wp-twitter-api.php' );
Ligne266: require_once( 'class-wp-twitter-api.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 : codeless_latest_posts.phpLigne931: include( __DIR__ . '/layouts/layout-5.php' );
Ligne935: include( __DIR__ . '/layouts/layout-4.php' );
Ligne939: include( __DIR__ . '/layouts/layout-3.php' );
Ligne943: include( __DIR__ . '/layouts/layout-2.php' );
Ligne947: include( __DIR__ . '/layouts/layout-1.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 : codeless_functions_core.phpLigne329: include( $template );
Ligne695: include( get_template_directory() . '/template-parts/extra/' . $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.The theme appears to use include or require : blog.phpLigne11: require_once 'blog/archives.php';
Ligne12: require_once 'blog/single.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 : colors.phpLigne12: require_once 'colors/header.php';
Ligne13: require_once 'colors/page_header.php';
Ligne14: require_once 'colors/content.php';
Ligne15: require_once 'colors/footer.php';
Ligne16: require_once 'colors/copyright.php';
Ligne17: require_once 'colors/footer_extra.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 : header.phpLigne14: require_once 'header/layout.php';
Ligne15: require_once 'header/logo.php';
Ligne16: require_once 'header/menu.php';
Ligne17: require_once 'header/main_header.php';
Ligne18: require_once 'header/top_header.php';
Ligne19: require_once 'header/extra_header.php';
Ligne20: require_once 'header/top_news.php';
Ligne21: require_once 'header/sticky.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 : layout.phpLigne11: require_once 'layout/site_layout.php';
Ligne12: require_once 'layout/defaults.php';
Ligne13: require_once 'layout/defaults_pages.php';
Ligne14: require_once 'layout/defaults_posts.php';
Ligne15: require_once 'layout/defaults_archives.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 : general.phpLigne13: require_once 'general/site_options.php';
Ligne14: require_once 'general/page_transitions.php';
Ligne15: require_once 'general/instagram.php';
Ligne16: require_once 'general/custom_codes.php';
Ligne17: require_once 'general/lightbox.php';
Ligne18: require_once 'general/socials.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 : typography.phpLigne11: require_once 'typography/general.php';
Ligne12: require_once 'typography/header.php';
Ligne13: require_once 'typography/blog.php';
Ligne14: require_once 'typography/elements.php';
Ligne15: require_once 'typography/footer.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 : footer.phpLigne11: require_once 'footer/main.php';
Ligne12: require_once 'footer/copyright.php';
Ligne13: require_once 'footer/extra.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 : codeless_customizer_config.phpLigne72: require_once 'codeless_controls.php';
Ligne139: require_once 'codeless_custom_panel.php';
Ligne145: require_once 'codeless_custom_section.php';
Ligne161: require_once 'codeless_options/general.php';
Ligne162: require_once 'codeless_options/header.php';
Ligne163: require_once 'codeless_options/layout.php';
Ligne164: require_once 'codeless_options/colors.php';
Ligne165: require_once 'codeless_options/typography.php';
Ligne166: require_once 'codeless_options/buttons.php';
Ligne167: require_once 'codeless_options/blog.php';
Ligne170: require_once 'codeless_options/footer.php';
Ligne171: //require_once 'codeless_options/custom_types.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 : codeless_theme_panel.phpLigne62: <?php include_once (get_template_directory(). '/includes/codeless_theme_panel/vie
Ligne68: <?php include_once (get_template_directory(). '/includes/codeless_theme_panel/vie
Ligne71: <?php include_once (get_template_directory(). '/includes/codeless_theme_panel/vie
Ligne82: <?php include_once (get_template_directory(). '/includes/codeless_theme_panel/vie
Ligne85: <?php include_once (get_template_directory(). '/includes/codeless_theme_panel/vie
Ligne90: <?php include_once (get_template_directory(). '/includes/codeless_theme_panel/vie
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 : footer-wizard.phpLigne21: <?php include_once(get_template_directory() . '/includes/codeless_theme_panel/vie
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 : setup-wizard.phpLigne31: <?php include_once(get_template_directory() . '/includes/codeless_theme_panel/vie
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 : header-wizard.phpLigne21: <?php include_once(get_template_directory() . '/includes/codeless_theme_panel/vie
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 : codeless_system_status.phpLigne39: include_once (get_template_directory(). '/includes/codeless_theme_panel/vie
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.