By lav83 on
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
What makes the content
What makes the content related?
Taxonomies
Taxonomies
might check below mention
might check below mention link :
http://drupal.org/project/relevant_content
http://drupal.org/project/similarterms
Abhishek Sawant
Drupal Developer
What exactly do u mean by
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
Featured Content module
You can use the Featured Content module to easily create related content blocks.
Good luck,
Kristen
-Kristen
Profile: https://www.linkedin.com/in/kristenpol
Drupal 7 Multilingual Sites: http://kristen.org/book