Resources
Gravity Forms Styling for Submit Button
I was having trouble making a nice SUBMIT button on a Gravity Form. Looking for help out on the Internet had all kinds of purported solutions, some recommending getting additional plugins and so on. Luckily, I didn't need to add any plugins! We always want to avoid...
Safe Practices for Installing WordPress Plugin, Theme and Core Updates to Your Website
Since I started CharlesWorks in 1998, it has been abundantly clear as a web developer that there are two types of web clients when it comes to site maintenance: Those who want us to do any maintenance needed as they need it Those who want to try to maintain their...
How to install PHP and the “intl” extension on a Virtualmin Debian server
Not too long ago, I wrote an article indicating Some Great Reasons to use a Local Debian Server running Virtualmin. In it, I mentioned that I had built a Debian 10 server to try out the Virtualmin control panel. Virtualmin is a control panel that allows adding of...
How to fix WordPress Mobile Image Alignment & Text Wrap Problems
When adding your image from the media library, set the alignment in the attachment display settings in the media library. Add to child theme css: @media only screen and (max-width: 600px) { figure.alignleft, img.alignleft, figure.alignright, img.alignright {...
Some Great Reasons to use a Local Debian Server running Virtualmin
I recently built a Debian 10 server to try out the Virtualmin control panel. Virtualmin is a control panel that allows adding of websites to a server for access to a private or public network. The goal of the server is to host WordPress websites under development in a...
Basic WordPress Login Instructions
Everything manageable in a WordPress website happens in what is called the WordPress website's Dashboard. Whether managing content, changing or modifying, uploading graphics or photos, or just gaining access to view the site past an Under Construction page, one must...
Default local mail server disable for new DirectAdmin domains
As a general policy at CharlesWorks, we set up email on separate servers from your website. Doing this keeps mail server traffic from affecting website resources and vice versa. The local mail server on the DirectAdmin must be disabled when using a remote mail server....
Email Phishing Still at an All Time High
Practically everyone living on the planet Earth should understand what phishing is by now. But for those who might not, a Google search brought this up for me: "the fraudulent practice of sending emails purporting to be from reputable companies in order to induce...
How to enable TLS 1.2 on Windows Server 2008 R2
The Windows Small Business Server 2011 Essentials runs on top of Windows Server 2008 R2, which was an extremely popular server. It is still an extremely stable platform for handling DNS, serving up websites, and handling email servers. Despite being long past...
Sorting Outlook Hosted Exchange based Email using Webmail
Whether you are running a household or a business, it's easy for your emails to ultimately get out of control. Having plenty of space to store them along with fast access to them can save a lot of time and headaches. A number of years ago, we at CharlesWorks switched...