go41

the info you need to know


von Joern
Keine Kommentare

lucky you are, was thinking of youI realized this already on your site, did you change the entry in your 'Image' customfield?Actually the developer said you should enter this path like this: (sample)wp-content/uploads/2011/11/Occupy-Toronto-Flag.pngthis should in sourcecode result in....timthumb.php?src=/wp-content/uploads/2....your sourcecode for…


von Joern
Keine Kommentare

great, you did it...!actually you need to remove in index.php stuff just below<?php if(file_exists(TEMPLATEPATH . '/myslider.php')) {include (TEMPLATEPATH . '/myslider.php'); } ?>from here:<div id="top" class="clearfloat"><div id="headline">blabla bla bla down to this part:</div></div></div><?php endwhile; ?></div></div>KEEP the next line and everything below:<div…