by lookhappy | Jul 26, 2017 | News, Work
So I was trying to figure out how to redirect from a category page in WordPress to another page. It’s not too hard. To do it manually I just used the following: function my_page_template_redirect() { if ( is_category( 'zero-emission-transport' ) ) { $url =...
by lookhappy | Jul 18, 2017 | News
It is said that most people form their first impressions of a person in the first three seconds of meeting them. In some instances, you will have the luxury of time when it comes to changing their minds. However, in the fast paced world of business, if you make a bad...