marshagoldcoast
Forum Replies Created
-
Forum: Plugins
In reply to: [Broadcast] Post to different categories on sitesThanks so much Edward, appreciate the advice!
Hi Christiaan,
Unfortunately the site I’m using the plugin is password protected while under development. Is there someway I can privately provide you with this information so you can take a look?
Cheers,
MarshaOk, I tried but it’s a little over my head.
I just want the body of the email to not include the User ID as it is of no use to the site member.
Any suggestions as to what to include on this line:
$email_msg .= __(‘Your account with username: ‘,’aiowpsecurity’).$user->user_login.__(‘ is now active’,’aiowpsecurity’).”\n”;
Which I would simply prefer to say:
Your account with The Lantern Project Online Community has been approved and you can now login and start collaborating with other members.
I would also like the subject to say:
Welcome to The Lantern Project Online Community, your account is now active.
But instead it says:
[https://thelanternproject.com.au]?utm_source=email&utm_medium=email Your account is now activeDue to:
$subject = ‘[‘.get_option(‘siteurl’).’] ‘. __(‘Your account is now active’,’aiowpsecurity’);Note, I think that tracking code is coming from the Leads (bvy Inbound Now) plugin [yet to work out how to disable that in emails ?? ].
I’d be most grateful for any help you can give someone who doesn’t have php experience ??
Cheers,
MarshaWill do, thanks so much!
Cheers,
MarshaMorning! I don’t mind if it’s not through the plugin – would happily edit the php files or change in the DB if I knew where to locate it. And keep a record for when I need to update the plugin of course.
Appreciate your help!
Cheers,
Marsha