add function Thumbnail
-
I’m trying to add the new thumbnail feature to my theme but when adding the function tag I keep getting syntax errors and the whole page crashes.. I might be adding it to the wrong place
I’m adding: add_theme_support( ‘post-thumbnails’ );
here’s the original function.php code for my theme:
http://wordpress.pastebin.com/L5rkf8gb
thanks in advance
The topic ‘add function Thumbnail’ is closed to new replies.