Title: Show Ticket Description
Last modified: August 21, 2016

---

# Show Ticket Description

 *  Resolved [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/)
 * hi,
 * is there a possibility to show the BOOKINGTICKETDESCRIPTION?
    the following example
   doesnt work.
 * `echo $EM_Event->output('{is_future}#_BOOKINGTICKETDESCRIPTION{/is_future}');`
 * thank you.
 * [http://wordpress.org/plugins/events-manager/](http://wordpress.org/plugins/events-manager/)

Viewing 15 replies - 1 through 15 (of 36 total)

1 [2](https://wordpress.org/support/topic/show-ticket-description-1/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/show-ticket-description-1/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/show-ticket-description-1/page/2/?output_format=md)

 *  [Philip John](https://wordpress.org/support/users/philipjohn/)
 * (@philipjohn)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364588)
 * Hiya,
 * The #_BOOKINGTICKETDESCRIPTION placeholder is related to a Booking (i.e. a booking
   that a user has successfully completed), not an event.
 * Did you want a way of adding a description to a ticket?
 * Thanks,
    Phil
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364590)
 * thank you.
 * i want to show the field of description showed by the ticket-area. but i couldnt
   find any other shortcode or other way..
 * can you help me?
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364609)
 * i mean, that a description field exists. but with placeholder #_BOOKINGTICKETDESCRIPTION
   i cannot show its content.
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364629)
 * maybe this snippet can help me, but it doesnt work:
 * `$EM_Ticket->ticket_description` – i found it as a part of ticket-single.php
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364630)
 * same with: `echo $EM_Ticket->output ('#_BOOKINGTICKETDESCRIPTION');`
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364658)
 * The #_BOOKINGTICKETDESCRIPTION placeholder isn’t intended to work this way, you’ll
   need to try something else.
 * Where are you trying to show this information?
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364659)
 * hi,
 * here the url: [http://haus-steinstrasse.de/events/mittendrin/](http://haus-steinstrasse.de/events/mittendrin/)
   
   the right sidebar shows some fields of EM over template tags like this:
 * `echo $EM_Event->output("{has_category_121}{is_future}{has_bookings}#_BLABLA{/
   has_bookings}{/is_future}{/has_category_121}");`
 *  [Robert Bai](https://wordpress.org/support/users/robert-bai/)
 * (@robert-bai)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364671)
 * Hi, Caimin:
 * The accountant need the ticket description, but the plugin leave it blank. .She
   don’t know what’s the charge for.
 * Thank you.
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364674)
 * [@robert](https://wordpress.org/support/users/robert/): ???
 *  [Robert Bai](https://wordpress.org/support/users/robert-bai/)
 * (@robert-bai)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364718)
 * All the booking ticket charged on website needs to have description. Or accountant
   don’t know what is what.
    Hope I put it clear.
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364721)
 * ok, i want to explain again.
    i want to show the content of the description field.
   its a part of the booking-form. you can see an event in the future [here](http://haus-steinstrasse.de/events/waldmaerchen/)
   for example.
 * on our website, we dont use the field ticket-price in backend. its not needed.
   but with the description field we show the ticket-prices (2 ranges).
 * i ve modified the code, that now on the day of event customer cannot booking 
   any tickets (deadline for booking). but only in this case (booking-form is not
   showed) customers cannot find any prices of tickets. and thats the problem.
 * now, how can i show the entry of the field ticket-description?
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364727)
 * sure, i could create a custom field or an attribute. but i want to read the entry
   of still created booking-description, so i dont have to rewrite my code.
 * who can help?
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364732)
 * can I know what do you mean by booking description vs. Ticket Description ?
 *  Thread Starter [afreyer](https://wordpress.org/support/users/afreyer/)
 * (@afreyer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364737)
 * both mean the same: the desription field of tickets for an event. in my example
   the line “5,-€ / 3,-€ er­mä­ßigt” – the first line in booking-form.
 *  [Philip John](https://wordpress.org/support/users/philipjohn/)
 * (@philipjohn)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/#post-4364742)
 * Hiya,
 * I think you need to be clearer on what you mean by description. Can you show 
   us a screenshot of where exactly in the backend you enter the description you
   are referring to please?
 * Thanks

Viewing 15 replies - 1 through 15 (of 36 total)

1 [2](https://wordpress.org/support/topic/show-ticket-description-1/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/show-ticket-description-1/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/show-ticket-description-1/page/2/?output_format=md)

The topic ‘Show Ticket Description’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [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/)

 * 36 replies
 * 6 participants
 * Last reply from: [afreyer](https://wordpress.org/support/users/afreyer/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/show-ticket-description-1/page/3/#post-4364787)
 * Status: resolved