Remove author from Posts
URL to the page in question:
http://
-
Hi Bill,
it’s me again. I just want to make the author invisible from Posts. Date and category to be displayed. I don’t find the CSS code.
Is there a German language file for the Foxy theme?
Here is midnight!
Best regards
Mike
Hello Mike,
You can do that. Here’s how:
- Go to your theme options page and choose the Style tab.
- Scroll down to the Custom CSS box and add this:
span.author {
display: none;
}
- Update your settings.
That should remove the author for the line there, but leave category and date behind.
There isn’t a bundled German translation of the theme available. You’re welcome to make one if you’d like to. There is a plugin called Loco Translate (https://wordpress.org/plugins/loco-translate/) that if it works as advertised, will allow you to make translations from inside your dashboard.
Let me know if I can help,
Bill
Hi Bill,
I am back in business, works perfect, thanks.
Best regards from West-Germany
Mike
Glad to hear that worked out for you.
Take care Mike
- The topic ‘Remove author from Posts’ is closed to new replies.