By HelpDrupalHelpMe on
I've looked everywhere but the answer still eludes me. How do I display full titles in teaser mode for my
articles? Titles are trimmed not only in teaser mode for blocks but also for content "promoted to the fron page".
Comments
This should be simple right?
This should be simple right?
Normally they are by
Normally they are by default, gotta be your specific theme thats trimming them? Or else a bug in a module?
What theme are you using?
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
Hmmm, I'm using my own
Hmmm, I'm using my own custom theme but the php code is the same as the garland theme.
It's weird cause in preview mode, before I submit the content it will display the full title for teaser mode to show me what it will look like but on my front page it truncates the title. For example. Instead of "This is where I live" it will show "This is where...".
Even more weird is that it will show the full title on the front page for a second as soon as the page starts loading then truncate the title.
I thought the title may be too long but the other themes did not have a problem so I think your right about it being my theme but I cannot find a problem in the style.css.
Could it be the PHP engine? I didn't touch much but for blocks.
What module could possibly cause this to happen?
Ok I think I found the
Ok I think I found the problem. I inserted a Yahoo! Ticker script to my page and it's messing with everything. Once I removed it...back to normal. I couldn't figure out how to insert it into Drupal with iframes though.
That problem's solved too!
That problem's solved too!