[Resolved] Change “Written by” to “Published by”

Home Forums Support [Resolved] Change “Written by” to “Published by”

Home Forums Support Change “Written by” to “Published by”

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1668382
    Maria Rowena

    Hello Great Support Team,

    I want to change the term “written by” in the blog post meta section. I want it to be “Published by” then the name of the author. Is there a way that we can achieve that?

    Thank you so much in advance. πŸ™‚

    #1668414
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know πŸ™‚

    #1668446
    Maria Rowena

    I think I got confuse here.

    When I shared the blog post in our slack channel it looks like this.

    please see here: https://snipboard.io/igpxCd.jpg

    It seems that the slack automatically adds the term “written by” then the name of the author?

    However, when I view the actual blog post it is just simply “by..and name of author”

    Is there a way that we can change it to something that says ” Published by:” in the blog post meta it self?

    https://stunningtinyhomesandmodulars.com.au/everything-you-need-to-know-about-relocatable-homes/
    https://snipboard.io/evMXTp.jpg

    I just want now my blog post to have “Published by then name of author”

    Thank you so much for quick reponse. You guys are really the best!

    #1668489
    Ying
    Staff
    Customer Support

    Hi Maria,

    Try this CSS:

    .single .byline:before {
        content: "Published ";
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know πŸ™‚

    #1669829
    Maria Rowena

    Thank you so much! This works! πŸ™‚

    #1669833
    Ying
    Staff
    Customer Support

    Glad to hear that πŸ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.