Fendi Aziz
Member
As title above how to change welcome email title? http://screencast.com/t/QWqRqGssd
I would like custom title
I would like custom title
Just search the code full text and then you will find the phrase and can change it.Tell me how to change it from code..
Would be good to have that option in the list pagesThat can be changed from the code only for now.
I'm totally new to MW, at least tell me path/directory to the full text
I assume that this is related to the web version of the sendouts:
AFAICS there are actually more things that needs to be set on the web version of the email. The title is one thing, a
<meta name="robots" content="noindex, nofollow"> would be another, well at least if you don't want to risk that you reveal info to your competitors on who your customers are.
In fact this is on my list of plugins to have developed, really low prio, but it will be. When we will launch our new service, I know where to find customers to "steal" . The market leader (they have their own proprietary solution, no MW customer) on our markets seem to have no clue about this so it's very simple to see who their customers are. Since I also know of their pricing, we will of course have a very generous offer to give their customers.
That would be truly appreciated (by many, I guess)I was planning to give that one away for free or hand it to @twisted1919 .
If you tell me the exact phrase, I will search it for you.
According to the screenshot as referenced in
https://forum.mailwizz.com/posts/15719
the phrase you are looking for is
"Thank you for your subscription! - Hey Thank you for".
While
"Thank you for your subscription!"
is in these files
apps\api\controllers\List_subscribersController.php
apps\common\models\ListSubscriber.php
neither "Hey" nor "Hey Thank you for" can be found in there (or anywhere in mwz files).
Can you provide the exact URL of the page/file which underlies the screen shot please?
see my above post, the phraseI changed the code from this "apps\api\controllers\List_subscribersController.php" then save it to custom words but nothing changed on the real scenario..