I am trying to remove the author my each individual post from my 2011 theme.
Is the fix within my Author PHP file? Or perhaps my Functions PHP file?
I am trying to remove the author my each individual post from my 2011 theme.
Is the fix within my Author PHP file? Or perhaps my Functions PHP file?
Do not edit the Twenty Eleven theme. It is the default WordPress theme and having access to an unedited version of the theme is vital when dealing with a range of site issues. Create a child theme for your changes.
sounds like a good suggestion. but what is the code to fix my problem?
i changed the code to my Comments PHP page to remove 'comments are closed'
from my site by simply adding // to a section of code.
there's gotta be an easy fix for what i'm trying to do.
You need to create a customised version of single.php in your child theme.
if i knew the code that i needed to create, i would not have come here. :)
*sigh* Do you have a copy of single.php in your theme yet?
we have gone back and forth too many times for you to have not suggested
any actual code as a fix.
i am politely asking you stop posting responses. allow someone else to help
that has no problem going through things step by step. thank you.
You must log in to post.