Title: Erron when activate the Theme
Last modified: August 22, 2016

---

# Erron when activate the Theme

 *  Resolved [akhlesh-nagar](https://wordpress.org/support/users/akhlesh-nagar/)
 * (@akhlesh-nagar)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/erron-when-activate-the-theme/)
 * Hi Support Team
 * When I activate your theme showing the below error message
 * **Parse error: syntax error, unexpected ‘navigation’ (T_STRING) in C:\xampp\htdocs\
   wordpress_review\wp-content\themes\wallstreet\header.php on line 80**
 * Bz There is little bug in your theme header.php pls fix it in your next update.
 * To fix the bug open header.php file and find the below line of code
    `<span class
   ="sr-only"><?php __(Toggle navigation,'wallstreet'); ?></span>`
 * and replace it with
    `<span class="sr-only"><?php __("Toggle navigation",'wallstreet');?
   ></span>`
 * Thanks

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

 *  Theme Author [webriti](https://wordpress.org/support/users/priyanshumittal/)
 * (@priyanshumittal)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/erron-when-activate-the-theme/#post-5640483)
 * Thanks for identifying this added new update for the review
 *  Theme Author [webriti](https://wordpress.org/support/users/priyanshumittal/)
 * (@priyanshumittal)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/erron-when-activate-the-theme/#post-5640670)
 * resolved

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

The topic ‘Erron when activate the Theme’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wallstreet/2.8.4.2/screenshot.
   png)
 * Wallstreet
 * [Support Threads](https://wordpress.org/support/theme/wallstreet/)
 * [Active Topics](https://wordpress.org/support/theme/wallstreet/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wallstreet/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wallstreet/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [webriti](https://wordpress.org/support/users/priyanshumittal/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/erron-when-activate-the-theme/#post-5640670)
 * Status: resolved