Nasim theme
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAME36-nasim-2sweb.ir-v2_2.zip
- FILE SIZE1511303 bytes
- MD5cbe6245ec7fb26168e9f7f5050878b54
- SHA1a5aa4ac0e33a676f2fa2330b2e6049381931c3cd
- LICENSENone
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images
- VERSION1.0
- AUTHOR URIhttp://2sweb.ir
- CREATION DATE2019-10-03
- LAST FILE UPDATE2019-10-03
- LAST VALIDATION2019-10-03 20:21
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.
- register_sidebar(). Sidebars need to be registered in a custom function hooked to the widgets_init action. See:
- add_submenu_page(TSWEB_MAINMENU_NAME, $this->page_title, $this->page_title,File generate-options.php : 22: add_menu_page(TSWEB_THEME, TSWEB_THEME, 'administrator', $this->file_name, File generate-options.php : 25: add_submenu_page(TSWEB_MAINMENU_NAME, $this->page_title, $this->page_title,File generate-dynamic-sliders.php : 30: add_submenu_page(TSWEB_MAINMENU_NAME, $this->page_title, $this->page_title,File generate-dynamic-text-ads.php : 31: add_submenu_page(TSWEB_MAINMENU_NAME, $this->page_title, $this->page_title, File generate-dynamic-ads.php : 36:
- TEMPLATEPATH . '/functions/'); Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 6: define('TSWEB_FUNCTIONS',
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - get_bloginfo('template_directory').'/functions/img/icon.png'); get_bloginfo('template_directory') was found in the file functions.php. Use get_template_directory_uri() instead.9: define('TSWEB_THEME_DIR', get_bloginfo('template_directory')); get_bloginfo('template_directory') was found in the file generate-options.php. Use get_template_directory_uri() instead.22: add_menu_page(TSWEB_THEME, TSWEB_THEME, 'administrator', $this->file_name, array(&$this, 'tsweb_generate_page'),
- bloginfo('url');?>/?feed=rss'>8: <link rel='pingback' href='<?php bloginfo('url');?>/xmlrpc.php'>44: <h1><a href='<?php bloginfo('url');?>' <?php $logo=get_option('tsweb_logo'); if($logo) { ?>sty50: <li class='rss'><a href='<?php bloginfo('url');?>/?feed=rss' title='rss' target='_blank'> </a></li>85: <form id='search-form' method='get' action='<?php bloginfo('url');?>'>bloginfo('template_url') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.12: <link rel='stylesheet' type='text/css' href='<?php bloginfo('template_url');?>/style.css'>13: <link rel='stylesheet' type='text/css' href='<?php bloginfo('template_url');?>/responsive.css'>14: <link rel='stylesheet' type='text/css' href='<?php bloginfo('template_url');?>/<?php echo get_option('tsweb_title_font');?>-fo16: <script src='<?php bloginfo('template_url');?>/js/html5.js'></script> 17: <script src='<?php bloginfo('template_url');?>/js/css3-mediaqueries.js'></script> bloginfo('url') was found in the file footer.php. Use echo esc_url( home_url() ) instead.12: کلیه حقوق مادی و معنوی این سایت متعلق به <a href='<?php bloginfo('url');?>' title='<?php bloginfo('description');?>'><?php bloginfobloginfo('template_url') was found in the file footer.php. Use echo esc_url( get_template_directory_uri() ) instead.24: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/jquery-core.min.js'></script> 25: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/jquery.lavalamp.js'></script> 26: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/superfish-menu.js'></script> 27: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/hoverIntent.js'></script> 28: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/ticker.js'></script> 29: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/jquery.bxslider.min.js'></script>30: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/jcarousellite_1.0.1.pack.js'></script> 31: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/captify.tiny.js'></script> 32: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/custom.js'></script> bloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.7: <link rel='alternate' type='application/rss+xml' title='RSS Feed' href='<?php
- 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
- 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 nasim-theme.
- Could not find wp_footer.
- Could not find .
- Could not find add_theme_support( 'automatic-feed-links' ).
- 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.
- 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.
- No reference to the_post_thumbnail was found in the theme.
- Description is missing from style.css header.
- License: is missing from style.css header.
- License URI: is missing from style.css header.
- Text Domain: is missing from your style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor 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.
- At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot size is 300x225px. 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 : search.php 3: include(TEMPLATEPATH.'/ticker-wrapper.php');4: include(TEMPLATEPATH.'/ads-top.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 : include-options.php 2: include('options/general-options.php');3: include('options/header-options.php');4: include('options/ads-top-options.php');5: include('options/ads-side-r-options.php');6: include('options/sidebar-right-options.php');7: include('options/ads-text-options.php');8: include('options/index-options.php');9: include('options/ads1-post-options.php');10: include('options/ads2-post-options.php');11: include('options/footer-options.php');12: include('options/single-options.php');13: include('options/reset-options.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 : sidebar.php 4: include(TEMPLATEPATH.'/ads-side.php');106: include(TEMPLATEPATH.'/ads-text.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 : archive.php 3: include(TEMPLATEPATH.'/ticker-wrapper.php');4: include(TEMPLATEPATH.'/ads-top.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 : 404.php 3: include(TEMPLATEPATH.'/ticker-wrapper.php');4: include(TEMPLATEPATH.'/ads-top.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 : index.php 3: include(TEMPLATEPATH.'/ticker-wrapper.php');4: include(TEMPLATEPATH.'/ads-top.php');9: include(TEMPLATEPATH.'/slider.php');11: include(TEMPLATEPATH.'/box1.php');14: include(TEMPLATEPATH.'/ads1-post.php');18: include(TEMPLATEPATH.'/box-slide.php');20: include(TEMPLATEPATH.'/box2.php');23: include(TEMPLATEPATH.'/ads2-post.php');28: include(TEMPLATEPATH.'/box3.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 : single.php 3: include(TEMPLATEPATH.'/ticker-wrapper.php');4: include(TEMPLATEPATH.'/ads-top.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 : page.php 3: include(TEMPLATEPATH.'/ticker-wrapper.php');4: include(TEMPLATEPATH.'/ads-top.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.