Tag Archives: tips

Loading Custom Stylesheets with wp_enqueue_style

While the concepts outlined here are more specific to loading custom styles for the WP-Members™ plugin, the WP functions discussed can be used to load and unload custom stylesheets for any WP plugin or theme that uses wp_register_style. In the … Continue reading

Posted in WP-Members | Tagged , , , | 4 Comments

New CSS Stylesheets included in WP-Members™

As many users know, the styles used in WP-Members™ can be customized and loaded in a separate stylesheet.  This post describes the process of setting that up and mapping the location of your custom stylesheet in the plugin option panel. … Continue reading

Posted in WP-Members | Tagged , , , | 8 Comments

Member Links Filter Advanced Demo

Here is an advanced demonstration of what you can do with the links filter hooks in WP-Members.  For this example, we are going to add some content to the Members Area page (created with the [wp-members page="members-area"] shortcode. 

Posted in WP-Members | Tagged , , , | 14 Comments

New Filter and Action Hooks in WP-Members™ 2.7.1

There are a number of fixes and features included in WP-Members™ 2.7.1 (view the list here), but I think the most important is the inclusion of some new action and filter hooks.  I’ve had a number of requests for certain … Continue reading

Posted in WP-Members | Tagged , , , , | 39 Comments

Japanese instructions on setting up WP-Members™

Over at HijiriWorld, there is an excellent tutorial on how to set up WP-Members on your site. The tutorial is in Japanese. Arigatou gozaimasu.

Posted in WP-Members | Tagged , , | Leave a comment

Customizing WP-Members™ with pluggable functions

There are many requests that come into this blog asking how to customize certain elements of the WP-Members™ plug-in. While I’ve made attempts to have WP-Members™ be as flexible as possible, there are times when a specific customization request would … Continue reading

Posted in Verse-O-Matic | Tagged , , | 9 Comments

Show menu based on WordPress login status

In this example, I will show you how to display a different menu for users based on their login status for the WordPress TwentyTen theme.  This process can be adapted to any theme (and using the same principles, could be … Continue reading

Posted in WordPress, WP-Members | Tagged , , , , | 50 Comments

Blocking content in a custom template

Lately, this question has come up a lot.  How do you block content that is outside the loop and still display the login/registration forms on the page. This type of issue may come up if you are using a custom … Continue reading

Posted in WP-Members | Tagged , , , | 2 Comments

How to disable the WordPress admin bar

Recently, I’ve received a number of comments and questions regarding the WP admin bar, so I thought it would be best to create a post that will give you some guidance as to how to turn this off for your … Continue reading

Posted in WordPress, WP-Members | Tagged , , , , , , | 16 Comments

Site Review: SEO Website Design

When it comes to web design, it is important to consider not just design, but also SEO – Search Engine Optimization.  What good does the best designed site do you if it does not attract visitors?  And how will your … Continue reading

Posted in Reviews, Site Reviews | Tagged , , , , | Leave a comment