I have a page that I want to keep at the top of the front page
permanently so I used the sticky option, which works.

How do I make the whole page (not literally the complete page,
but just a "section") show so the read more link does not show up?

I don't want to set the max characters for all page content.
Is there a module that lets me have complete control over a
page promoted to the front page?

Thanks in advance

Comments

nevets88’s picture

How do I make the page content show completely so that the read more link does not show up?

vsr’s picture

You could place this code at the end of the content. Then it will show all the content.

<!--break-->

lameei’s picture

I used the break and it is working fine but the read more link is there despite the fact that there is no more!!!!
how does it possible to get ride of it in this kind of situations?

WorldFallz’s picture

you could create a template file just for that node and alter the links/theming for that particular node that way. Copy the node.tpl.php file for your theme to node-x.tpl.php (change "x" to the node number of the node in question) and edit it appropriately.

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz