• I’m on WP 2.9.2 and recently the ‘more’ tag has been malfunctioning. Intermittently the ‘read more’ links have been displaying peculiarities, either not show the whole text, eg. ‘ad more’ and sometimes with a broken link. Annoyingly, sometimes it works perfectly.

    Home page here.

    The last Plugin I added was nextgen gallery. It could be that, but I can’t work out how to disable it temporarily to check.

    I’ve looked at index.php in my theme (Fastway-10), changing the text in:

    <?php the_content(“Read more”); ?>

    and it does take effect, but not throughout the whole home page, ie. some posts will have the read more working fine, others not.

    Previously, making sure that the read morre tag was on a line by itself was a fix, but that doesn’t necessarily work.

    Looked all over on the forums, can’t find the same issue anywhere.

    Anyone help would be greatly appreciated

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems?

    Thread Starter loadedog

    (@loadedog)

    Ah, as suspected, it was nextgen plugin. Tx.

    Thread Starter loadedog

    (@loadedog)

    So I deactivated nextgen and the site functioned normally. then I upgraded nextgen to current version and the problem seemed to go away, but only for a while, has now returned.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘more tag not functioning on home page, incorrect text, bad link’ is closed to new replies.