Title: aquinod's Replies | WordPress.org

---

# aquinod

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registration Options for BuddyPress] Registration submission message](https://wordpress.org/support/topic/registration-submission-message/)
 *  Thread Starter [aquinod](https://wordpress.org/support/users/aquinod/)
 * (@aquinod)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/registration-submission-message/#post-8704635)
 * Thanks Michael.
 * I fired off the same question to the theme folk and it’s indeed coming directly
   from the theme. For any who need assistance, these were the steps I followed 
   to make the changes.
 * You will need to make customization inside Onesocial / template-parts / site-
   register.php
 * Copy this file and paste inside Onesocial-child / template-parts (you’ll need
   to create ‘template-parts’ folder if doesn’t exist already)
 * Replace
 * <p class=”express”><?php _e( ‘To finish activating your account, check your inbox
   for our Welcome message and confirm your email address.’, ‘onesocial’ ); ?></
   p>
 * with
 * <p class=”express”><?php _e( ‘ YOUR MESSAGE .’, ‘onesocial’ ); ?></p>

Viewing 1 replies (of 1 total)