Content Text limited

Discussion in 'WordPress' started by Ravic, Apr 3, 2010.

  1. #1
    Hello, my blog http://fragscene.net/psd-wp/ the news posts content is being limited to half way, I was wondering if its possible to make the text go all the way down to the end of the thumbnail.
     
    Ravic, Apr 3, 2010 IP
  2. moonpixel

    moonpixel Greenhorn

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    the link seems to be broken... at least my end
     
    moonpixel, Apr 3, 2010 IP
  3. Ravic

    Ravic Peon

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ravic, Apr 3, 2010 IP
  4. kebic

    kebic Greenhorn

    Messages:
    27
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    13
    #4
    try this code in your theme index.php

    <div class="entry"><?php the_content(''); ?></div>
     
    kebic, Apr 3, 2010 IP
  5. Ravic

    Ravic Peon

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Ok problem solved if anyone else has a problem like this, you goto wp-includes/formating.php and change the excerpt length.
     
    Ravic, Apr 3, 2010 IP
  6. AlohaThemes.com

    AlohaThemes.com Active Member

    Messages:
    128
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    83
    #6
    AlohaThemes.com, Apr 5, 2010 IP