Forums

Pictures won't show on home page (2 posts)

  1. paullonelymerryweather
    Member
    Posted 3 years ago #

    I can't get pictures to show up on my homepage (www.suicidedictionary.com). I built a different site using the same wordpress theme and didn't have a problem. The hosts are different (the one that isn't working is hosted by yahoo...the one that does work in hosted by hostpapa). I am using custom fields, using Image and then copying wp/.... in the proper box. I'm getting a small box with an x in it on my homepage though. How can I fix this? Thanks for your help.

  2. stvwlf
    Member
    Posted 3 years ago #

    Hi

    your homepage image links look like this:
    <img src="http://suicidedictionary.com/blog/wp-content/themes/mimboPro_multi/scripts/timthumb.php?src=/wp-content/uploads/2008/10/alexgrey22.jpg&w=155&h=82&zc=1" />

    That may be part of your theme, however image links generally look like this:

    <img src="http://suicidedictionary.com/blog/wp-content/uploads/2008/10/alexgrey22.jpg" />

    At any rate, the browser is not finding the image the php code in that first img tag is attempting to display. That is your problem.

Topic Closed

This topic has been closed to new replies.

About this Topic