Advertisement
Guest User

theme luthfidesign.com

a guest
Aug 2nd, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.04 KB | None | 0 0
  1. One or more errors were found for LuthfiDesign Proprietary.
  2.  
  3. REQUIRED:License: is missing from your style.css header.
  4. REQUIRED:License URI: is missing from your style.css header.
  5. REQUIRED:.wp-caption css class is needed in your theme css.
  6. REQUIRED:.wp-caption-text css class is needed in your theme css.
  7. REQUIRED:.sticky css class is needed in your theme css.
  8. REQUIRED:.gallery-caption css class is needed in your theme css.
  9. REQUIRED:.bypostauthor css class is needed in your theme css.
  10. REQUIRED:.alignright css class is needed in your theme css.
  11. REQUIRED:.alignleft css class is needed in your theme css.
  12. REQUIRED:.aligncenter css class is needed in your theme css.
  13. REQUIRED: This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  14. RECOMMENDED: This theme contains no sidebars/widget areas. See Widgets API
  15. WARNING: could not find the file comments.php in the theme.
  16. WARNING: No screenshot detected! Please include a screenshot.png or screenshot.jpg.
  17. REQUIRED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
  18. REQUIRED: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or next_comments_link() and previous_comments_link() to add comment pagination.
  19. REQUIRED: No content width has been defined. Example:
  20. if ( ! isset( $content_width ) ) $content_width = 900;
  21. REQUIRED: Could not find the comment-reply script enqueued. See: Migrating Plugins and Themes to 2.7/Enhanced Comment Display
  22. <?php if ( is_singular() ) wp_enqueue_script( "comment-reply" ); ?>
  23. REQUIRED: Could not find wp_list_comments. See: wp_list_comments
  24. <?php wp_list_comments( $args ); ?>
  25. REQUIRED: Could not find wp_link_pages. See: wp_link_pages
  26. <?php wp_link_pages( $args ); ?>
  27. REQUIRED: Could not find post_class. See: post_class
  28. <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
  29. REQUIRED: Could not find language_attributes. See: language_attributes
  30. <html <?php language_attributes(); ?>
  31. REQUIRED: Could not find comments_template. See: comments_template
  32. <?php comments_template( $file, $separate_comments ); ?>
  33. REQUIRED: Could not find comment_form. See: comment_form
  34. <?php comment_form(); ?>
  35. REQUIRED: Could not find body_class call in body tag. See: body_class
  36. <?php body_class( $class ); ?>
  37. REQUIRED: Could not find add_theme_support( 'automatic-feed-links' ). See: add_theme_support
  38. <?php add_theme_support( $feature ); ?>
  39. REQUIRED: bloginfo('template_url') was found in the file single.php. Use echo esc_url( get_template_directory_uri() ) instead.
  40. Line 7: <img src='<?php bloginfo('template_url'); ?>/images/passion.png' class='img-responsive'>
  41. Line 62: <img src='<?php bloginfo('template_url'); ?>/images/luthfi2.png' style='border:2px solid #f
  42. Line 66: <li><img src='<?php bloginfo('template_url'); ?>/images/insta.png'></li>
  43. Line 67: <li><img src='<?php bloginfo('template_url'); ?>/images/twitter.png'></li>
  44. Line 68: <li><img src='<?php bloginfo('template_url'); ?>/images/facebook.png'></li>
  45. Line 74: <img src='<?php bloginfo('template_url'); ?>/images/side-ads.png' style='float:right;' clas
  46. REQUIRED: bloginfo('template_url') was found in the file page.php. Use echo esc_url( get_template_directory_uri() ) instead.
  47. Line 7: <img src='<?php bloginfo('template_url'); ?>/images/passion.png' class='img-responsive'>
  48. Line 50: <img src='<?php bloginfo('template_url'); ?>/images/luthfi2.png' style='border:2px solid #f
  49. Line 54: <li><img src='<?php bloginfo('template_url'); ?>/images/insta.png'></li>
  50. Line 55: <li><img src='<?php bloginfo('template_url'); ?>/images/twitter.png'></li>
  51. Line 56: <li><img src='<?php bloginfo('template_url'); ?>/images/facebook.png'></li>
  52. Line 62: <img src='<?php bloginfo('template_url'); ?>/images/side-ads.png' style='float:right;' clas
  53. REQUIRED: bloginfo('template_url') was found in the file index.php. Use echo esc_url( get_template_directory_uri() ) instead.
  54. Line 11: <img src='<?php bloginfo('template_url'); ?>/images/passion.png' class='img-responsive'>
  55. Line 15: <img src='<?php bloginfo('template_url'); ?>/images/scroll.png' class='img-responsive wow b
  56. Line 23: <div class='blogpost'><img src='<?php bloginfo('template_url'); ?>/images/blogpost.png' class='img-reponsive cent
  57. Line 35: <img src='<?php bloginfo('template_url'); ?>/images/luthfi.png'>
  58. REQUIRED: bloginfo('template_url') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.
  59. Line 12: <link href='<?php bloginfo('template_url'); ?>/css/bootstrap.min.css' rel='stylesheet'>
  60. Line 13: <link href='<?php bloginfo('template_url'); ?>/css/animate.css' rel='stylesheet'>
  61. Line 14: <link rel='stylesheet' media='screen and (min-width: 320px) and (max-width: 568px)' href='<?php bloginfo('template_url'); ?>/css/iphone.css' />
  62. Line 47: <img src='<?php bloginfo('template_url'); ?>/images/logo.png' class='img-responsive logo-sm
  63. REQUIRED: bloginfo('template_url') was found in the file footer.php. Use echo esc_url( get_template_directory_uri() ) instead.
  64. Line 4: <img src='<?php bloginfo('template_url'); ?>/images/logo.png' class='img-responsive center-
  65. Line 36: <script src='<?php bloginfo('template_url'); ?>/js/jquery.min.js'></script>
  66. Line 38: <script src='<?php bloginfo('template_url'); ?>/js/bootstrap.min.js'></script>
  67. Line 39: <script src='<?php bloginfo('template_url'); ?>/js/parallax.js'></script>
  68. Line 40: <script src='<?php bloginfo('template_url'); ?>/js/wow.js'></script>
  69. Line 42: $('.home').parallax({imageSrc: '<?php bloginfo('template_url'); ?>/images/home.jpg'});
  70. Line 43: $('.single').parallax({imageSrc: '<?php bloginfo('template_url'); ?>/images/single.jpg'});
  71. RECOMMENDED: could not find the file readme.txt in the theme. Please see Theme_Documentation for more information.
  72. RECOMMENDED: No reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it.
  73. RECOMMENDED: No reference to add_theme_support( "title-tag" ) was found in the theme. It is recommended that the theme implement this functionality for WordPress 4.1 and above.
  74. RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
  75. RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
  76. RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  77. RECOMMENDED: bloginfo(template_url) was found in the file single.php. Use get_template_directory_uri() instead.
  78. RECOMMENDED: bloginfo(template_url) was found in the file page.php. Use get_template_directory_uri() instead.
  79. RECOMMENDED: bloginfo(template_url) was found in the file index.php. Use get_template_directory_uri() instead.
  80. RECOMMENDED: bloginfo(template_url) was found in the file header.php. Use get_template_directory_uri() instead.
  81. RECOMMENDED: bloginfo(template_url) was found in the file footer.php. Use get_template_directory_uri() instead.
  82. RECOMMENDED: Tags: is either empty or missing in style.css header.
  83. INFO: Possible hard-coded links were found in the file single.php.
  84. Line 49: <noscript>Please enable JavaScript to view the <a href='https://disqus.com/?ref_noscript' rel='nofollow'>comments powered by Disqus
  85. Line 76: <a href='https://www.niagahoster.co.id/ref/35238' target='_blank'><img src='https://
  86. INFO: Possible hard-coded links were found in the file single.php.
  87. Line 49: <noscript>Please enable JavaScript to view the <a href='https://disqus.com/?ref_noscript' rel='nofollow'>comments powered by Disqus
  88. INFO: Possible hard-coded links were found in the file page.php.
  89. Line 64: <a href='https://www.niagahoster.co.id/ref/35238' target='_blank'><img src='https://
  90. INFO: Possible hard-coded links were found in the file header.php.
  91. Line 52: <li><a href='http://luthfidesign.com/'>HOME</a></li>
  92. Line 53: <li><a href='http://luthfidesign.com/about'>ABOUT</a></li> <li><a href='htt
  93. Line 54: <li><a href='http://luthfidesign.com/contact'>CONTACT</a></li>
  94. Line 53: <li><a href='http://luthfidesign.com/about'>ABOUT</a></li> <li><a href='htt
  95. Line 54: <li><a href='http://luthfidesign.com/contact'>CONTACT</a></li>
  96. INFO: Possible hard-coded links were found in the file header.php.
  97. Line 52: <li><a href='http://luthfidesign.com/'>HOME</a></li>
  98. Line 53: <li><a href='http://luthfidesign.com/about'>ABOUT</a></li> <li><a href='htt
  99. Line 54: <li><a href='http://luthfidesign.com/contact'>CONTACT</a></li>
  100. Line 53: <li><a href='http://luthfidesign.com/about'>ABOUT</a></li> <li><a href='htt
  101. INFO: Possible hard-coded links were found in the file header.php.
  102. Line 52: <li><a href='http://luthfidesign.com/'>HOME</a></li>
  103. Line 53: <li><a href='http://luthfidesign.com/about'>ABOUT</a></li> <li><a href='htt
  104. Line 54: <li><a href='http://luthfidesign.com/contact'>CONTACT</a></li>
  105. INFO: Possible hard-coded links were found in the file footer.php.
  106. Line 19: <p>MADE WITH <span class='glyphicon glyphicon-heart'></span> BY LUTHFI<span class='link-tebal'>DESIGN</span> & <a href='http://carbon-dev.me'>CARBON-DEV</a></p>
  107. Line 24: <li><a href='http://luthfidesign.com/about'>About</a></li>
  108. Line 25: <li><a href='http://luthfidesign.com/disclaimer'>Disclaimer</a></li>
  109. Line 26: <li><a href='http://luthfidesign.com/term-of-services'>TOS</a></li>
  110. Line 27: <li><a href='http://luthfidesign.com/privacy-policy'>Privacy Policy</a></li>
  111. INFO: Possible hard-coded links were found in the file footer.php.
  112. Line 19: <p>MADE WITH <span class='glyphicon glyphicon-heart'></span> BY LUTHFI<span class='link-tebal'>DESIGN</span> & <a href='http://carbon-dev.me'>CARBON-DEV</a></p>
  113. Line 24: <li><a href='http://luthfidesign.com/about'>About</a></li>
  114. Line 25: <li><a href='http://luthfidesign.com/disclaimer'>Disclaimer</a></li>
  115. Line 26: <li><a href='http://luthfidesign.com/term-of-services'>TOS</a></li>
  116. INFO: Possible hard-coded links were found in the file footer.php.
  117. Line 19: <p>MADE WITH <span class='glyphicon glyphicon-heart'></span> BY LUTHFI<span class='link-tebal'>DESIGN</span> & <a href='http://carbon-dev.me'>CARBON-DEV</a></p>
  118. Line 24: <li><a href='http://luthfidesign.com/about'>About</a></li>
  119. Line 25: <li><a href='http://luthfidesign.com/disclaimer'>Disclaimer</a></li>
  120. INFO: Possible hard-coded links were found in the file footer.php.
  121. Line 19: <p>MADE WITH <span class='glyphicon glyphicon-heart'></span> BY LUTHFI<span class='link-tebal'>DESIGN</span> & <a href='http://carbon-dev.me'>CARBON-DEV</a></p>
  122. Line 24: <li><a href='http://luthfidesign.com/about'>About</a></li>
  123. INFO: Possible hard-coded links were found in the file footer.php.
  124. Line 19: <p>MADE WITH <span class='glyphicon glyphicon-heart'></span> BY LUTHFI<span class='link-tebal'>DESIGN</span> & <a href='http://carbon-dev.me'>CARBON-DEV</a></p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement