So I have been working on a new project recently, and this one was a two part project. The first part was making sure that their current site has a working contact form. and the second part is redesigning a new look and feel on top of a Joomla site, so that they can expand in the future with components like an online storefront, or deeply integrate a social marketing campaign into their website.
I took a peek at their current site, and found out that the issues were with the current request mail form, which mind you is written in .PHP, which I kinda hate. I was able to fix the issue though, and got it working perfectly. I know its working perfectly, because the client is now getting SPAMBOT requests :) Too Funny!! But I have them covered already, because the first thing I implemented into the new request form on their new site was a ReCaptcha security method. This should stop the spam from coming through.
I then took my time and started working on a nice responsive theme, but wanted to keep it looking like it was more for their Corporate Office vs a large crane shop. I remade their logo based on some of the feedback they gave me and then used the main colors of their logo and equipment for the highlights of the site. I also used a simple menu system that will adjust to smaller mobile screens and provide a mobile dropdown menu in those cases. Overall, the site is pretty solid so far, with no real issues other than having to rebuild Apache with multibyte strings enabled.
My next stage of this process is to dismantle the site and modules I have now, and rebuild it with a darker, more progressive theme, and after that, another lighter theme, so once they choose from one of those, I will put it all back together with the look and feel of their choice, and then it goes live. I gave the client a timeframe of two months for the project, but the pace I am working, it may only take me three to four weeks, so that's a good thing ;)
Till next time, enjoy your adventures!