Title: Error in screen-reader-text
Last modified: August 31, 2016

---

# Error in screen-reader-text

 *  Resolved [bdillahu](https://wordpress.org/support/users/bdillahu/)
 * (@bdillahu)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/error-in-screen-reader-text/)
 * Several of the files in template-parts – content-* have an extra “?>” at the 
   end of the <span> which gets output into the screen reader data… i.e.:
 * <span class=”screen-reader-text”><?php the_title();?> ?></span>
 * Should be:
 * <span class=”screen-reader-text”><?php the_title(); ?></span>
 * At least I think so 🙂

Viewing 1 replies (of 1 total)

 *  Theme Author [Falguni Desai](https://wordpress.org/support/users/falgunihdesai/)
 * (@falgunihdesai)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/error-in-screen-reader-text/#post-7334913)
 * Hello bdillahu,
 * Thank for reporting this. Will check and update.
 * Falguni

Viewing 1 replies (of 1 total)

The topic ‘Error in screen-reader-text’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Falguni Desai](https://wordpress.org/support/users/falgunihdesai/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/error-in-screen-reader-text/#post-7334913)
 * Status: resolved