In ublogsy post we show related posts down under the posts.In related posts they not show related posts according the post.In related posts they not consider tag which i had mention in above posts.In posts when we define 2 or more tag it consider only first tag.Its show result which tag i had not mention above post.
Ublogsy Related Posts issues
In ublogsy post we show related posts down under the posts.In related posts they not show related posts according the post.In related posts they not consider tag which i had mention in above posts.In posts when we define 2 or more tag it consider only first tag.Its show result which tag i had not mention above post.
I had call the function like this
@RenderPage("~/Views/Partials/uBlogsy/Post/uBlogsyPostListRelatedPosts.cshtml", new { ItemLimit = 3, MatchCount = 3, RelatedAlias = string.Empty })
Is there any problem in function calling?
Please help to resolve this issue.
is working on a reply...