By Philip on Thursday, 14 August 2014
Posted in General Issues
Replies 2
Likes 0
Views 622
Votes 0
Is there a way to make the Similar Discussions Module only display when viewing a discussion, but not on the front page?

Also, how are similar discussions determined? It seems by user. Is there a way to make this by category/subcategory, or is this outside the scope of support?
I'm sure there is a better/more elegant way to achieve this, but this is what I did.

Created a class suffix inside the module named "simdiscuss," and then:

.com-easydiscuss-index .simdiscuss{
display: none;
}
·
Friday, 15 August 2014 00:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Philip, glad that your issues are resolved now
·
Friday, 15 August 2014 02:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post