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] How to display author name in posts? (http://forum.bytesforall.com/showthread.php?t=20980)

Vhitauri Oct 6, 2013 09:48 PM

[SOLVED] How to display author name in posts?
 
Hello,

I have a group blog and I would like each authors name to show in their post.

I´ve added this code:
Code:

<?php the_author(); ?>
in index.php but doesn´t work.

Vhitauri Oct 6, 2013 10:05 PM

I´ve already achieved put the name of the author in posts.

BYLINE: Single Post Pages>>>>>>By %author%

But I´d like that i can click in the name of the author ans send me to the all articles written by him.

Is there any chance?

Vhitauri Oct 6, 2013 10:23 PM

I found the solution.

It was:

With that theme, in Atahualpa Theme Options->Post/Page Info Items->byline:Homepage successfully using
HTML Code:

<strong>%author-linked%</strong> posted this in <strong>%categories-linked(', ')%</strong> on <em>%date('F jS, Y')%</em>


All times are GMT -6. The time now is 08:01 AM.

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