Home

Primary links

  • top o the deck
  • Drupal for Beginners
  • about
  • links
  • give me some sugar

Drupal stuff

  • EDAM
  • STARDOM
  • Question Bank
  • Drupal musings
  • Drupal tips
Home Blogs Drupalace's blog

Key stuff on this site

Easy Drupal Admin Manual (EDAM)

SEO, Traffic and Revenue: Drupalace's Online Manual (STARDOM)

Drupal for Beginners

Subscribe to posts by RSS or email

Subscribe to Drupal Ace by RSS feed RSS feed 

Subscribe to Drupal Ace by Email

Donate towards my web hosting bill! Get a great host!

Share and save

Share/Save

Random piece of content

Test post using MarsEdit 2.4

Manuals on this site

  • Easy Drupal Admin Manual (EDAM)
    • Welcome to Your Site
    • First Steps: Please Read!
      • Understanding These Instructions
      • Important Terminology!
      • Best Practices for Site Admins
    • Super Quick Guide (for the experienced and the brave)
    • Logging In
    • Your Administrator Tools
    • Setting Site Basics
      • Setting Site Information
      • Configuring Your Theme
    • Creating Content
      • Node Types
      • Create a Page Node
      • Create a Story Node
      • Create a Blog Entry Node
      • Making Images and Other Files Available
      • Using Text and Image Editors
    • Organizing Your Content
      • Terms, Vocabularies, and Taxonomy: "Tagging" Your Content
        • Taxonomy Suggestions
      • Menus, Links, and Paths: Navigating the Site
        • Content Paths and URLs
        • Creating Links
        • Working with Menus: Administration Form (Drupal 6)
        • Working with Menus: Administration Form (Drupal 5)
        • Creating Menu Items on the Fly
        • Placing Menus on Your Pages
      • Placing Content on pages
        • Creating a page from a Single Node
        • Creating a page from a List of Nodes
        • Setting the Front Page
      • Working with Blocks
    • Maintenance Stuff
      • Maintenance and Construction Notices
    • Other Fun Things
      • Changing Color of Garland Theme
      • Free Aliases!
  • SEO, Traffic and Revenue: Drupalace's Online Manual (STARDOM)
    • Set a Clear Goal
    • Make a Good Site
      • Put out the Welcome Mat
      • Make Great Content
      • Build a Great Brand
      • Make Navigation Easy
      • Tune Site Performance
    • Drive Traffic
      • Promote your Site
      • Get Found with SEO
    • Build a Community
      • Build an Offsite Community
    • Monitor and Improve
    • One-Page Checklist
    • Drupal and the Blogging Starter Checklist
      • Drupal and the Blogging Starter Checklist, Part 1
      • Drupal and the Blogging Starter Checklist, Part 2
      • Drupal and the Blogging Starter Checklist, Part 3
      • Drupal and the Blogging Starter Checklist, Part 4
      • Drupal and the Blogging Starter Checklist, Part 5
      • Drupal and the Blogging Starter Checklist, Part 6
      • Drupal and the Blogging Starter Checklist, Part 7

You said it!

  • Tough one to Inves...

    I have heard and read stories such as this one before, and their common denominator is Drupal...

  • exclude

    excellent tip - can highly recommend the module - installed and working perfectly in drupal 7

  • Great CMS

    This book seems very interesting as I am currently starting a project to build a community site...

  • Thanks!

    Thank you very much !

  • Thank you very muc...

    Thank you very much !

more

Read More link troubles fixed?

Submitted by Drupalace on Wed, 2009-07-01 15:04
  • modules
  • trouble

Finally... my Read More link woes fixed? In Tweaking the Read More Tweak, I noted that I used the Read More Tweak module to make Drupal's strangely-invisible Read More links more prominent. But that module opened up another problem: the Read More link was appearing even when there was no more content, i.e., when the teaser showed the whole of the node. 

The issues queue for the module discusses the matter, ending with confirmation that the latest version fixes things. Yet I kept getting that link after every teaser, whether for new posts or edits of old posts. Recent testing revealed something else: Somewhere along the line of upgrades and experiments, that module had stopped being at fault; I was now getting that persistent link in every teaser even with Read More Tweak disabled.

Things are fixed now. It's all so simple as to be embarrassing:

I was using trimmed posts (i.e., automated teaser cut-offs), set at Administer » Content management » Post settings. When I wanted to instead cut off the teaser at a different point, I used the Page Break button in Tiny TinyMCE, per its instructions ("Use the Page Break button* to insert a Drupal teaser break"). That page break setting takes precedence over the automated trimmed post setting. 

I did the same thing when I wanted the whole node to appear as the teaser: I applied the page break to the end of the node's content. I'm pretty sure I somewhere read that this is the canonical method to set the whole node as the teaser when trimmed posts are being used.

But maybe I misread, as this seems to be what was causing my problem. Placing that page break at the end of the node ensures the appearance of the Read More link, even though that's precisely when we don't want it to appear. 

Here's the recipe that's working:

  1. Set length of trimmed posts to Unlimited. (That sets no teaser trimming by default.)
  2. For posts that should have trimmed teasers, set a page break as above.
  3. For posts whose teaser should be the whole node, do nothing special. Don't touch the Page Break button.

That's it. New posts now behave, as do old posts when re-edited. And as should be, this is all separate from the Read More Tweak module; the behavior is now correct with or without that module's action of making the link more prominent. I think the above is the recipe I'll use for all sites now. 

Done! A very beginner-level mistake and fix – but hey, that's what this blog is for.

* Side note: "Page Break button" is a poor name for a button that inserts a teaser break. Actual page breaks are the province of pagination features. 

