• Resolved jiri2

    (@jiri2)


    Even if I delete the post dates in the permalinks section, I still get this unwated line under the title. So whereas before I’d get ”Posted on 24th of september by admin”, I still can’t get rid of the ”Posted on” and ”admin”. Is there any way this cane be done? thanks

Viewing 1 replies (of 1 total)
  • Moderator cubecolour

    (@numeeja)

    If you are using the 2010 theme, the quick & dirty way to do this would be to add this to your style.css in the theme

    .entry-meta {
          display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘How can you get rid of the ''Posted on.. admin'' in wordpress?’ is closed to new replies.