Title: Extra  tag
Last modified: August 22, 2016

---

# Extra tag

 *  Resolved [aself](https://wordpress.org/support/users/aself/)
 * (@aself)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/extra-tag-1/)
 * I’ve read the other threads about filtering out wpautop and have this code in
   my functions.php, `remove_filter('dbem_notes', 'wpautop');` which is working 
   perfectly in my main events list.
 * However, I’m adding one category above my main events list and in that section,
   multiple <p> tags are being outputted. I’ve tried “smooshing” the code between
   my shortcode tags, but no luck. Is there another hook besides “dbem_notes” where
   I can disable wpautop?
 * My URL is [http://cdavidmcvayschool.com/tucson/](http://cdavidmcvayschool.com/tucson/)
 * Thanks!
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

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

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/extra-tag-1/#post-5572914)
 * Have you tried running it on the_content? That could be the issue.
 *  Thread Starter [aself](https://wordpress.org/support/users/aself/)
 * (@aself)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/extra-tag-1/#post-5572943)
 * Thanks caimin_nwl. That does the trick but as mentioned in other threads, the
   <p> tags are now stripped out of content elsewhere on my site. Is there a hook
   in Events Manager so that I can target that section? OR can you point me to the
   documentation where I can read about it?
 * Thanks again!

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

The topic ‘Extra tag’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [wpautop](https://wordpress.org/support/topic-tag/wpautop/)

 * 2 replies
 * 2 participants
 * Last reply from: [aself](https://wordpress.org/support/users/aself/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/extra-tag-1/#post-5572943)
 * Status: resolved