Head back up.
Theme Blvd WordPress Themes
» Category: Tutorials

7 months ago

Hiding the WordPress admin panel to your subscribers

By Jason Tutorials, WordPress 6 Comments

In this post, I’ll just share a quick code snippet that will allow you to hide the WordPress admin elements to users who have signed up your site under the Subscriber roll.

Read More

, , ,

2 years ago

A better way to add “time ago” to your WordPress theme.

By Jason Tutorials, WordPress 27 Comments
Screen shot 2011-04-10 at 3.48.11 PM

You may have noticed the cool little featured here on my personal blog where, instead of showing the date of the current WordPress post in the typical format, I’m showing it in the Twitter-like “time ago” format. In this tutorial I’ll show you exactly how I’m doing it and how you can incorporate the same thing into your WordPress theme.

Read More

, , , , ,

2 years ago

How to make your own CSS customizations easily with Firebug

By Jason Tutorials, Web Design 14 Comments
firebug

It can be difficult to jump into someone else’s CSS and start making changes. You shouldn’t have to spend a ton of time trying to make minor CSS changes with all the tools out there to help us. My favorite tool for this is the Firebug addon for Firefox. Firebug can be used for a [...]

Read More

, , , ,