StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-10-2012, 11:23 PM
Welshy Welshy is offline
Registered User
Genesis Member
 
Join Date: Apr 2009
Posts: 262
Default What to edit in the Genesis post info section

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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 02:59 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.