Help For Wordpress Sites

  • A Plug-In For Displaying Team Member Bios and Photos

    So I had this client who ran a non-profit. There were over 45 people who worked there and they wanted me to include photos and bios of all these people. The majority of these were volunteers 8 others were directors and 6 more were advisors. So they wanted three pages: a volunteer’s page, a director’s…

  • How to Change Excerpt Length

    To change the excerpt length in WordPress, you typically have two main options: 1. Use the WordPress Excerpt Length Filter This involves adding a snippet of code to your theme’s functions.php file. Here’s a basic example of how to do it: 2. Use a Plugin If you’re not comfortable editing code, you can use a…

  • How to Detect and Redirect 404 Errors

    Redirecting 404 errors in WordPress can be efficiently handled by using a redirection plugin. These plugins allow you to manage and log 404 errors and then set up redirections to the correct pages. Here’s a plugin that is widely used and recommended for this purpose: Download->Redirection Plugin To install the plugin, you can follow these…

Got any book recommendations?