tech-scope
Member
Posted 5 years ago #
Hi, my name is jack. How do I modify the Wasabi related entries plugin to display related post link vertically and not horizontally.
plugin homepage:
http://www.w-a-s-a-b-i.com/archives/2006/02/02/wordpress-related-entries-20/
here is my site. I'm new to WordPress and I hope you guys will help me.
I have search google but unable to get the result that I wanted.
http://www.tech-scope.com/2006/09/10/getting-your-first-computer/
thanks..
This is from a comment on the author's site:
[...]your related entries don’t have to be in a list if you don’t want them to. The related_posts() accepts parameters to modify it’s default behaviour without editing the original code. related_posts($limit, '$before', '$after'), where $limit is the number of related posts to display and $before/$after is text to be displayed before/after a related entry. For example, related_posts(5, ' ', ',') will display 5 related entries inline and separated by comma. I hope this answers your question.
tech-scope
Member
Posted 5 years ago #
sorry but i don't understand that.
can I see an example of the code that will get me a result like this:
Related Posts
. example example
. example example
. example example
. example example
. example example
http://www.klifix.nl/ click any post on the left sidebar
WengChun
Member
Posted 4 years ago #
the plug in page is broken, anyone has a new link for that plug in?
AkaMaDdiSk
Member
Posted 4 years ago #
Hi I'm setting up a blog and I'm looking for a related posts plugin that will also display images associated with the related posts. To show you what I mean, please take a look the posts below from CoolHunting as an example.
http://www.coolhunting.com/archives/2006/12/samsonite_black.php
The related posts listing on the bottom also had thumbnails. How can I accomplish this? I'm guessing WASABI would not be able to accomplish this?
Any help would be greatly appreciated. Thank you.