I'm pretty new to Drupal. I am using Advanced Poll and would like my block version of an Advanced Poll to not show the authoring information in the block.

How do I do this with Advanced Poll? I don't know if this is an option in Drupal or if I need to edit a template file somewhere.

Thanks.

Comments

ksignorini’s picture

Is this just not possible?

aadityawalawalkar’s picture

You need to edit Advanced Poll content type settings and uncheck "Display author and date information" check box from the Display settings tab.
Steps:-
1) Login with administrator or user who has content type editing option.
2) Go to Advanced Poll content type edit
Structure->Content types->Advanced Poll content type's edit link OR
http://yoursitename/admin/structure/types/manage/advpoll
3) Go to "Display settings" tab below the description field.
4) Uncheck "Display author and date information" check box.
5) Save content type.

This should hide authoring information from all the nodes of content type Advanced Poll including the information included in the block "Advanced Poll: Most Recent"

jacob.embree’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.