-
Author
-
July 12, 2014 at 19:54 #22456gideon1210Participant
Where can you change the text for the cancellation email or prevent the email from being sent
July 14, 2014 at 14:18 #22511CatalinModeratorHello,
Please take a look to this plugin:
http://wordpress.org/plugins/pmpro-email-templates-addon/
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 14, 2014 at 15:57 #22537gideon1210ParticipantIs there anyway of changing it in the file itself or do you have to use a plugin
July 16, 2014 at 15:53 #22749CatalinModeratorHello,
Please take a look at this file:
..\plugins\paid-memberships-pro\preheaders\cancel.php
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 16, 2014 at 16:18 #22752gideon1210ParticipantHi 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
July 16, 2014 at 16:27 #22754CatalinModeratorHello,
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,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 18, 2014 at 13:47 #22934gideon1210Participanti added the new message in that line but it still seems to send the old one
July 24, 2014 at 19:21 #23514AbeKeymaster@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.July 24, 2014 at 19:21 #23515CatalinModeratoralso 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 -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.