Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] putting featured image in byline (http://forum.bytesforall.com/showthread.php?t=20399)

emanuel1969 May 27, 2013 03:31 PM

[SOLVED] putting featured image in byline
 
Hi everyone. I'm trying to put the featured image (full size) in the byline for single post pages. Here's the code I am using but it is not working:

<?php the_post_thumbnail('full'); ?>

What am I doing wrong?

Thanks!

lmilesw May 27, 2013 05:59 PM

You can't use PHP in the theme options. You could add a "New Widget Area" to the byline area and then use a PHP aware widget for your code.

emanuel1969 May 28, 2013 09:12 AM

Oh right. I knew that. Thanks for the reminder. Problem solved. :)


All times are GMT -6. The time now is 10:47 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.