By rachawal on
I just installed 6.14 and installed video modules (ffmpeg, Flowplayer, etc.). Whenever a recent posts node is displayed, I am seeing both the video and image thumbnail post information. I wanted to know if there is a way to disable or hide image thumbnail post information from the recent posts node?
My apologies in advance if I have asked a question that has already been answered.
Kind regards,
Rachael
Comments
=-=
edit your content type
use the display fields tab
investigate the settings for teaser adjust as needed
re:noob recent posts node question
Thank you for your reply!
Unfortunately, I am unable to locate the 'display fields tab'; in my Drupal version, I see Content Management, and underneath are options including Content and Content Types. Within those two options, there are no options for modifying any display fields. I'm not sure where to find this setting?
Thanks again,
Rachael
=-=
as previously stated you have to edit your content type before you see the display fields tab
go to administer -> content types
click on the edit link or manage fields link next to the content type that holds the content you want to alter
click on display fields tab at the top of the page
also of note:
recent posts node, doesn't compute. If you are talking about the recent posts tracker tab this page can't be altered however you want build a new one with the views.module. documentation for the views.module can be found in the advanced help module. Views.module isn't an easy module for new users to come to grips with but is an invaluable module for create and altering the way content is listed.