Hi,
I'm coding a website for a friend who got the layout from an agency that clearly has no concept on how to do webdesign. Now I'm stuck with their layout. Anyway, I need to make the following happen:
In single post mode, I want to list all the posts (with title, excerpt and read more link)from the same category. This could be achieved with a related category widget plugin. The only problem is that I need the current post to be in the category list and I need to add a class to the title in order to display the post as "active".
Anyone?