Forums

[resolved] Monotone Theme. Images Not Displaying (6 posts)

  1. theotheragentm
    Member
    Posted 1 year ago #

    I installed Monotone theme, and I was going to set it up for my girlfriend as a portfolio page for the articles she has written, using the front page of each magazine story as the image to link to the PDF of the story, but the image won't show up.

    http://www.michellewoo.com/portfolio/ is where I have the WordPress install for the portfolio. You can see the background color has changed, because this is the image it's looking for here.

    http://www.michellewoo.com/portfolio/wp-content/uploads/2008/07/dec07-dating_011.jpg

    The image is obviously uploaded, but I can't get it to display. I've seen other people with this problem, but I haven't seen a resolution. Unfortunately as someone that isn't much of a coder I don't know where to begin looking for the problem.

    Can anyone give me a hand? Thanks in advance.

  2. theotheragentm
    Member
    Posted 1 year ago #

    I noticed something else. Whenever I try to edit the permalinks structure, I get 500 errors. I just deleted the .htaccess file and the image appears now, but the borders don't resize to fit the image.

    Putting the .htaccess file back causes the image not to show up in the post.

  3. theotheragentm
    Member
    Posted 1 year ago #

    Anybody?

  4. theotheragentm
    Member
    Posted 1 year ago #

    Okay, in case anyone is trying to put monotone into a subdirectory like I was with its own WP install, monotone is still looking for thumb.php and the cache folder in the root of the server, not in the subdirectory. I also just wrote the .htaccess lines into the .htaccess in the root of my directory. It seems to work now. I'm just trying to figure out resizing now to larger images.

  5. ekakurniawan
    Member
    Posted 1 year ago #

    I have the same problem:

    1. image dont appear because the img url look like this: domain.com/wp-content/uploads/image.jpg?w=840

    2. so, i think the problem was “?w=840″ such thing that monotone added to the img url

    3. i find the “?w=840″ in functions.php. in line 84 (less or more) i find this: …image_url.’?w=…

    4. i try to hack little, adding space and two double quotes before ?w=. so the line will be: …image_url.’” “?w=…

    5. and now, the image appear. i am not a programer, and very little knowledge with PHP. i just try, and it work. I dont know what really happen!

    6. here my gallery: http://galeri.ekakurniawan.com

  6. noel
    Administrator
    Posted 1 year ago #

    The question mark is supposed to be there. If you check out the readme file it explains image processing and how to get it working.

Topic Closed

This topic has been closed to new replies.

About this Topic