I’ve just updated my Contextual Related Posts to v1.4
Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed.
The main changes in this version are the complete internationalization support, which means, as usual I am hunting for translators for this plugin. I have also added an extra button to recreate the mySQL FULLTEXT index. I suggest all users hitting the button at least once as the plugin now creates indexes for the title and the post content separately.
This is the first step towards v1.5 which will allow you more control about finding related posts to your content.
For now, you can download the plugin or upgrade it directly from within your WP-Admin.
As usual, if you have any suggestions on making this plugin, do not hesitate to comment.
Hi Ajay,
Yet another very nice plugin of yours. I have translated it into Danish. You can download the current translation from http://wordpress.blogos.dk/s%C3%B8g-efter-downloads/?did=166 and, of course, include it in your distribution file.
I will write a blog entry as well. There will be a button on the download page when it is published.
Best regards,
Georg
Thanks again. I have already put this in the latest release.
Hi, since the update to wp 2.8.3 and your 1.4.1 update I now get the following in the backend:
WordPress database error Duplicate key name ‘crp_related’ for query ALTER TABLE wp_posts ADD FULLTEXT crp_related (post_title, post_content); made by require_once, require, do_action, call_user_func_array, crp_adminmenu, ald_crp_activate WordPress database error Duplicate key name ‘crp_related_title’ for query ALTER TABLE wp_posts ADD FULLTEXT crp_related_title (post_title); made by require_once, require, do_action, call_user_func_array, crp_adminmenu, ald_crp_activate WordPress database error Duplicate key name ‘crp_related_content’ for query ALTER TABLE wp_posts ADD FULLTEXT crp_related_content (post_content); made by require_once, require, do_action, call_user_func_array, crp_adminmenu, ald_crp_activate
Can you help??
Is this constantly being displayed somewhere? And, on what page do you see this? I don’t see errors out here on my blogs.
The message appears on every wp backend page but cannot be seen by normal visitors. Disable your plugin and the message disappears. Your plugin is great so I hope that you can identify the issue. Thanks
I have. It appears only on some installations.
I’ll be uploading a fix in some time.
Excellent, thank you, I look forward to the update.
Oh forgot to say, just looked at your forum and someone else reported the same issue today.
This was the solution to my problem, greetings and thank you very much for this solution.
I was using related post from wiki but I have trouble to activate it. I hope your plugin better than that.
So, did it?