lawyersclubbangladesh
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElaw2018.zip
- FILE SIZE350598 bytes
- MD51386fb1709a2589b6eecc7357caf3539
- SHA1bf2a5c79de0f47276ff54be5d47af778ffeaf48d
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0
- AUTHOR URIhttps://www.facebook.com/mdauahmed
- TAGSone-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-co
- CREATION DATE2019-11-27
- LAST FILE UPDATE2019-11-27
- LAST VALIDATION2019-11-27 08:58
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- Could not find the comment-reply js script enqueued.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - bloginfo('home'); ?>'><img alt='Logo' src='<?php echo get_stylesheet_direct79: <a class='navbar-brand visible-xs' href='<?php bloginfo('home'); ?>'><img alt='Logo' src='<?php echo get_stylesheet_direct105: <li class='active'><a href='<?php bloginfo('home'); ?>'><i class='fa fa-home'></i></a></li>bloginfo('home') was found in the file footer.php. Use echo esc_url( home_url() ) instead.12: <a href='<?php bloginfo('home'); ?>'><img src='<?php echo get_stylesheet_directory_uri(); bloginfo('home') was found in the file header.php. Use echo esc_url( home_url() ) instead.49: <a class='navbar-brand' href='<?php
- add_theme_support() was found in the file functions.php. However get_post_format and/or has_post_format were not found, and no use of formats in the CSS was detected.
- 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.
Warning
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/Found wrong tag custom-logo 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 lawyersclubbangladesh.
- Found a translation function that is missing a text-domain. Function _x, with the arguments 'পুরাতন সংখ্যা : Y', 'yearly archives date format' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'মাসিক আর্কাইভ : F Y', 'monthly archives date format' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'আপনি দেখছেন : F j, Y', 'daily archives date format' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Asides', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Galleries', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Images', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Videos', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Quotes', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Links', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Statuses', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Audio', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Chats', 'post format archive title' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'আর্কাইভ' in file functions.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 alauddin, lakshmipur24, text-domain.
- This theme contains no sidebars/widget areas. See Widgets API
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find comments_template.
- Could not find wp_list_comments.
- Could not find comment_form.
- Could not find body_class call in body tag.
- Could not find wp_link_pages.
- Could not find post_class.
- 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.
- .sticky css class is needed in theme css.
- .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.
- Screenshot dimensions are wrong! Detected: 750x390px (25:13). Ratio of width to height should be 4:3.Screenshot size is 750x390px. 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 PNG file. Detected type was : "image/jpeg".
Tip-off
- Could not find file comments.php in the theme.
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file comments.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 comments.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 : index.php 2: <?php include('include/cat.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.