• Hello ??

    Trying to remove the Posted by Admin and Published in wording on pages and posts. Any suggestions?

    Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Go to appearance -> editor and open the following files

    single.php (for posts)
    page.php (for pages)

    *Not every theme has these so no idea what exactly you should do without seeing the site or a link to your theme.

    Find the wording in the HTML you want to remove and delete it.

    Copy/paste the entire file first in case you mess something up you can revert back.

    Also if you dont want to delete it you can comment it out by surrounding it with the following code on each end.

    <!– THE CODE YOU WANT TO COMMENT OUT –>

    Thread Starter hummerton

    (@hummerton)

    Hello ??

    Thanks for the response. I did edit single.php as stated above, but I do not have a page.php – just the following pages:

    Comments
        (comments.php)
        Footer
        (footer.php)
        Theme Functions
        (functions.php)
        Header
        (header.php)
        Main Index Template
        (index.php)
        Search Form
        (searchform.php)
        Sidebar
        (sidebar.php)
        Single Post
        (single.php)
    
    Styles
    
        Stylesheet
        (style.css)

    Thanks,

    Rob

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove POSTED BY ADMIN and PUBLISHED IN on WordPress’ is closed to new replies.