Title: ACKnell's Replies | WordPress.org

---

# ACKnell

  [  ](https://wordpress.org/support/users/acknell/)

 *   [Profile](https://wordpress.org/support/users/acknell/)
 *   [Topics Started](https://wordpress.org/support/users/acknell/topics/)
 *   [Replies Created](https://wordpress.org/support/users/acknell/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/acknell/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/acknell/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/acknell/engagements/)
 *   [Favorites](https://wordpress.org/support/users/acknell/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Error when accessing my blog](https://wordpress.org/support/topic/error-when-accessing-my-blog/)
 *  Thread Starter [ACKnell](https://wordpress.org/support/users/acknell/)
 * (@acknell)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/error-when-accessing-my-blog/#post-3036158)
 * Sorry ignore me I had a morning moment…
 * Ok here are lines 30 – 40:
 *     ```
       else
       	add_screen_option('layout_columns', array('max' => 4, 'default' => 2) );
   
       $help = '<p>' . __( 'Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab in the upper corner.' ) . '</p>';
   
       get_current_screen()->add_help_tab( array(
       	'id'      => 'overview',
       	'title'   => __( 'Overview' ),
       	'content' => $help,
       ) );
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Error when accessing my blog](https://wordpress.org/support/topic/error-when-accessing-my-blog/)
 *  Thread Starter [ACKnell](https://wordpress.org/support/users/acknell/)
 * (@acknell)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/error-when-accessing-my-blog/#post-3036153)
 * Hi s_ha_dum
 * Thanks for the message. Would you mind elabrating a bit more into which lines
   I need to alter as WordPress doesnt present me with a line count and I can imagine
   the paragraph breaks are different than viewing it in a standard HTML viewer?
 * Basically could you provide me the specific instructions and what I need to do
   with the various lines?
 * Sorry I am bit of a beginner to WordPress.
 * Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)