I'm not sure if this is a feature / bug or even myself.
I've enabled fivestar for bookpages but would like to disable this for some pages (that are main pages just giving index of child pages). I've not seen how to do this.
Hope someone can clear this out for me.
Comments
Comment #1
henry97 commentedI'd like to know if this is possible as well
Comment #2
ezra-g commentedYou could achieve this by checking whether the book node has any parents, then doing
print fivestar_widget_form($node);.