#46480 closed theme (not-approved)
THEME: Pep Store – 1.0.6
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | new theme | Keywords: | theme-pep-store child-theme parent-storefront accessibility-ready |
| Cc: | support@… |
Description
Pep Store - 1.0.6
PepStore is a clean and subtle WordPress WooCommerce theme which puts the focus firmly on your products. Pepstore is a child theme of the excellent Storefront theme from the creators of WooCommerce and it supports all the same features and functions of the WooCommerce ecommerce plugin. You can easily customize colors, branding and layout options from within the customizer.
Theme URL - http://pepthemes.com/pep-store
Author URL - http://pepthemes.com
Trac Browser - https://themes.trac.wordpress.org/browser/pep-store/1.0.6
SVN - https://themes.svn.wordpress.org/pep-store/1.0.6
ZIP - https://wordpress.org/themes/download/pep-store.1.0.6.zip?nostats=1
Parent Theme: https://wordpress.org/themes/storefront
History:
| Ticket | Summary | Status | Resolution | Owner |
|---|---|---|---|---|
| #46480 | THEME: Pep Store – 1.0.6 | closed | not-approved | |
| #49977 | THEME: Pep Store – 1.0.7 | closed | not-approved | |
- REQUIRED: Could not find add_theme_support( 'automatic-feed-links' ). See: add_theme_support
<?php add_theme_support( $feature ); ?>
- REQUIRED: Could not find comments_template. See: comments_template
<?php comments_template( $file, $separate_comments ); ?>
- REQUIRED: Could not find wp_list_comments. See: wp_list_comments
<?php wp_list_comments( $args ); ?>
- REQUIRED: Could not find comment_form. See: comment_form
<?php comment_form(); ?>
- REQUIRED: Could not find wp_link_pages. See: wp_link_pages
<?php wp_link_pages( $args ); ?>
- REQUIRED: Could not find post_class. See: post_class
<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
- REQUIRED: Could not find the comment-reply script enqueued. See: Migrating Plugins and Themes to 2.7/Enhanced Comment Display
<?php if ( is_singular() ) wp_enqueue_script( "comment-reply" ); ?>
- REQUIRED: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or the_comments_navigation or the_comments_pagination or next_comments_link() and previous_comments_link() to add comment pagination.
- REQUIRED: No content width has been defined. Example:
if ( ! isset( $content_width ) ) $content_width = 900;
- 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.
- 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.
- 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.
- WARNING: Could not find the file index.php in the theme.
- REQUIRED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.
- 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.
- REQUIRED: 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.
- RECOMMENDED: No reference to the_post_thumbnail() was found in the theme. It is recommended that the theme implement this functionality instead of using custom fields for thumbnails.
- RECOMMENDED: No reference to post-thumbnails was found in the theme. If the theme has a thumbnail like functionality, it should be implemented with add_theme_support( "post-thumbnails" )in the functions.php file.
- REQUIRED: .sticky css class is needed in your theme css.
- REQUIRED: .bypostauthor css class is needed in your theme css.
- REQUIRED: .alignleft css class is needed in your theme css.
- REQUIRED: .alignright css class is needed in your theme css.
- REQUIRED: .aligncenter css class is needed in your theme css.
- REQUIRED: .wp-caption css class is needed in your theme css.
- REQUIRED: .wp-caption-text css class is needed in your theme css.
- REQUIRED: .gallery-caption css class is needed in your theme css.
- REQUIRED: .screen-reader-text css class is needed in your theme css. See See: the Codex for an example implementation.
- WARNING: The tag light has been deprecated, please remove it from your style.css header.
- WARNING: The tag blue has been deprecated, please remove it from your style.css header.
- WARNING: The tag brown has been deprecated, please remove it from your style.css header.
- WARNING: The tag responsive-layout has been deprecated, please remove it from your style.css header.
- REQUIRED: This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
- Warning: 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 storefront, pepstore
- REQUIRED: No reference to add_theme_support( "title-tag" ) was found in the theme.
- REQUIRED: The theme must not used the <title> tags.
- REQUIRED: The theme must not call to wp_title().
- RECOMMENDED: This theme contains no sidebars/widget areas. See Widgets API
Change History (6)
#1
@
8 years ago
- Keywords changed from theme-pep-store, child-theme, parent-storefront, accessibility-ready to theme-pep-store child-theme parent-storefront accessibility-ready
- Owner set to meissudeep
- Status changed from new to reviewing
#3
@
8 years ago
Hello @emkal
Any updates ? ?
Please communicate within 24 hr else your ticket will be marked as not approve.
#4
@
8 years ago
- Resolution set to not-approved
- Status changed from reviewing to closed
Hello @emkal
since you are not communicating, I am sorry I have to close this ticket.

Hello @emkal
Thank you for uploading theme here are some issue you need to fix.
Issues