- This topic has 1 reply, 2 voices, and was last updated 9 years, 5 months ago by Theme Horse Support Team.
-
AuthorPosts
-
August 17, 2015 at 5:00 pm #27360dianastevanParticipant
Hi,
I do my blog myself, have for years, used Twenty Ten WordPress without problems. Just switched to Clear Retina as I loved the look. I use Visual Editor, as I don’t understand HTML very well, but am willing to learn.This is what I got when I did a theme check.
WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
REQUIRED: The theme uses the register_post_type() function, which is plugin-territory functionality.
REQUIRED: get_bloginfo(‘url’) was found in the file functions.php. Use home_url() instead.
Line 807: $items .= ‘<li class=’default-menu’>‘.__( ‘Navigation’,’cleanretina’
Line 821: $output .= ‘<li class=’default-menu’>‘.__( ‘Navigation’,’cleanretina’
REQUIRED: get_bloginfo(‘url’) was found in the file cleanretina-metaboxes.php. Use home_url() instead.
Line 38: ‘label’ => __( ‘Default Layout Set in’, ‘cleanretina’ ).’ ‘.'<a href=”.get_bloginfo(‘url’).’/wp-admin/themes.php?page=theme_options’ target=’_blan
REQUIRED: bloginfo(‘url’) was found in the file functions.php. Use echo esc_url( home_url() ) instead.
Line 807: $items .= ‘<li class=’default-menu’>‘.__( ‘Navigation’,’cleanretina’ ).'<
Line 821: $output .= ‘<li class=’default-menu’>‘.__( ‘Navigation’,’cleanretina’ ).'<
REQUIRED: bloginfo(‘url’) was found in the file cleanretina-metaboxes.php. Use echo esc_url( home_url() ) instead.
Line 38: ‘label’ => __( ‘Default Layout Set in’, ‘cleanretina’ ).’ ‘.’‘
RECOMMENDED: Screenshot size should be 880×660, to account for HiDPI displays. Any 4:3 image size is acceptable, but 880×660 is preferred.
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.
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.Please help to correct these errors. Not sure what to do. Thank you.
Diana Stevan
August 18, 2015 at 4:37 am #27374Theme Horse Support TeamKeymasterHi dianastevan,
This error is caused because of some depricated of latest version of WordPress. But this issue does not effect the theme. We are a bit busy working on other theme too so we are not updating this theme recently. We will update all this issue soon.
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.