Wordpress and Webdesign Forum go41 » WordPress Code Snippets

  1. Okay I would love help from anyone, but Joern you seem to be so active and good in this forum. Here is my issue, all of the sudden today my thumbnails stopped working. The only difference between the ones that do work and the ones that don't are the broken ones are all .png files. I did try to uploading and changing one post to use .jpg and it still didn't work.

    This is driving me crazy! Can't figure out the difference!

    http://www.mamasmoneysavers.com

    Posted 5 months ago #
  2. I found one on your /page/4 - the Wordless Wednesday image IMG_6902.JPG
    putting just the image path into the browser (...timthumb.php?src=//wp-content/uploads/2010/0...) shows me two // in front of wp-content, should be one. Insert the path in customfield without /.
    Additionally it shows the error:
    Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 13056 bytes) in /home/ckac........
    This means you are getting memory problems on your server, which could solve from alone but actually happens because the image is quite big: 3.202,92 KB 3.264px × 2.448px
    On this single post you display this 3MB image just 493px wide, but force visitors to load the full big image.
    My advice: Resize your images to a width of about 600px before uploading, you never need wider images to display, you save server space, traffic volume and timthumb saves memory.
    Did this help? You are welcome to ask.

    Posted 5 months ago #
  3. Thank you so much! I just switched to Wordpress 3 weeks ago and I am still learning. Are there any books you recommend on Wordpress or should I just rely on the Internet.

    Posted 5 months ago #
  4. I never read books about that, google is faster! Wordpress is supported very well. On http://codex.wordpress.org you find best help, in my forum too ;-)

    Posted 5 months ago #

RSS feed for this topic

Reply

You must log in to post.

Join us! or log in (lost password?):