Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Olive Green 0.1 | Images being cut from entries.

(3 posts)
  • Started 5 months ago by girlnade
  • Latest reply from FireMixer

  1. girlnade
    Member

    Hello,

    I recently installed Olive Green 0.1 and I love it, the only problems were the lack of Admin log in, all of the entries being cut off at 50 words , and the images being automatically cut off
    (even if the first thing in the post was an image.) Now I've fixed the first two problems, but I can not figure out how to fix the last problem.

    It shows up if you click the permalink (the title) But i'd rather not have to do that. People simply won't know there is an image, unless they click on the title (since its a family website the viewers arn't that computer smart.) You also have to click the title to see the rest of the entry, if you choose to cut the entry and put it under the more option. :{.

    I really love this theme and I'd to have to trash it just because of this problem.

    P.s. I'm new to wordpress.

    Posted 5 months ago #
  2. The theme was built this way to show only excerpts and not the full post. In order to do what you want to do,

    open index.php file from the theme folder and replace

    <?php the_content_rss('', TRUE, '', 50); ?>
    

    with

    <?php the_content('Read more »'); ?>
    
    Posted 5 months ago #
  3. FireMixer
    Member

    Thanks Jai, that is one of the problems i had as well.

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }