Monthly Archives: October 2017

5 Technologies That Will Change The World Forever

When you think about what’s going to happen in the future, you might be thinking about flying cars, enormous skyscrapers that reach into space, and medicines that can cure pretty much any disease or infection. However, did you know that

Posted in Guest Posts Tagged with:

Change From Placeholder Text With jQuery

Add this to footer.php before the closing </body>. <script language=”javascript” type=”text/javascript”>  document.getElementsByName(‘es_txt_email’)[0].placeholder=’yourname@email.com’; </script> Where es_txt_email is the name if the <input>. The above script was used to change the placeholder in the Email Subscribers & Newsletters plugin.

Posted in WordPress Tagged with:

Reaching Customers Through Ringless Voicemail – A Legal Perspective

Ringless voicemail is a technology that leaves a voice mail to a consumer without making a phone call. It uses server-to-server communication and completely bypasses the wireless cellular network. Instead, the technology makes a call to a business-class number of

Posted in Guest Posts Tagged with: ,

Show A Field Only When All Checkboxes Are Selected In Contact Form 7

You might want to read this post on how to conditionally display fields in Contact Form 7 plugin with simple JavaScript first to get some context. Here we are trying to display a line of text when all checkboxes are

Posted in WordPress Tagged with:

5 Ways To Make Devops Work For You

Whether you use Agile, SOAP, REST, scrum or kanban… if you’re in IT, DevOps can help you. That’s a fact. DEVelopment OPerationS. Devops. Tools. Strategies. A way of operating procedures that let software devs and IT teams (DBAs, for example),

Posted in Guest Posts Tagged with: