Title: roundupwp's Replies | WordPress.org

---

# roundupwp

  [  ](https://wordpress.org/support/users/roundupwp/)

 *   [Profile](https://wordpress.org/support/users/roundupwp/)
 *   [Topics Started](https://wordpress.org/support/users/roundupwp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/roundupwp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/roundupwp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/roundupwp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/roundupwp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/roundupwp/favorites/)

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/roundupwp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/roundupwp/replies/page/3/?output_format=md)…
[39](https://wordpress.org/support/users/roundupwp/replies/page/39/?output_format=md)
[40](https://wordpress.org/support/users/roundupwp/replies/page/40/?output_format=md)
[41](https://wordpress.org/support/users/roundupwp/replies/page/41/?output_format=md)
[→](https://wordpress.org/support/users/roundupwp/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] Showing already registered events for user](https://wordpress.org/support/topic/showing-already-registered-events-for-user/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/showing-already-registered-events-for-user/#post-18322289)
 * Hey Pawel,
   We do have a feature like this in our paid Pro plugin. If you would
   like to discuss that further please visit our website and contact us:[https://roundupwp.com/support/](https://roundupwp.com/support/)
   Otherwise if you are in contact with a developer it can be done with some customization.
   The database does record the user ID when adding a registration record.Hopefully
   that helps!– Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] make a separation line for comments?](https://wordpress.org/support/topic/make-a-separation-line-for-comments-2/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/make-a-separation-line-for-comments-2/#post-18322288)
 * No problem! Happy to help 🙂
   No obligation but we do always appreciate reviews
   if you felt like leaving one:[https://wordpress.org/support/plugin/registrations-for-the-events-calendar/reviews/](https://wordpress.org/support/plugin/registrations-for-the-events-calendar/reviews/)
   Either way I’d be happy to help with anything else.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] make a separation line for comments?](https://wordpress.org/support/topic/make-a-separation-line-for-comments-2/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/make-a-separation-line-for-comments-2/#post-18320456)
 * Sure we can do that!
   Try removing this part of the code:
 *     ```wp-block-code
       .rtec-event-meta .rtec-list-column-2.rtec-attendee-list {    padding-right: 40px;}
       ```
   
 * 
   And add this instead:
 *     ```wp-block-code
       .rtec-event-meta .rtec-list-column-2.rtec-attendee-list {	padding-right: 20px;}.rtec-event-meta .rtec-list-column-2.rtec-attendee-list:nth-child(3) {	padding-left: 20px;	border-left: 1px solid #ccc;}@media (max-width: 500px) {	.rtec-event-meta .rtec-list-column-2.rtec-attendee-list {		padding-right: 0;		width: 100%;	}	.rtec-event-meta .rtec-list-column-2.rtec-attendee-list:nth-child(3) {		padding-left: 0;		border-left: none;	}}
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] make a separation line for comments?](https://wordpress.org/support/topic/make-a-separation-line-for-comments-2/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/make-a-separation-line-for-comments-2/#post-18319382)
 * Sure thing angelhybride!
   Try this CSS:
 * .rtec-event-meta .rtec-list-column-2.rtec-attendee-list {
    padding-right: 40px;}.
   rtec-event-meta .rtec-attendee { border-bottom: 1px solid #ccc; line-height: 
   1.4; margin-bottom: 10px;}You can add it to the “Custom CSS” area found on the“
   Form” tab.That should help!– Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] Rtec form error](https://wordpress.org/support/topic/rtec-form-error/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/rtec-form-error/#post-18311744)
 * Hello again,
   We just released an update to address this. Let me know if you end
   up with more questions!– Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] Rtec form error](https://wordpress.org/support/topic/rtec-form-error/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/rtec-form-error/#post-18306283)
 * Hey jmbuilder,
   Sorry for the issue here! I have found the error and we will have
   a fix for you in a release next week. Sorry for the trouble in the meantime!Thanks,
   Craig
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Registrations for the Events Calendar - Event Registration Plugin] Does exactly what we need and more.](https://wordpress.org/support/topic/does-exactly-what-we-need-and-more-2/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/does-exactly-what-we-need-and-more-2/#post-18266227)
 * Thanks so much for the review! It is greatly appreciated 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] GDPR Consent Field causing registration error](https://wordpress.org/support/topic/gdpr-consent-field-causing-registration-error/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/gdpr-consent-field-causing-registration-error/#post-18246242)
 * Hey again! 
   This thread has been quiet for awhile. I’ll go ahead and mark the
   topic resolved but definitely reach out if you are still having trouble.
    - Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] Unregister emails not getting sent.](https://wordpress.org/support/topic/unregister-emails-not-getting-sent/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/unregister-emails-not-getting-sent/#post-18246240)
 * Thanks again for reporting this!
   I just pushed out an update to address this.
   I’ll close the issue but let me know if anything still seems off.
    - Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] Registration not showing up in Dashboard for recurring events](https://wordpress.org/support/topic/registration-not-showing-up-in-dashboard-for-recurring-events/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/registration-not-showing-up-in-dashboard-for-recurring-events/#post-18238464)
 * This thread has been quiet for awhile. I’ll close the topic but reach out via
   the link I provided for more help!
   – Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] No email notifications after customer registers](https://wordpress.org/support/topic/no-email-notifications-after-customer-registers/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/no-email-notifications-after-customer-registers/#post-18238462)
 * Hey again!
   This thread has been quiet for awhile. I’ll close the topic but let
   me know if you need more help!– Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] Unregister emails not getting sent.](https://wordpress.org/support/topic/unregister-emails-not-getting-sent/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/unregister-emails-not-getting-sent/#post-18238460)
 * Hello again,
   You are correct there is a bug here!We recently added the feature
   for logged-in users to unregister with the click of a link. It seems adding the
   notification and confirmation emails when this occurs was missed. So we will 
   add it in an update next week! That should take care of the issue.Sorry for the
   confusion,Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] Unregister emails not getting sent.](https://wordpress.org/support/topic/unregister-emails-not-getting-sent/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/unregister-emails-not-getting-sent/#post-18236910)
 * Sure thing!
   I tried registering and then cancelling myself and it seems all emails
   arrived as expected:Cancellation email:[https://snipboard.io/h4DiIX.jpg](https://snipboard.io/h4DiIX.jpg)
   Cancellation confirmation email:[https://snipboard.io/ZR7C38.jpg](https://snipboard.io/ZR7C38.jpg)
   Were you specifically wondering about the notification to the admin? Any chance
   that your email inbox is blocking these specific emails or filtering them out?–
   Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] Unregister emails not getting sent.](https://wordpress.org/support/topic/unregister-emails-not-getting-sent/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/unregister-emails-not-getting-sent/#post-18235171)
 * Hey mattyshack,
   We haven’t had any other reports of this issue! Are the registrations
   that are being “unregistered” disappearing from the registration list as expected?
   So if you take a look at the event “Details” in the dashboard on the “Registrations”
   page are the records disappearing from the list of people that have registered?–
   Craig
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registrations for the Events Calendar - Event Registration Plugin] GDPR Consent Field causing registration error](https://wordpress.org/support/topic/gdpr-consent-field-causing-registration-error/)
 *  Plugin Author [roundupwp](https://wordpress.org/support/users/roundupwp/)
 * (@roundupwp)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/gdpr-consent-field-causing-registration-error/#post-18233089)
 * Hey landkeks,
   Yes let’s start with turning that field on so I can give it a test.
   Just enable it and let me know and I’ll check within a few hours if it’s done
   during the day for a US timezone.You can also reach out here if you would prefer
   to open a ticket:[https://roundupwp.com/support/](https://roundupwp.com/support/)–
   Craig

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

1 [2](https://wordpress.org/support/users/roundupwp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/roundupwp/replies/page/3/?output_format=md)…
[39](https://wordpress.org/support/users/roundupwp/replies/page/39/?output_format=md)
[40](https://wordpress.org/support/users/roundupwp/replies/page/40/?output_format=md)
[41](https://wordpress.org/support/users/roundupwp/replies/page/41/?output_format=md)
[→](https://wordpress.org/support/users/roundupwp/replies/page/2/?output_format=md)