Viewing 4 replies - 1 through 4 (of 4 total)
  • Do you have a link to live page where this is happening so we can view the source code and server responses?

    Thread Starter joogle

    (@joogle)

    yes, thank you. Here is a dummy site I made to test out themes for my real site. https://themetester123.web44.net/ I made a test post about the Captain America Movie but the Image will not show up.

    The image is good: //themetester123.web44.net/wp-content/uploads/2011/07/capnteaselil.jpg

    It seems to be an issue with whatever is creating the image urls for display;

    <img class="poster" alt="" src="https://themetester123.web44.net/wp-content/themes/Dione/timthumb.php?src=https://themetester123.web44.net/wp-content/uploads/2011/07/capnteaselil.jpg&h=270&w=200&zc=1">
    
    <code><img class=&quot;trapic&quot; alt=&quot;&quot; src=&quot;https://themetester123.web44.net/wp-content/themes/Dione/timthumb.php?src=https://themetester123.web44.net/wp-content/uploads/2011/07/capnteaselil.jpg&h=60&w=80&zc=1&quot;></code>

    errors: failed to load the given url

    The image is good: //themetester123.web44.net/wp-content/uploads/2011/07/capnteaselil.jpg

    It seems to be an issue with whatever is creating the image urls for display;

    <img class="poster" alt="" src="https://themetester123.web44.net/wp-content/themes/Dione/timthumb.php?src=https://themetester123.web44.net/wp-content/uploads/2011/07/capnteaselil.jpg&h=270&w=200&zc=1">

    <img class="trapic" alt="" src="https://themetester123.web44.net/wp-content/themes/Dione/timthumb.php?src=https://themetester123.web44.net/wp-content/uploads/2011/07/capnteaselil.jpg&h=60&w=80&zc=1">

    errors: failed to load the given url

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Images Not Loading’ is closed to new replies.