All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - farneville

Pages: [1]
1
WP-CommentNavi / Is Comment Navi Working on 2.9.x ?
« on: 24 February 2010, 03:06 »
Hi Lester,

I am a super noob with wordpress but I have a little programming background not specifically PHP though and just wondering if you could help me with this I've been trying to make this work but no avail so I thought I could ask here. I am currently playing with the Kubrick default theme and can't make it work on WP 2.9.2 I've attached my comment.php I know I have to replace both:

<div class="navigation">
      <div class="alignleft"><?php previous_comments_link() ?></div>
      <div class="alignright"><?php next_comments_link() ?></div>
   </div>

It showed up but it's just showing:
-----------------
 Page 1 of 0
-----------------

Although I've configured it to show 5 via the settings.


Pages: [1]