• I know this has been asked in the past, but in trying those methods I still can’t find one that works.

    I’m essentially using a custom theme based off of the 2010 theme.

    If anyone could help me, I’d really appreciate it.

    Thank you.

Viewing 1 replies (of 1 total)
  • The code you want is in loop.php. It’s the link(s) that begin(s) with:

    <a href="<?php the_permalink(); ?>" ...

    You’ll need to get rid of the whole <a> element for each of the post types specified (gallery, aside, all others) where you don’t want the link.

    HTH

    PAE

Viewing 1 replies (of 1 total)
  • The topic ‘Removing Links from Post Titles’ is closed to new replies.