Opened 3 months ago
Closed 3 months ago
#243705 closed theme (live)
THEME: PressBook Grid Blogs – 1.2.3
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | theme update | Keywords: | theme-pressbook-grid-blogs child-theme parent-pressbook |
| Cc: | scriptstown@… |
Description
PressBook Grid Blogs - 1.2.3
PressBook Grid Blogs is an elegant, lightweight, and perfect blog theme with a grid layout. The theme is fully responsive, translation-ready, and comes with many options for customizations, single and double sidebars, page templates, custom advertisement banners, multiple block widgets areas including sidebar and footer widgets, sticky sidebars that float on scrolling, multi-level dropdown menus, social links, etc. It is a flexible, creative, and multipurpose theme that is suitable for blogging, portfolios or project showcase, news agency, media companies, magazines, photography, graphics designers, artists, entertainment, gaming, movies, digital marketing, affiliates, IT firms, business, consulting, shopping, and corporate related websites. Also, you can use this theme to create WooCommerce storefronts. The theme supports RTL languages, infinite scrolling with Jetpack, and compatibility with page builder plugins like Elementor, WPBakery, Divi, etc. You can utilize block sections to put any content in the header or footer. This includes blocks, patterns, and shortcodes to place sliders, services, testimonials, gallery, videos, forms, etc. The theme is also great for bloggers, freelancers, schools, academy, LMS, institutes, student portals, and educational websites for publishing tutorials, news, and resources. With clean typography, eye-catching color schemes, and minimal dependency, the theme offers a seamless user interface, high quality design as well as high performance, speed, and quick loading time. Creating a beautiful website with a grid layout was never this easy. This theme is easy to set up and you can easily create a simple, intuitive, sleek, and minimalist blog. It is also highly accessible and comes with many ad spaces for affiliate programs such as Google AdSense that require an SEO optimized, fast, and modern theme.
Theme URL - https://scriptstown.com/wordpress-themes/pressbook-grid-blogs/
Author URL - https://scriptstown.com/
Trac Browser - https://themes.trac.wordpress.org/browser/pressbook-grid-blogs/1.2.3
WordPress.org - https://wordpress.org/themes/pressbook-grid-blogs/
SVN - https://themes.svn.wordpress.org/pressbook-grid-blogs/1.2.3
ZIP - https://downloads.wordpress.org/theme/pressbook-grid-blogs.1.2.3.zip?nostats=1
Live preview – https://playground.wordpress.net/#…
Parent Theme: https://wordpress.org/themes/pressbook
Diff with previous version: [299306] https://themes.trac.wordpress.org/changeset?old_path=pressbook-grid-blogs/1.2.2&new_path=pressbook-grid-blogs/1.2.3
History:
- REQUIRED: Could not find DOCTYPE. See: https://codex.wordpress.org/HTML_to_XHTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"<br />"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"?>
- REQUIRED: Could not find wp_body_open action or function call at the very top of the body just after the opening body tag. See: wp_body_open
<?php wp_body_open(); ?>
- REQUIRED: Could not find wp_footer. See: wp_footer
<?php wp_footer(); ?>
- REQUIRED: Could not find wp_head. See: wp_head
<?php wp_head(); ?>
- REQUIRED: Could not find language_attributes. See: language_attributes
<html <?php language_attributes(); ?>
- REQUIRED: Could not find charset. There must be a charset defined in the Content-Type or the meta charset tag in the head.
- REQUIRED: Could not find add_theme_support( 'automatic-feed-links' ). See: add_theme_support
<?php add_theme_support( $feature ); ?>
- REQUIRED: Could not find body_class call in body tag. See: body_class
<?php body_class( $class ); ?>
- REQUIRED: Could not find wp_link_pages. See: wp_link_pages
<?php wp_link_pages( $args ); ?>
- RECOMMENDED: No reference to register_block_pattern was found in the theme. Theme authors are encouraged to implement custom block patterns as a transition to block themes.
- RECOMMENDED: No reference to register_block_style was found in the theme. Theme authors are encouraged to implement new block styles as a transition to block themes.
- RECOMMENDED: 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.
- RECOMMENDED: Could not find the comment-reply script enqueued.
- RECOMMENDED: Could not find wp_list_comments. See: wp_list_comments
<?php wp_list_comments( $args ); ?>
- RECOMMENDED: Could not find comment_form. See: comment_form
<?php comment_form(); ?>
- 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.
- RECOMMENDED: 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 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.
- RECOMMENDED .bypostauthor css class is recommended in your theme css.
- RECOMMENDED .alignleft css class is recommended in your theme css.
- RECOMMENDED .alignright css class is recommended in your theme css.
- RECOMMENDED .aligncenter css class is recommended in your theme css.
- RECOMMENDED .wp-caption css class is recommended in your theme css.
- RECOMMENDED .wp-caption-text css class is recommended in your theme css.
- RECOMMENDED .gallery-caption css class is recommended in your theme css.
- 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_theme_support( "custom-logo", $args ) was found in the theme. It is recommended that the theme implement this functionality.
- RECOMMENDED: No reference to add_theme_support( "html5", $args ) was found in the theme. It is strongly recommended that the theme implement this functionality.
- RECOMMENDED: No reference to add_theme_support( "responsive-embeds" ) was found in the theme. It is recommended that the theme implement this functionality.
- RECOMMENDED: No reference to add_theme_support( "align-wide" ) was found in the theme. It is recommended that the theme implement this functionality.
- RECOMMENDED: No reference to add_theme_support( "wp-block-styles" ) was found in the theme. It is recommended that the theme implement this functionality.
- REQUIRED: No reference to add_theme_support( "title-tag" ) was found in the theme.
- RECOMMENDED This theme contains no sidebars/widget areas. See Widgets API

Theme Update for existing Live theme - automatically approved