WordPress – change the default ‘from’ information

The default email address and from name in WordPress notification emails can be easily changed by editing your functions.php file Simply add the following code (remembering to change the email address and name to the ones you want to use instead) add_filter(‘wp_mail_from’, ‘new_mail_from’); add_filter(‘wp_mail_from_name’, ‘new_mail_from_name’); function new_mail_from($old) { return ‘yourname@yourdomain.com’; } function new_mail_from_name($old) { return … Continue Reading

The ‘Undeliverable Email’ Notifications Problem

It’s a very common problem to, out of the blue, start to get lots and lots of ‘mail delivery failure’ type emails but unfortunately there’s not a lot we can do to stop this. Short explanation When spammers send out their spam emails they need to pretend these emails are from a legitimate source otherwise they won’t be … Continue Reading

October 2015 – Seven Creative turned 10 years old!

October 2015 – Seven Creative turned 10 years old! 10 years ago Seven Creative was established, and since then, we’ve helped over 300 local, national, and international business grow To celebrate our birthday, we’d like to tell you a little about some of the services you can use to grow your business, show you a … Continue Reading

Blade-y Marvellous Swann-Morton

Sheffield based company, Swann-Morton, were founded in 1932 and since then have world leaders in the manufacturing of surgical blades, scalpels and handles. Their blades act as enabling tools for professionals in many areas, due to Swann-Morton’s consistency, reliability and combination of traditional blade making skills and latest technologies. The main professionals consistently using Swann-Morton … Continue Reading

50 Years Of Success Is A Good Sign!

Saturday 19th September marks the start of the London Design Festival for 2015, until the 27th. This event combines design and creative geniuses from throughout the country, showcasing an array of designs from our built environment, functional daily items and decorative luxury items. This free to attend event is going to be the biggest one … Continue Reading