Title: Registration Form
Last modified: December 18, 2018

---

# Registration Form

 *  Resolved [waleedsadiq](https://wordpress.org/support/users/waleedsadiq/)
 * (@waleedsadiq)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/registration-form-73/)
 * Hi,
 * I have found registration form in the accordion. How can I make this form open?

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

 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/registration-form-73/#post-11008098)
 * Hey waleedsadiq,
 * Are you asking if you can have the form displayed automatically rather than needing
   to click on the “Register” button to see it?
 * If so, try adding this to your “Custom JavaScript” area found on the “Form” tab:
 *     ```
       setTimeout(function() {
         $('.rtec-form-wrapper').show();
         $('.rtec-form-toggle-button').hide();
       },500);
       ```
   
 * Let me know if this isn’t what you meant! If it seems to be an error with the
   form, could you provide a link to your website?
 * – Craig
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/registration-form-73/#post-11069764)
 * This thread has been quiet for awhile so I’ll go ahead and mark is as resolved.

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

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

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

 * 2 replies
 * 2 participants
 * Last reply from: [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/registration-form-73/#post-11069764)
 * Status: resolved