• snowcrash

    (@snowcrash)


    Hello

    Apologies if this is in the wrong forum or an obvious thing, but I haven’t found anything searching

    I wish to clean up the the front page of my blog & am using minimaplus theme. For below each post, there is a link: ‘permanent post to link’

    How do I remove this?
    It seems to be a part of <?php the_content(); ?> in the index.php?

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • eridan

    (@eridan)

    Look for
    <?php the_permalink() ?>
    and remove it..

    Thread Starter snowcrash

    (@snowcrash)

    Hi

    I did try removing that before, but it does not work.
    That code does not seem to actually produce the link text displayed as ‘permanent post to link’ on the front page.

    On the single page, it is not there

    The index.php file for minimaplus is at

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘simplifying frontpage/index.php – remove permalink below post?’ is closed to new replies.