By Algernon83 on
When using views, i want to display the entire node. But when i have long entries, theres always a link on the bottom that says "read more". Instead i would just like the full node to be just displayed
Thanks!!
When using views, i want to display the entire node. But when i have long entries, theres always a link on the bottom that says "read more". Instead i would just like the full node to be just displayed
Thanks!!
Comments
Go into your view..
and then for the "page" view section you should see a drop down list for view "type". you probably have it set to "teaser" or teaser list or list, etc..
change it to "full node"..
that shoudl do it!
Post settings
.... or I guess you've already looked at admin>content>node-settings where you can change the the length of trimmed posts or allow them to be untrimmed. I know you said you're using Views but it might be respecting this setting.
Thanks
Simon
==============================
----- it's not hardware, it's not software, it's headware -----
Possibly A Bug
I've noticed similar behavior in other view types. I don't think you have a setting wrong, as is suggested here.
I've built views recently that, as yours, shouldn't have the 'read more' displayed, but it does anyway. I've just dumped it via CSS. But, I have wondered if it's a bug.
Thanks Simon! I found out it
Thanks Simon!
I found out it was the post settings and changed things there.