WordPress Plugin – Comments Approval Notifier

This plugin comes in very handy if you’re moderating first time commentators plus Akismet’s flagged comments that need approval.

After gotten inquired couple of times about why comments do not show up immediately on blogjer, this plugin is my answer to this. Starting today, you’ll receive an email if your comment has been approved. Hope you don’t ‘mind’ icon smile Wordpress Plugin   Comments Approval Notifier

As long as correct email addresses are supplied, you’ll know when your comment is approved. I occasionally compare your profile with ‘spam database‘ if you’re reported as spammers before.

Via Thanks Joost

How to fix wordpress page problem after 2.5.1 upgrade

This is pretty simple. Upgrade your version to wordpress 2.6, and that’s fix your problem. I wrote about this issue before and apparently it was fixed once it upgraded without I noticing that it has been fixed. I must say that this is rare problem, since only small number of blogs having this problem once the upgrade, and blogjer is one of them.

I notice few blogs still having index.php on its URL, where some of them I have personally mail them to remove it since you no longer need index.php to make your wordpress page works. It looks ugly though.

In case you never experienced this before, this is what I mention above

Before: http://www.blogjer.com/index.php/how-to-fix-your-mental-problem

After:   http://www.blogjer.com/how-to-fix-your-mental-problem

wordpress turns 5 How to fix wordpress page problem after 2.5.1 upgrade

New version, new theme

Finally, I’ve been ‘forced’ to replace blogjer’s theme with a new one. Thanks to WordPress 2.6.0 upgrade couple of weeks ago, which had ‘slightly’ broken my previous theme, blogjer has now a new ‘face’.

Broken

Before that, what has been broken? It is the comment section, where the new post is picking up comments from the past posts. Even though the index page is showing 0 comment for a new post, but apparently when the post is being opened (on the single.php file), there are comments at the bottom of it, comments from past posts.

Well, initially I thought it was the database that’s messed up, but I was wrong. And then I suspected is it due to the comment related plugins, such as ‘Brian Threaded Comment’ or ‘Better Comment manager’ plugin? Disabled them and the problem is still there. What else could be wrong? I finally found the solution to the problem, when I switched the theme to the Kubrick theme. So the culprit lies on the theme. I changed couple of things including the comments.php (using the original one) and other lite modifications to the single.php with no luck. Sigh…

I don’t want to get stucked with this error any longer (been spending 2 days try fixing it), furthermore this theme has served blogjer for almost 1.5 year, and has shown some slow speed intermittently. Time to change..

It doesn’t take too long to figure out this theme (thanks Smashing Magazine), it’s like love at first sight; after playing around few minutes with it, i know that this is what I’m looking at, and the rest is history..

Choosing the theme

Honestly, I’ve no idea what I’m looking at. But basically it must be simple, eye-catching, clean, straightforward (in term of coding, no K2 la, aside la) since I need to do some quick modification on it. And it has to be fast-loading theme!!

Apart from that, make sure it didn’t break on the latest wordpress version and compatible on all browsers, or at least on IE and Firefox where most users are.

1 column, 2 columns or 3 columns?

I opted for 3 columns layout with 1/2 sidebars on the right side. Initially, I was thinking of getting similar layout as before, but decided to go with this due to its simplicity. Overall, I’m pretty satisfied with the outcome.

If you’re new here, this is how blogjer looks like before. And happy reading.

blogjer old New version, new theme

old blogjer design

WordPress theme – Pertama

Pertama (first) as it named, is my first ever WordPress theme. Created from scratch (except the CSS) based on WPdesigner tutorial and WordPress codex notes, Pertama is a simple theme with almost no image and spot a white clean design, useful for personal blog.

Features

  • Widget-ready on the right sidebar and footer
  • Simple and clean design with 880px width
  • 2 menu bar on the header for pages and categories
  • Search bar on the header  to provide ease of searching
  • Additional widget – author and recent entries widget (as part of my experiment of using function.php and incorporating more plugin in the next release)

Pertama tested on WordPress 2.3 up 2.6 without any compatibility issue. It displayed properly in IE7 and Firefox 2.2 and 3.0.1 as well

You’ll see more WP themes and other themes or template (especially for article directory) released in future, so stay tune!!

DEMO (run on my personal blog)

DONWLOAD

Feel free to comment and report any bug on the comment section


pertama 500 Wordpress theme   Pertama

click to enlarge

WordPress 2.6 released

Oh yeah, it’s finally released. I guess some of you might grumbling. why WordPress team is releasing a new version quite often lately. It’s barely 3 months after  major release of 2.5, follow by bug fix version on 2.5.1. I know i know.. you’re tired of upgrading isn’t it. (especially when the WAU plugin doesn’t work)

I manage to install 2.6 in my personal blog using WordPress Automatic Upgrade  (WAU) plugin. The fully auto mode is not working and stuck on step # 2 (backup database) as the exec() function was disabled on my hosting. So I choose semi auto mode, skip the DB backup (not recommended if you have tonnes of content) and completed all steps in less than 5 minutes

User interface wise, there is not much different, except on the plugin and manage posts/pages menu. Both now has check box to select multiple option. Plugins also were now separated between active and inactive plugins. On the Plugin tab menu, there is a small red numbers indicating how many plugin is out dated

There are couple of interesting features on this release. For me, the top feature is non other than the post revisions where it keep a version of your saved draft, which can be viewed later. Oh wait, you can compare  them and restore it anytime you want!

You also can preview the theme before activating it from the control panel. I was mistakenly interpreting this feature on my previous post that this is kinda like a theme preview plugin. (saying to myself: SWITCH and PREVIEW is not similar ZAKI!). I definitely need more English lesson.. lol

Then, there is GEARS support to speed up the blog loading espcially on the slow internet connection. It cached the CSS and javascript on the local disk.

What else?? The are new image control (caption, resize, a new gallery), customizing the gravatar, bookmarklet (called press this) bla bla bla and etc.

On the compatibility issue, WordPress dev team has mentioned that most of the themes and plugins released for 2.5 should be compatible with 2.6. But I found that couple of plugins installed in my blog has a new update released for this version. Plugin dev should have more work now to ensure their plugin compatibility. Kudos to you guys!!

If you still uncertain to upgrade or not, or has not yet upgrade even to 2.5.1, perhaps the video and the full features list will help you to decide if you’re going for 2.6 now.