outhere
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wrong author error please helpI just had a problem like this as well.
A friend just subscribed, then I changed his role to Author. Now when I log in as admin and post, it attributes the post to him.
any ideas on this?
Forum: Fixing WordPress
In reply to: post author and time not showingoh no…
now each new post that is posted is attributed to one author (not me). I am logged in as the admin and have ran a test post, but the post is wrongly attributed.
after i applied the change yall recommended, i noticed that the second most recent post (done by me) was attributed to another author. i deleted that post, then reposted, and still the wrong attribution.
so i posted a quick test post, and it’s still posted to the same user.
don’t understand what’s going on – all i did was uncomment the tag…
any ideas?
Forum: Fixing WordPress
In reply to: post author and time not showinghey – that worked. thanks so much. i figured out another problem based on both of your comments too.
outhereinohio.com
Forum: Fixing WordPress
In reply to: post author and time not showingsamboll – thanks so much for your response.
i have a feeling it might be closed as you say but am not sure – it doesn’t look like the time is closed, but maybe the author?….here is the code in the index.php file:
<small><?php the_time('F jS, Y') ?> <!-- by <?php the_author() ?> --></small>