Adding stuff to the loop
-
I installed the plugin “Post Thumbs” found here;
http://theblemish.com/post-thumbs-plugin/where in the loop to I add this? :
This plugin needs to be used in The Loop. You have to echo tb_post_thumb(). The function looks like this:
tb_post_thumb($generate=false, $alt_text=”, $resize_width = 0, $resize_height = 0, $crop_x = 0, $crop_y = 0)
And shouldn’t there be some brackets or something surrounding it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding stuff to the loop’ is closed to new replies.