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.


Messages - chuy ban

Pages: [1]
1
Hi GaMerZ and Everyone,

Any ideas about the problem for rating that use embed other post ratings such as using [ratings id="1"] or [ratings id="1" results="true"]. with SuperCache enable.
The ratings still don't show real time result. It shows cached result instead.

It would be great and helpful, if you can make this work as well.

Thanks!

2
Thanks for the code, it works great for me just like magic.

But there is a problem for rating that use embed other post ratings such as using [ratings id="1"] or [ratings id="1" results="true"].
The ratings still don't show real time result. It shows cached result instead.

It would be great and helpful, if you can make this work as well.

3
Thanks Lester,
It is nearly got what I want.
I want to write it into shortcode, so I can put it into post.
by using [commentcount id="1"]
where 1 is the ID of the post.

How the code would be?



4
PHP + MYSQL / Display Number of Comment of Post based on Post ID
« on: 18 February 2009, 04:09 »
Hello Lester,

I appreciate your plugins and forum help.

I like the shortcode technique which you apply in WP-Postrating plugin for
embed other post ratings, by using [ratings id="1"], where 1 is the ID of the post/page ratings.

I want to apply this technique for embed other post comment count, by using [commentcount id="1"]
where 1 is the ID of the post.

The purpose of using this is that we can displaying comment count of specific post based on ID.
Example: I have one post which contain 10 other post titles,
and I want to display number of comment which other people commented on each post titles.
The result is similar to http://www.problogger.net/ home page.

I cannot figure it out how to write in code. I think you can help.

Thanks!

Pages: [1]