Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Adding 'signature' (image) under each post, but only on single-post page (http://forum.bytesforall.com/showthread.php?t=3064)

AnneTanne Aug 20, 2009 07:19 AM

[SOLVED] Adding 'signature' (image) under each post, but only on single-post page
 
I would like to have my 'signature' show up under each post on a single-post page.
In the theme I used in the past, I had added the necessary html on the appropriate place in the loop on the single.php page.

When I simply add the html after
<?php bfa_post_bodycopy('<div class="post-bodycopy clearfix">','</div>'); ?>
in ATO / 'style & edit center column', my signature shows up under each post, also on my homepage/frontpage, which looks weird: five times that signature image on one page.

Is there a way to have it only on the single-post page?

http://annetanne.be

Flynn Aug 23, 2009 11:05 AM

Put it into the right place at Theme Options -> Post/Page Info Items

AnneTanne Aug 24, 2009 04:31 AM

I will try if I find a way to do this...
But what I would like to do, is to add my signature within the body of the post, so above and not within the footer.
It would be possible, when I replace the footer with my signature, or when I restyle my footer (leaving the border-top out).
I'll think about it...

juggledad Aug 24, 2009 04:49 AM

put it in ATO->Style & edit CENTER COLUMN->The Loop, but wrap it in a php IF is_single()

AnneTanne Aug 24, 2009 11:47 AM

Quote:

Originally Posted by juggledad (Post 13322)
wrap it in a php IF is_single()

Thank you...
I finally figured out how to do it. (I know next to nothing about php, but your suggestion send me to the library to get a book on php, and with your help and the book, I was able to find out how to add that piece of html within the php.)

Donation made...


All times are GMT -6. The time now is 02:54 AM.

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