Viewing 1 replies (of 1 total)
  • My solution was to hide the titles via CSS for status posts (which the post type that Twitter Tools creates).

    I added this to my theme’s style.css:

    .format-status .entry-title {
    display: none;

Viewing 1 replies (of 1 total)
  • The topic ‘Modify the title’ is closed to new replies.