Troubleshooting: My Site is Slow If your site has suddenly become slow or has been getting increasingly slower over time, take a look at these...
How to Change WordPress Fonts Adding Web Safe Fonts If you're planning on using a web-safe font that is automatically recognized, you can just go...
Troubleshooting: Broken Links Broken links can be frustrating and can upset the flow of visitors through your site. We've put together some common...
Troubleshooting: Images are not Loading Here are some common reasons why images won't load. Permissions are incorrectly configured Your image has been corrupted Your image...
How to Put a PairList Subscription Form on Your Webpage If you want an easy way for website visitors to subscribe to your PairList mailing list, consider putting a subscription...
Adding a MailChimp Form to HTML Site If you use MailChimp, you can put a signup form on your website that is connected to your mailing list....
Classic Editor: Adding Mailchimp Form to Your WordPress Site If you use Mailchimp, you can put a connected form on your WordPress site. The form will automatically add entries...
Getting Your HTML Ready for jQuery jQuery is a Javascript library that serves to make Javascript easier to use. It’s like an abbreviated form of Javascript....
jQuery Basics Before you add code to your HTML document, be sure to read our Getting Your HTML Ready for jQuery article....
Finding the Additional CSS Interface in WordPress To gain extra power over your WordPress site's design, you can edit its CSS. Finding the Customizing Additional CSS Interface ...
Using jQuery to Generate Modal Pop-Up when Clicked A modal box is a pop-up window that forces the user to interact with it before returning to the site....
How to use jQuery to Show/Hide a Form on Click You can use jQuery to show or hide a form on click. The easiest way to do this is to...
Setting Up Bootstrap on Your Server This tutorial will take you through setting up Bootstrap on your server. Bootstrap is a free, front-end framework for designing...
How to Customize Bootstrap Form Layouts Bootstrap has templates for many basic website components, such as forms. You can use these templates as a springboard into...
How to Add Items to a Bootstrap Form Bootstrap gives you all the tools to easily customize your forms. With Bootstrap, you can add new form “controls,” like...
How to Change Bootstrap Button Styling Because of its framework, Bootstrap’s buttons are already styled when they’re added to the site. However, if you want to...
Understanding Bootstrap’s Grid System Bootstrap is a framework for building a website. It cuts out the need to build the base for a site....
How to Use jQuery to Let Visitors Resize Your Site’s Font You can use jQuery to give your website visitors the ability to resize your site’s font. This is a useful...