Share/Save
  • Drupalace's blog
  • Printer-friendly version
  • Quote
Maranjo's picture

Thanks

Submitted by Maranjo (not verified) on Sun, 2009-10-11 08:47.

Thanks from me too - followed your instructions and my problem disappeared. Not sure how I got it in the first place, but it ain't there no more.

  • reply
  • quote
Drupalace's picture

Teaser troubles

Submitted by Drupalace on Mon, 2009-10-12 17:09.

Glad to hear the troubles are gone. I had teaser troubles for the longest time, though now I have a hard time recalling exactly what the problems were... But mainly, the "fix" that's worked for me has been to just give up trying to have unique teasers that differ from the main body text. If I wanted to do that, I'm still not sure what the best solution is. Probably something using a CCK field for teasers, and using Views to create lists of teasers. 

  • reply
  • quote
Unknown Drupaloid's picture

Thanks!  I had created the

Submitted by Unknown Drupaloid (not verified) on Fri, 2009-07-31 02:26.

Thanks!  I had created the exact same problem.

  • reply
  • quote
Drupalace's picture

Teasers and Read More

Submitted by Drupalace on Fri, 2009-07-31 12:48.

Glad it helped. FYI, I've confirmed now on several sites that my Read More hassles are solved.

I don't know why such a simple problem plagued me for so long... except that throughout it all, I went through different versions of editor modules, different versions of Read More Tweak module (now re-named Read More Link?), alternate modules like Node Excerpt, and of course, different versions of Drupal. So, while I never log these problems in enough detail that I can look back and be certain, I think the failure of this issue to work correctly on my sites hasn't always been a matter of dumb user error. : )

  • reply
  • quote
Unknown Drupaloid's picture

the "read more" are every-where

Submitted by Unknown Drupaloid (not verified) on Tue, 2010-01-12 13:35.

Hi,

I recently noticed that all my posts had "read more" at the end of them, even though there was nothing more to read. I tried going into  the admin section and changing the cut off to "unlimited" but the problem persists. I have no teaser breaks in my code in the actual entry, my entry-length-before-cut-off is set to "unlimited", but there's still read mores after evey post... 

  • reply
  • quote
Drupalace's picture

Odd teaser behavior

Submitted by Drupalace on Tue, 2010-01-12 17:16.

That is odd, as it seems you've checked all the bases for probable culprits... Are you sure that there isn't some third-party teaser- or excerpt-related module still active?

Another possibility: The "read more" links are a remnant of some past configuration or module use; even though the site should no longer be creating the links, they won't disappear until the affected nodes are re-edited and saved. If you edit one of the nodes with the mysterious "read me", and save the node (even if you make no changes to anything in the node), does that node still display "read more" in lists?  

  • reply
  • quote
Unknown Drupaloid's picture

read more problems...

Submitted by Unknown Drupaloid (not verified) on Wed, 2010-01-13 02:27.

Yep, tried saving an entry without changing anything (except making sure that the node-length-before-teaser was set to "unlimited"), but the "read more" is still there. For now I installed the "read more link" module to disable *all* the "read mores", including the ones that really do have a teaser, which is suboptimal, obviously. I suspect it might have something to do with the "gallery assist" module that I installed, because it has an auto-teaser function --so as to show, in the frontpage, only 3 pics out of the many in the gallery--that might somehow have gotten applied to every node... Just a guess, though.

  • reply
  • quote
Unknown Drupaloid's picture

read mores and Gallery Assist

Submitted by Unknown Drupaloid (not verified) on Wed, 2010-01-13 06:04.

Yep, like I thought. Uninstalling Gallery Assist made my "read mores" dissappear. Pity. That's the only Drupal gallery module I managed to get to work more or less properly...

 

  • reply
  • quote
Drupalace's picture

Read more and Gallery Assist

Submitted by Drupalace on Fri, 2010-01-15 19:55.

Thanks for reporting on the trouble-shooting; that may help someone else with the same problem. 

"Read mores" remain tricky for me in Drupal – not vastly broken in any way at present, but often tossing up an oddity here and there. For now, I'm just keeping teasers simple and not expecting perfection!

  • reply
  • quote

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><br><p>
  • You may quote other posts using [quote] tags.
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options


Relevant Content

The Drupal Ace logo has dealt these content suggestions from the deck.

  • Back on track with Node Import
  • Manhandle that database back into shape
  • Module upgrades cause troubles
  • My Ubercart site creation troubles
  • Testing Ubercart ecommerce: Please help with missing tabs!
  • Checking out Amazon on Drupal 6, Part 2
  • Checking out Amazon on Drupal 6, Part 1

Learn Drupal, hands-on

Get the beginner-friendly ebook that teaches community site building via a live case study.

Drupal 6 Ultimate Community Site Guide

Read the review

It's a deal!

Dreamhost dealsDrupal Ace presides over his domain, proudly ensconced in his DreamHost eyrie. Won't you join me?

Promo code deal!

Just enter the code 49ER when you register for an account, and save $49 off the already-low price. No strings!

Read my hosting service review

Drupal mini tip

Need to disable a Drupal module but can't do so from within the site? (This could happen if the wayward module is preventing you from reaching the Modules form!) Look for the module's entry within the "system" table of the site's database, and set the module's status to "0". 

(From within phpMyAdmin: Select the "system" table from the column of tables at left. Click the "Browse" tab. Find the row for the module you wish to disable, and click the "pencil" icon in that row. In the resulting form, input "0" for the Value of "status", and click the "Go" button. Done!) 

Powered by Drupal, an open source content management system

Copyright 2007 and forever after. Made with Drupal, of course. On OS X, of course. Served up by DreamHost. DreamHost

RoopleTheme