Title: [Plugin: WP Title 2] Plugin stopped working
Last modified: August 20, 2016

---

# [Plugin: WP Title 2] Plugin stopped working

 *  Resolved [maisteriharju](https://wordpress.org/support/users/maisteriharju/)
 * (@maisteriharju)
 * [15 years ago](https://wordpress.org/support/topic/plugin-stopped-working-1/)
 * It worked well for a while but then it just stopped working. I’m building a new
   website. I made a new post and after I posted it somehow all the posts got the
   same title. Now all posts have the title of my last post.
 * I’m using this code in single.php to show the title and subtitle:
 *     ```
       <h1 class="main"><?php remove_filter('the_title','wptitle2_the_title',999); the_title(); ?></h1>
       <h2 class="sub"><?php add_filter('the_title','wptitle2_the_title',999); the_title(); ?></h2>
       ```
   
 * I can’t figure out what’s wrong.

Viewing 1 replies (of 1 total)

 *  Thread Starter [maisteriharju](https://wordpress.org/support/users/maisteriharju/)
 * (@maisteriharju)
 * [15 years ago](https://wordpress.org/support/topic/plugin-stopped-working-1/#post-2095967)
 * I found out whats causing this. It’s just my messed up coding in the sidebar.
   Nothing wrong with the plugin.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Title 2] Plugin stopped working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-title-2.svg)
 * [WP Title 2](https://wordpress.org/plugins/wp-title-2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-title-2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-title-2/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-title-2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-title-2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-title-2/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [maisteriharju](https://wordpress.org/support/users/maisteriharju/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/plugin-stopped-working-1/#post-2095967)
 * Status: resolved