Title: Registration Form
Last modified: September 8, 2017

---

# Registration Form

 *  [prestonmay3](https://wordpress.org/support/users/prestonmay3/)
 * (@prestonmay3)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/registration-form-55/)
 * Hello , when you book a room – What is the form or php page that has the info
   to edit whats required on the form ? I wont to disable the
 * Street Address etc ?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fregistration-form-55%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Cleveland Heights-University Heights Public Library Webdeveloper](https://wordpress.org/support/users/chuhpl/)
 * (@chuhpl)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9479601)
 * It’s not as simple as removing a part of the code on the template page, since
   there are parts that check for errors and empty inputs on different pages.
 * This is something that will be possible in future versions.
 *  Thread Starter [prestonmay3](https://wordpress.org/support/users/prestonmay3/)
 * (@prestonmay3)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9479708)
 * Okay Understand …. Thanks for a faster reply then most paid Support ….
 * However, I would like to Rename some things on the registration form – Like BABY
   SHOWER EXAMPLE – That should be static. Which PHP page have this information ?
 * Also where is the code located to change the required fields if( empty( $externals[‘
   contactAddress1’] ) ):
 * Thanks in advance
 *  Plugin Author [Cleveland Heights-University Heights Public Library Webdeveloper](https://wordpress.org/support/users/chuhpl/)
 * (@chuhpl)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9479973)
 * I can’t help with modifications for each user or I’ll never have time to work
   on the official releases! That being said, the templates are found in the templates
   folder. They do include code as well as just text, so modifying them can break
   things if you alter the code parts.
 * The next big version which we are testing at the moment is the big i18n update.
   After that I’ll be working on the options for headers and required fields.
 *  Plugin Author [Cleveland Heights-University Heights Public Library Webdeveloper](https://wordpress.org/support/users/chuhpl/)
 * (@chuhpl)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9479979)
 * Oh, the registration stuff is in the Event Calendar plugin!
 * The registration template for new room reservations is in templates/public/publicRequest.
   php
    -  This reply was modified 8 years, 11 months ago by [Cleveland Heights-University Heights Public Library Webdeveloper](https://wordpress.org/support/users/chuhpl/).
 *  Thread Starter [prestonmay3](https://wordpress.org/support/users/prestonmay3/)
 * (@prestonmay3)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9479991)
 * Thanks – Sorry – I thought there was a flow chart maybe to what page does what.
   I will find it manually . Thanks
 *  Plugin Author [Cleveland Heights-University Heights Public Library Webdeveloper](https://wordpress.org/support/users/chuhpl/)
 * (@chuhpl)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9480012)
 * I’m overhauling quite a bit and changed the way templates work, too. If you hit
   our Facebook page, you can get links to the latest test version.
 * [https://www.facebook.com/bookaroomplugin/](https://www.facebook.com/bookaroomplugin/)
 *  Plugin Author [Cleveland Heights-University Heights Public Library Webdeveloper](https://wordpress.org/support/users/chuhpl/)
 * (@chuhpl)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9528161)
 * I will be adding more customization features soon.
 *  Thread Starter [prestonmay3](https://wordpress.org/support/users/prestonmay3/)
 * (@prestonmay3)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9528254)
 * Hello , before the Upgrade I was able to go into the Public \ Template and change
   Branch to Building – I no longer see the HTML files that are the source for this?
   any help would be appreciated
 *  Plugin Author [Cleveland Heights-University Heights Public Library Webdeveloper](https://wordpress.org/support/users/chuhpl/)
 * (@chuhpl)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9528289)
 * The html templates are now php files named the same.
 * The text is now contained in a function to allow translations to work.
 * For instance:
 * `<?php _e( 'Meeting Rooms by Branch', 'book-a-room' ); ?>`
 * Would become
 * `<?php _e( 'Meeting Rooms by Building', 'book-a-room' ); ?>`

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

The topic ‘Registration Form’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/book-a-room_f4ece6.svg)
 * [Book a Room](https://wordpress.org/plugins/book-a-room/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/book-a-room/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/book-a-room/)
 * [Active Topics](https://wordpress.org/support/plugin/book-a-room/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/book-a-room/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/book-a-room/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Cleveland Heights-University Heights Public Library Webdeveloper](https://wordpress.org/support/users/chuhpl/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/registration-form-55/#post-9528289)
 * Status: not resolved