By pradhan on
Greetings? I am a Drupal newbie, but I'm learning and enjoying. I have one piece of content (page) which I have made sticky and placed on the Front Page. Is there a way to stop this one particular node from teasing...and only this one piece. In other words, I want the entire page to appear on the front page.
Thanks,
Pradhan
Comments
You can
You can add
after the last line in your node to indicate the 'end' of the teaser.
--
http://benaround.com - My personal ramblings about stuff.
No teaser for frontpage sticky node
The above solution works but you still get the "read more" link at the bottom of the content. Any way to inhibit this apart from css display:none;