by AMS | Nov 6, 2013 | WordPress
The count of WordPress-built sites I have now built and continue to manage (or assist with) is approaching 2 dozen, and I’ve learned the very hard way the importance of security —starting with keeping current with all your installation updates (WP, plugins and...
by AMS | Jun 29, 2013 | Tutorials, Web Design, WordPress
If you have lots (like hundreds) of images or other files in your WP Media Library, you can change the number of items shown per page view. There are plugins that can help, but a simple hack is to change the “media_per_page” variable. I learned this trick...
by AMS | May 23, 2013 | Tutorials, Web Design, WordPress
Congratulations — you have a WordPress-built website! Now what? The WP “codex” is the massive online documentation for all things WordPress, hosted at www.wordpress.org, so if you have any Qs about how to do something, go to codex.wordpress.org and search...
by AMS | May 22, 2013 | CSS, Web Design, WordPress
A WordPress theme is what gives a website its design elements: layout, colors, menus, etc. There are literally thousands of WordPress themes available, so choosing the one just right for you can be a challenge. The information below will help you understand your...
by AMS | May 21, 2013 | Web Design, WordPress
CMS vs. Custom-Built Websites: Content Management Systems, CMS, are database-driven software tools for creating and maintaining websites. Most (though not all, by any means) CMS-driven websites use a SQL database and are coded using PHP, along with HTML and CSS....