Pebbles
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEpebbles.zip
- FILE SIZE739124 bytes
- MD5de05f525c44a297f58c3074a070a3956
- SHA13ee7ad9b43c2df0bf3668dbc2f5c55b964eb809d
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0
- CREATION DATE2019-12-21
- LAST FILE UPDATE2019-12-21
- LAST VALIDATION2019-12-21 19:52
- OTHER VERSIONS
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.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - bloginfo('template_url');?>/css/bootstrap-reboot.min.css'>11: <link rel='stylesheet' href='<?php bloginfo('template_url');?>/css/bootstrap.min.css'>bloginfo('url') was found in the file searchform.php. Use echo esc_url( home_url() ) instead.1: <form method='get' action='<?php bloginfo('url');?>/' class='form-inline mt-2 mt-md-0'>bloginfo('template_url') was found in the file footer.php. Use echo esc_url( get_template_directory_uri() ) instead.22: <?php /*<script src='<?php bloginfo('template_url');?>/js/jquery-3.4.1.min.js'></script> */ ?>23: <script src='<?php bloginfo('template_url');?>/js/popper.min.js'></script>24: <script src='<?php bloginfo('template_url');?>/js/bootstrap.min.js'></script>25: <script src='<?php bloginfo('template_url');?>/js/functions.js'></script> bloginfo('template_url') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.10: <link rel='stylesheet' href='<?php
Warning
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Dein Name <em>(erforderlich)</em>' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Deine E-Mail-Adresse <em>(erforderlich, wird aber nicht veröffentlicht)</em>' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Deine Website' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<h3>Beitrag kommentieren</h3>' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Displays an image.' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No image selected' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Add Image', 'label for button in the image widget' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Replace Image', 'label for button in the image widget; should preferably not be longer than ~13 characters long' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Edit Image', 'label for button in the image widget; should preferably not be longer than ~13 characters long' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'We can’t find that image. Check your <a href="%s">media library</a> and make sure it wasn’t deleted.' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Image Widget (%d)', 'Image Widget (%d)' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image Widget' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Width' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Height' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Caption' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Alternative Text' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link To' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'URL' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image CSS Class' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link CSS Class' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link Rel' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Open link in a new tab' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Image Title Attribute' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Link to:' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Unable to preview media due to an unknown error.' in file class-wp-widget-media-image.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The current image has no alternative text. The file name is: %s' in file class-wp-widget-media-image.php.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find wp_link_pages.
- 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.
- No reference to post-thumbnails was found in the theme.
- License: is missing from style.css header.
- License URI: is missing from style.css header.
- .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.
- Could not find Theme URL.
- Screenshot size is 880x660px. 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
- Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file home.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.
- This theme does not contain optional file 404.php.