Hi
Is there any way to show the related content in blog pages, I have searched complete drupal modules but there is nothing available for drupal 7 and all those that are available are for 6, so please can anybody guide me how to accomplice this.

Thanks

Comments

nevets’s picture

What makes the content related?

lav83’s picture

Taxonomies

abhishek sawant’s picture

Abhishek Sawant
Drupal Developer

chakrapani’s picture

What exactly do u mean by related content?
Any way I have a possible solution with below assumptions
1. Blog page => Blog post Detailed (node) page.
2. Related content => Blog posts with having tags same as the current blog post.

solution:
Create a block using code and enable only in blog post pages.
follow the steps below to get the related content:
-> Get the tags of the current node.
-> Get all the nodes with type blog and having atleast one tag from the above tags.

Regards
Chakri

Regards
Chakrapani

kristen pol’s picture

-Kristen
Profile: https://www.linkedin.com/in/kristenpol
Drupal 7 Multilingual Sites: http://kristen.org/book