Title: Confirmation page text
Last modified: December 6, 2022

---

# Confirmation page text

 *  Resolved [canimjain](https://wordpress.org/support/users/canimjain/)
 * (@canimjain)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/confirmation-page-text/)
 * Hi,
    Some text (probably “site name”) from my membership confirmation page disappeared.
 * “Membership Confirmation”
    “Thank you for your membership to . Your Regular membership
   is now active.”
 * I do not know from which template this message is coming (I want to complete 
   the sentence). Please suggest how to correct this.
    Thank you

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

 *  Plugin Support [Kim White](https://wordpress.org/support/users/kimwhite/)
 * (@kimwhite)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/confirmation-page-text/#post-16266245)
 * Hello [@canimjain](https://wordpress.org/support/users/canimjain/) ,
 * I’m sorry this is missing for you.
    The file that creates the confirmation page
   and message is in the /wp-content/plugins/paid-memberships-propages/confirmation.
   php line 27 `$confirmation_message = "<p>" . sprintf(__('Thank you for your membership
   to %s. Your %s membership is now active.', 'paid-memberships-pro' ), get_bloginfo("
   name"), $current_user->membership_level->name) . "</p>";`
 * The level is called with the `%s`. If you feel this file has been corrupt you
   can download the plugin and just replace this file.
 * If you want to edit this content we do not recommend editing the plugin file 
   as it will be overwritten when we update our Paid Memberships Pro.
 * To replace text you can use a gettext function or use a 3rd party plugin like“
   Say What”.
 * Kim W
    -  This reply was modified 3 years, 5 months ago by [Kim White](https://wordpress.org/support/users/kimwhite/).
 *  Thread Starter [canimjain](https://wordpress.org/support/users/canimjain/)
 * (@canimjain)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/confirmation-page-text/#post-16266641)
 * Noted. Many thanks.

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

The topic ‘Confirmation page text’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paid-memberships-pro_f1dacb.svg)
 * [Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions](https://wordpress.org/plugins/paid-memberships-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paid-memberships-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paid-memberships-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/paid-memberships-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paid-memberships-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paid-memberships-pro/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [canimjain](https://wordpress.org/support/users/canimjain/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/confirmation-page-text/#post-16266641)
 * Status: resolved