Category: Templates

  • Working with Templates: Block a Category Archive Loop Advanced

    This post builds on the example we looked at in Working with Templates: Block a Category Archive Loop.  That example describes how to replace the results of the loop with a message directing the user to login.  Instead of replacing with a message, this example will show you how to replace with the WP-Members login…

  • Working with Templates: Block a Category Archive Loop

    In this example of integrating WP-Members features into WordPress Templates we will focus on the category template category.php. With the default way of using WP-Members, your loop of a category would display titles and post excerpts, leading readers to the individual posts to either login or register.  But suppose you want to limit all of…

  • Working with Templates: a Basic Example

    This will be the first in what I hope to be a series of posts on adding WP-Members elements directly to your theme templates (or custom templates).  Being able to customize you theme at the template level will give you an additional layer of customization that will allow you to do almost anything with the…