![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
The site is : www.afroscandic.com
And I am using the Genesis Simple hooks plugin. I copied the sample code as shown below and it's working fine. But, I would like to link the Afroscandic link to the about us page (http://afroscandic.com/about-us/) when the Afroscandic is clicked in the post info : March 7, 2012 by Afroscandic Leave a Comment (Edit) To achieve this, what do I need to include and or edit in the code below: <div class="post-info"> <span class="time"><?php the_time('F j, Y'); ?></span> <span class="author">by <?php the_author_posts_link(); ?></span> <span class="post-comments"><a href="<?php the_permalink(); ?>#respond"><?php comments_number('Leave a Comment', '1 Comment', '% Comments'); ?></a></span> <a class="post-edit-link"><?php edit_post_link('(Edit)', '', ''); ?></a> </div> Thanks. |
| Thread Tools | |
| Display Modes | |
|
|
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us