Whether you just like to put up a personal greeting or have a site that has quite a few users, something a welcome message is nice. I have seen a few people put this together and have a centralized paged where users can log in, read the personal message, and then go on their merry
[Continue Reading...]WordPress
WordPress Plugin Review: Theme My Profile
In fact, I have been exercising this on a few sites for clients that wanted their users to not even be lead to the WordPress backend, even to edit their user profile. Theme My Profile works well with the plugin Theme My Profile, and were both created by Jeff Farthing. Of course, you can use
[Continue Reading...]WordPress Plugin Review: Theme My Login
I found a nifty WordPress plugin and this one themes your login page to conform with your current layout. It is called Theme My Login and it was created by Jeff Farthing. Now, this is different from the tutorial on theming your WordPress login page. As further explained on Jeff’s site, his plugin overrides the
[Continue Reading...]Brand Your WordPress Login Page Without A Plugin
There is a Custom Admin Branding plugin for that, but why bother when you can insert a few lines into your theme’s functions.php file? 😉 However, if you like to change up your site’s theme sometimes, you probably want to change the log in page too. A lot of people have been really hooked into
[Continue Reading...]How To Make A Tag Cloud Page In WordPress
Some people really would like to have a tag page. Well, on this tutorial, you will be able to add a tag cloud to a page without making a template or even using a plugin. You can use the template where you create a page and can select it, but perhaps you want to add
[Continue Reading...]Display First WordPress Full Entry and then Following as Excerpts
I like to use this code to display the first full entry and then the rest of my entries as excerpts from my main page. This is not hard to do and only requires that you replace a few code snippets. You can apply this to your theme’s index template file (most commonly index.php), or
[Continue Reading...]
