Title: Cost Field
Last modified: August 31, 2016

---

# Cost Field

 *  Resolved [CHRISCREST](https://wordpress.org/support/users/chriscrest/)
 * (@chriscrest)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/cost-field/)
 * The cost field is missing when you add an event. So event post with the cost 
   of free. How do I fix this to add a dollar amount or remove the cost word free
   from showing up on the cost field.
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  [Geoff Graham](https://wordpress.org/support/users/geoffgraham/)
 * (@geoffgraham)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/cost-field/#post-7372428)
 * Hi there!
 * The cost field is contained in the list/single-event.php file here:
    [https://github.com/moderntribe/the-events-calendar/blob/develop/src/views/list/single-event.php#L26](https://github.com/moderntribe/the-events-calendar/blob/develop/src/views/list/single-event.php#L26)
 * You can use a template override to remove the cost or hook into the tribe_get_cost()
   function to change the behavior of how it works.
 * Here is our Themer’s Guide for more information on template overrides:
    [https://theeventscalendar.com/knowledgebase/themers-guide/](https://theeventscalendar.com/knowledgebase/themers-guide/)
 * And here’s the documentation for that function:
    [https://theeventscalendar.com/function/tribe_get_cost/](https://theeventscalendar.com/function/tribe_get_cost/)
 * Cheers!
    Geoff

Viewing 1 replies (of 1 total)

The topic ‘Cost Field’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Geoff Graham](https://wordpress.org/support/users/geoffgraham/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/cost-field/#post-7372428)
 * Status: resolved