Tagged: author
- This topic has 7 replies, 3 voices, and was last updated 9 years, 3 months ago by Sakin.
-
AuthorPosts
-
July 31, 2015 at 4:08 am #61845FIANParticipant
Hi,
I’m managing a page in Norwegian. Could someone please tell me which code to use to introduce the blog posts with “Publisert [date]” rather than “Posted on [date]. I’d also like to remove ‘author’ as well as ‘categories’ and ‘tags’ below.
I’m running the site on a child theme for Everest Pro.
(It’s for http://www.fian.no)
Thanks!
-MaritJuly 31, 2015 at 7:36 pm #61885SakinKeymaster@FIAN: To hide author, category and tags, you can add the following css in “Appearance => Theme Options => Custom CSS Options” box:
.entry-meta .by-author, footer.entry-meta { display: none; }
To change text from Posted on to Punlisert, you need to create nb_NO.mo and nb_NO.po files from
catcheverest.pot
insidecatch-everest-pro/languages
folder. You can use free software like http://poedit.net/ to create language file. After that you can send me those file and then I will add it in theme itself so that it will remain in your theme even after updates.August 1, 2015 at 4:14 am #61912FIANParticipantThanks a million! I will have a look at poedit.net 🙂
August 1, 2015 at 10:52 pm #61939SakinKeymaster@FIAN: If you have difficulty and want in text format then let me know it. I will send you email will all the details.
August 6, 2015 at 5:35 pm #62269FIANParticipantHi,
I’m having some difficulties with this, I’m not sure how to create new .mo and .po files. Would be great if you could email me, Sakin! To: marit[dot]erdal[at]fian[dot]no
Thank you:)
August 6, 2015 at 6:32 pm #62275SakinKeymaster@FIAN: Ok I have emailed you all the details.
August 13, 2015 at 1:24 am #63429taylorlionnetMemberHi Sakin,
I am creating a blog for my website and half of the content is going to be curated articles from other sources. I wanted to know if there is a custom way for me to change the Author name. Right now it says by our company. But since we will be sharing articles form many different sources I wanted to be able to customize the by line without creating a new user.August 14, 2015 at 12:29 am #63715SakinKeymaster@taylorlionnet: in WordPress, you need to create User and then only you can change the author.
-
AuthorPosts
- The topic ‘Remove author in blog post, keeping the date’ is closed to new replies.