When I have "Page Layout" set to "Clicking on question opens/hides answer under question" and "Show node links" and in permissions, under the statistics module I have "view post access counter" enabled, the number of reads does not show an accurate number. The number only accumulates for the number of times I view the node stand alone (after editing it). See here: http://www.bedfordscouts.ca/faq . I don't really want to turn off Show node links as it provides the Edit Answer link.
I sort of understand this, but my users don't. I think it would work nicer if it did one of two things:
1) accumulate as I unhide the individual - I can see this as a difficult task to code around
2) don't show the number of reads in the situation - would this be easier?
Thank you for this great module!
Comments
Comment #1
redsky commented"inline view" was likely not the best choice of words to use in the title of this issue
Comment #2
stella commentedI think the easiest solution would be to use some css in your theme to hide the number of reads on the FAQ page, as it won't be possible to increment the read counter when the answer is hidden / unhidden.