Title: Bookings div
Last modified: August 21, 2016

---

# Bookings div

 *  Resolved [soulzmaster](https://wordpress.org/support/users/soulzmaster/)
 * (@soulzmaster)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/bookings-div/)
 * Hi, i have a plugin that uses shortcodes to hide content , i would love to hide
   the bookings /div(on the single event page) with that shortcode . here is what
   i mean
 * How can i have this : [plugin shortcode]Bookings form [plugin shortcode]
 * i dont want to do it through the formattings tab because the plugin shortcode
   is unique for each event, i would prefer to do it through the post editor like
   this
 * [plugin shortcode]Html or php or else code to put the bookings form here [plugin
   shortcode]
    or [plugin shortcode] [bookings shortcode] [plugin shortcode]
 * thank you , and if i have not been clear enough tell me i can try to explain 
   more.
 * [http://wordpress.org/plugins/events-manager/](http://wordpress.org/plugins/events-manager/)

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

 *  Thread Starter [soulzmaster](https://wordpress.org/support/users/soulzmaster/)
 * (@soulzmaster)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/bookings-div/#post-4209204)
 * i resolved it like this :
    i put this shortcode in the post [event post_id=”xxx”]#
   _BOOKINGFORM[/event]( where xxx is the post number) after that it would show 
   two bookingforms on the page , so to disable the first one i went to settings
   then formatting , i went to the single event script and deleted that :`{has_bookings}
   <h3>Bookings</h3> #_BOOKINGFORM {/has_bookings}` now the script shows all as 
   usual , but the booking forms is in the post editor and i can hide it with [shortcode][
   event post_id=”xxx”]#_BOOKINGFORM[/event][shortcode]
 * hope it helps
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/bookings-div/#post-4209396)
 * thx for sharing!

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

The topic ‘Bookings div’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/bookings-div/#post-4209396)
 * Status: resolved