Ohio
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEohio.zip
- FILE SIZE10002526 bytes
- MD50211717c57bacbe6f408b4b3a9c768e4
- SHA126584419ca4689821ef2f120c7a3931080564a42
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://ohio.clbthemes.com/
- VERSION3.3.5
- AUTHOR URIhttp://clbthemes.com/
- TAGScustom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
- CREATION DATE2024-01-22
- LAST FILE UPDATE2024-01-22
- LAST VALIDATION2024-01-22 12:01
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe src="https://player.vimeo.com/video/' . $video_key . '" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" frameborder="0"> in file object_parser.php. 93: $post_object['media']['video'] = '<iframe src='https://player.vimeo.com/video/' . $video_key . '' webkitallowFound <iframe src="<?php echo esc_url( $project['video']['link'] ); ?> in file layout_type6.php. 96: <iframe src='<?php echo esc_url( $project['video']['link'] ); ?>' framebordFound <iframe src="<?php echo esc_url( $project['video']['link'] ); ?> in file gallery.php. 53: <iframe src='<?php echo esc_url( $project['video']['link'] ); ?>' framebordFound <iframe src="<?php echo esc_url( $project['video']['link'] ); ?> in file layout_type5.php. 107: <iframe src='<?php echo esc_url( $project['video']['link'] ); ?>' framebordFound <iframe src="<?php echo esc_url( $project['video']['link'] ); ?> in file layout_type9.php. 106: <iframe src='<?php echo esc_url( $project['video']['link'] ); ?>' framebordFound <iframe src="<?php echo esc_url( $project['video']['link'] ); ?> in file layout_type10.php. 97: <iframe src='<?php echo esc_url( $project['video']['link'] ); ?>' framebordFound <iframe src="<?php echo esc_url( $project['video']['link'] ); ?> in file layout_type8.php. 96: <iframe src='<?php echo esc_url( $project['video']['link'] ); ?>' framebord
- The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
ohio-importer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in enqueue.php. Themes must not deregister core scripts. 21: wp_deregister_script( 'select2' );
- Found wrong tag custom-logo in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Show empty categories in filter' in file global_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show empty categories in filter' in file template_portfolio.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category: ' in file breadcrumbs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag: ' in file breadcrumbs.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 ohio, woocommerce, ohio-extra.
- .ds_store was found.
- No reference to custom background was found in the theme.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright 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.
Tip-off
- Possible hard-coded links were found in the file global_footer.php.306: 'default_value' => __( '© 2016-2024 <a href='http://clbthemes.com' target='_blank'>Colabrio</a>. All rights reserved | <328: 'default_value' => __( '© 2016-2024 <a href='http://clbthemes.com' target='_blank'>Colabrio</a>. All rights reserved | <350: 'default_value' => __( '<a href='http://clbthemes.com' target='_blank'>Security</a> | <a href='http://clbthe306: 'default_value' => __( '© 2016-2024 <a href='http://clbthemes.com' target='_blank'>Colabrio</a>. All rights reserved | <328: 'default_value' => __( '© 2016-2024 <a href='http://clbthemes.com' target='_blank'>Colabrio</a>. All rights reserved | <350: 'default_value' => __( '<a href='http://clbthemes.com' target='_blank'>Security</a> | <a href='http://clbthe306: 'default_value' => __( '© 2016-2024 <a href='http://clbthemes.com' target='_blank'>Colabrio</a>. All rights reserved | <328: 'default_value' => __( '© 2016-2024 <a href='http://clbthemes.com' target='_blank'>Colabrio</a>. All rights reserved | <350: 'default_value' => __( '<a href='http://clbthemes.com' target='_blank'>Security</a> | <a href='http://clbthe
- 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 archive.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 : acf_setup.php 8: require 'acf-php/bootstrap.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 : bootstrap.php 3: require('_group_background_options.php');4: require('_group_page_options.php');5: require('_group_logo_options.php');7: require('global_blog.php');8: require('global_blog_pages.php');9: require('global_custom_css.php');10: require('global_ecommerce.php');11: require('global_ecommerce_pages.php');12: require('global_footer.php');13: require('global_general.php');14: require('global_header.php');15: require('global_menu.php');16: require('global_other.php');17: require('global_page.php');18: require('global_portfolio.php');19: require('global_post.php');20: require('global_post_pages.php');21: require('global_product.php');22: require('global_product_pages.php');23: require('global_project_pages.php');24: require('global_typography.php');26: require('page.php');27: require('product.php');28: require('project.php');29: require('project_settings.php');31: require('template_blog.php');32: require('template_portfolio.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.