This topic has 8 replies, 3 voices, and was last updated 10 years by Catalin.

  • Author
  • #22456
     gideon1210
    Participant

    Where can you change the text for the cancellation email or prevent the email from being sent

    #22511
     Catalin
    Moderator

    Hello,

    Please take a look to this plugin:

    http://wordpress.org/plugins/pmpro-email-templates-addon/

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #22537
     gideon1210
    Participant

    Is there anyway of changing it in the file itself or do you have to use a plugin

    #22749
     Catalin
    Moderator

    Hello,

    Please take a look at this file:

    ..\plugins\paid-memberships-pro\preheaders\cancel.php

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #22752
     gideon1210
    Participant

    Hi i changed that but it still sends the email with the same text which i would like to change

    Subject: Your membership at —— has been CANCELLED

    and i cant find this string anywhere

    #22754
     Catalin
    Moderator

    Hello,

    Take a look at this code lines:

    COPY CODE
    
    			//send an email to the member
    			$myemail = new PMProEmail();
    			$myemail->sendCancelEmail();
    

    from the file i mentioned.

    Let me know if this helps.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #22934
     gideon1210
    Participant

    i added the new message in that line but it still seems to send the old one

    #23514
     Abe
    Keymaster

    @gideon1210 I don’t know how you added it but from the lines above there are some class methods involved and I don’t think it done just by adding a message there. You need to have medium php OOP knowledge and inspect the code to see how it is sent… or ask the plugin developers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #23515
     Catalin
    Moderator

    also take a look at this file:

    ..\plugins\paid-memberships-pro\classes\class.pmproemail.php around line 122

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?