sillie83
Member
Posted 2 years ago #
Hello,
I need help with the jquery slider photos of het Fancy template I used, they are not displaying on the homepage, after I set up the custom field ‘thumb’ in the posts and providing the value as correct path to the photo in Uploads. It seems that TimThumb is nog working propper, the cache folder is empty also when I upload a picture in my media folder on the admin page of wordpress.
My site: http://www.sillie.nl
Can someone help me please, I'm really desperate
Thnx
Now the img tag is:
<img class="head" src="http://www.sillie.nl/wp-content/themes/FancyTheme/thumb.php?src=<img class="thumb" src="http://www.sillie.nl/wp-content/uploads/2010/02/4-baggerwerkzaamhedenin-havens.jpg" alt="" />&h=278&w=592&zc=1&q=80" alt="Baggeren voor zand- en grindinstallaties" />
Change to:
<img class="head" src="http://www.sillie.nl/wp-content/themes/FancyTheme/thumb.php?src=http://www.sillie.nl/wp-content/uploads/2010/02/4-baggerwerkzaamhedenin-havens.jpg&h=278&w=592&zc=1&q=80" alt="Baggeren voor zand- en grindinstallaties" />
sillie83
Member
Posted 2 years ago #
I solved it thank you very much