<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPWife &#187; how to create an event registration page in wordpress</title>
	<atom:link href="http://www.wpwife.com/category/how-to-create-an-event-registration-page-in-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>How to Create an Event Registration Page in WordPress</title>
		<link>http://www.wpwife.com/wordpress-plugins/how-to-create-an-event-registration-page-in-wordpress</link>
		<comments>http://www.wpwife.com/wordpress-plugins/how-to-create-an-event-registration-page-in-wordpress#comments</comments>
		<pubDate>Thu, 31 May 2018 13:50:00 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[create an event registration page]]></category>
		<category><![CDATA[create an event registration page in wordpress]]></category>
		<category><![CDATA[event registration page]]></category>
		<category><![CDATA[how to create an event registration page in wordpress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[wpforms]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=52309</guid>
		<description><![CDATA[
<p>Do you want to add an event registration page on your WordPress site? Recently one of our readers asked if they can allow users to sign up and buy tickets online for their events. In this article, we will show you how to easily create&#8230;&#160;<strong><a href="http://www.wpbeginner.com/plugins/how-to-create-an-event-registration-page-in-wordpress/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-create-an-event-registration-page-in-wordpress/">How to Create an Event Registration Page in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Do you want to add an event registration page on your WordPress site? Recently one of our readers asked if they can allow users to sign up and buy tickets online for their events. In this article, we will show you how to easily create an event registration page in WordPress and sell tickets online.</p>
<p><img title="Creating an event registration page in WordPress" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/05/wpeventregistration.png" alt="Creating an event registration page in WordPress" width="550" height="340" class="alignnone size-full wp-image-52482" /></p>
<h4>Why Create an Event Registration Page in WordPress?</h4>
<p>There are plenty of third-party event registration and ticketing tools available in the market. You can also <a href="http://www.wpbeginner.com/plugins/how-to-display-facebook-events-on-your-wordpress-site/" title="How to Display Facebook Events on Your WordPress Site">add Facebook events</a> to your WordPress site. </p>
<p>However, many third-party event registration and ticketing services will charge a small fee for each ticket you sell. This quickly adds up, and you could end up paying a lot more than expected. </p>
<p>You will have limited options to promote your event on <a href="http://www.wpbeginner.com/plugins/best-social-media-plugins-for-wordpress/" title="10 Best Social Media Plugins for WordPress (2018)">social media</a> and even on your own website. Some event management services will insist on displaying their branding in your event emails, widgets, and tickets. </p>
<p>You can avoid some of these issues by creating your own event registration page in WordPress. This will allow you to <a href="http://www.wpbeginner.com/showcase/5-paypal-alternatives-for-freelancers-to-collect-payments-in-wordpress/" title="7 PayPal Alternatives for Freelancers to Collect Payments in WordPress">collect online payments</a> directly, store attendee information on your website, and use your own brand name when promoting the event.</p>
<p>That being said, let&#8217;s take a look at how to easily create an event registration page in WordPress.  </p>
<h4>Creating an Event Registration Page in WordPress</h4>
<p>First thing you need to do is install and activate the <a href="https://wpforms.com/"  title="WPForms">WPForms</a> plugin. For more details, see our step by step guide on <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" title="How to Install a WordPress Plugin – Step by Step for Beginners">how to install a WordPress plugin</a>.</p>
<p><a href="https://wpforms.com/" title="WPForms">WPForms</a> is a paid plugin, and you will need at least their PRO plan to access the PayPal add-on, which we will be using in this tutorial. </p>
<p>Upon activation, you need to visit the <strong>WPForms</strong> page in your WordPress admin area and click on the <strong>Add New</strong> button.</p>
<p><img title="Add New Form" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/04/add-new-form.png" alt="Add New Form" width="550" height="318" class="alignnone size-full wp-image-52323" /></p>
<p>On the form builder, first you need to enter a title for your event registration form. Below that, you will see a list of ready-to-use form templates that you can select. Click on the <strong>Billing / Order Form</strong> template to continue.</p>
<p><img title="New Event Registration Form" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/04/new-event-registration-form.gif" alt="New Event Registration Form" width="550" height="309" class="alignnone size-full wp-image-52331" /></p>
<p>This template will set up a basic online order form asking users for their information like name, email, phone, address, available items, and more. </p>
<p>You can point and click on any field to edit or delete it. You can also add new form fields from the column on your left.  </p>
<p><img title="Billing / Order form template" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/04/billingformtemplate.png" alt="Billing / Order form template" width="550" height="330" class="alignnone size-full wp-image-52475" /></p>
<p>To add tickets, click on the available items field and change it to attendees or tickets. </p>
<p><img title="Add Tickets / Attendees Details" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/04/add-attendees-tickets.png" alt="Add Tickets / Attendees Details" width="550" height="223" class="alignnone size-full wp-image-52335" /></p>
<p>Your users will see the calculated price in the <strong>Total Amount</strong> field. Next, you need to set up the payment method.</p>
<p>Let&#8217;s go ahead and connect your event registration form to a payment service provider. </p>
<p>You need to click on the Payments tab in the left column and then click on the &#8216;Addons page&#8217; link. </p>
<p>Note: You can also visit the addons page from your WordPress admin area by going to <strong>WPForms &raquo; Addons</strong>.</p>
<p><img title="Install Payment Addon Service" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/04/install-payment-addons-service.gif" alt="Install Payment Addon Service" width="550" height="360" class="alignnone size-full wp-image-52340" /></p>
<p>This will take you to the addons page. WPForms comes with addons for PayPal and Stripe. You can install either or both of them.  </p>
<p>Note: In order to use Stripe, your website must have <a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-free-ssl-in-wordpress-with-lets-encrypt/" title="How to Add Free SSL in WordPress with Let’s Encrypt">HTTPS / SSL enabled</a>. </p>
<p>Click on the install button below the addon and then click on the activate button. </p>
<p>Once activated, you need to go back to <strong>Payments</strong> section to configure payment services on your form. Select your payment service and enable it.</p>
<p>You need to add the details like PayPal email address, mode, payment type, cancel URL, and more.</p>
<p><img title="Edit Payment Service" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/04/edit-payment-service.png" alt="Edit Payment Service" width="550" height="333" class="alignnone size-full wp-image-52338" /></p>
<p>If you are using Stripe, then you will need to enter the API keys. For detailed instructions see <a href="https://wpforms.com/docs/how-to-install-and-use-the-stripe-addon-with-wpforms/" title="How to Install and Use the Stripe Addon with WPForms">how to use the Stripe addon with WPForms</a>.</p>
<p>You will also need to enter a credit card field to your form before you can set up Stripe. Simply switch to the &#8216;Fields&#8217; section and add a credit card field. </p>
<p><img title="Add a credit card field to the form" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/04/credit-card-field-1.png" alt="Add a credit card field to the form" width="550" height="165" class="alignnone size-full wp-image-52479" /></p>
<p>After setting up payments, let&#8217;s set up notification emails for both you and your users.  </p>
<p>Simply go to <strong>Settings &raquo; Notifications</strong> and click on the <strong>Add New Notification</strong> button.</p>
<p><img title="Add New Email Notification" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/04/add-new-email-notification.png" alt="Add New Email Notification" width="550" height="283" class="alignnone size-full wp-image-52343" /></p>
<p>In the <strong>Send To Email Address</strong> section, you need to select user&#8217;s email from <strong>Smart Tags</strong> to send the ticket receipt.</p>
<p><img title="Add Users Email" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/04/add-users-email.png" alt="Add Users Email" width="550" height="175" class="alignnone size-full wp-image-52344" /></p>
<p>Now you need to scroll down to the <strong>Message</strong> section and add your custom message with the fields that you created for the registration from using <strong>Smart Tags</strong>. </p>
<p><img title="Custom Message for Tickets" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/04/custom-message-for-tickets.png" alt="Custom Message for Tickets" width="550" height="296" class="alignnone size-full wp-image-52345" /></p>
<p>Once you are done, you can save your changes and close the form builder. </p>
<p>You can display this form on any page on your WordPress site. Let&#8217;s create a new event registration page in WordPress to display the form. </p>
<p>On the page edit screen, you will see a new button labeled &#8216;Add Form&#8217; just above the editor. </p>
<p><img title="Add form button" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/04/addformbutton.png" alt="Add form button" width="550" height="284" class="alignnone size-full wp-image-52476" /></p>
<p>Clicking on it will bring up a popup where you will be able to select and insert the event registration form you created earlier. </p>
<p><img title="Insert event registration form" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/04/insertform.png" alt="Insert event registration form" width="550" height="275" class="alignnone size-full wp-image-52477" /></p>
<p>The plugin will now add the required shortcode to your page editor. You can save your changes and click on the preview to see your event registration page in action. </p>
<p><img title="Event registration form preview" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/05/event-registration-preview.png" alt="Event registration form preview" width="550" height="340" class="alignnone size-full wp-image-52481" /></p>
<p>We hope this article helped you learn how to create an event registration page in WordPress. You may also want to see our list of <a href="http://www.wpbeginner.com/plugins/5-best-wordpress-appointment-and-booking-plugins/" title="5 Best WordPress Appointment and Booking Plugins">the best WordPress booking plugins</a>.  </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-create-an-event-registration-page-in-wordpress/">How to Create an Event Registration Page in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/wordpress-plugins/how-to-create-an-event-registration-page-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
