Hello there,
It works wekk with existing content type, such as story, but I cannot figure out how to make it work with my new content type, especially when I use the comtemplate them to desgin teaser and body.
Any help or guidance would be greatly appreciated :)
Drupalworld

Comments

mcurry’s picture

Status: Active » Postponed

Are you using CCK? I'm not sure from your original inquiry. Can you provide a URL to a site that demonstrates the problem?

drew reece’s picture

Version: 5.x-1.x-dev » 5.x-1.2

FWIW, I may have replicated something similar.

I have a CCK content type that uses a CCK text field for the main text. The read more link doesn't show up when I set the 'display field' to trimmed for the CCK text field in the Content Types>My content type>Display Fields. I couldn't make it appear using the default option either.

The view I'm using is set to a page view with a teaser list option. I don't have the Contemplate module like the OP. The Dev version of Read More Tweak does the same too.
I worked around it by removing the CCK text field and used the body for the content type.

Not sure if it will be a problem elsewhere on my site, but it isn't live just yet.

Drew

add1sun’s picture

Status: Postponed » Closed (duplicate)

This issue is older but there is another issue with more discussion in it so I'm marking this a dupe of that one: #142064: read more link on custom content does not show