By pacesie on
When I set in Views the view type to display "full node", there is still a "read more" link at the bottom of the article despite the full node is already displayed. Is it possible to get rid of it? It generates confusion since people cannot tell when they are reading full articles or teasers.
Comments
bump. Any idea?
bump. Any idea?
I have this very same issue
I did a search on Drupal and found this post. This is exactly the problem I'm encountering. Even when you choose "full node" in views, the read more link still shows up and shouldn't.
Hopefully someone knows the solution and will respond....
Is this issue present in
Is this issue present in every theme?
Which theme are you using?
---
Drupal Themes Live Preview - themegarden.org
It is present in every
It is present in every themes from default installation. I am using garland. ( http://pacesie.name )
The $readmore variable is improperly set to true
So yes, it's going to show up in every theme.
where should this bug goes
where should this bug goes to? The views module? It seems to be a trivial thing to fix.
Bug report made here by
Bug report made here by pacesie: http://drupal.org/node/152304
A work around was given.