• The “Edit this entry” link at the top of every blog post and page has gone missing, and I can’t figure out what I did or where it went. Can someone help me? I’ve tried adding the

    <?php edit_post_link(‘Edit’, ”, ‘ | ‘); ?>

    to my index.php file, but that only makes it appear on my main page.

    If someone could help, I’d really appreciate it. Thanks!

Viewing 1 replies (of 1 total)
  • I assume you know that link only appears when you are logged into the Dashboard area.

    If that doesn’t resolve the issue…

    You said adding it to index.php only made it appear on your main page. That is correct, that is where adding it to index.php would cause it to appear.

    Check your theme’s single.php and page.php files also. It needs to be in those files also.

Viewing 1 replies (of 1 total)

The topic ‘"Edit this Entry" link missing’ is closed to new replies.