Forums

Permalink madness (2 posts)

  1. arthuc01
    Member
    Posted 9 years ago #

    Hi Guys
    I'd like to make my permalinks and link to comments both of the type
    index.php?p=46&more=1&c=1#comments
    basically to give the full post and comments when you click on the headers
    Does anyone know of an easy way to achieve this
    McChris

  2. arthuc01
    Member
    Posted 9 years ago #

    It wasn't all that difficult in the end...changing the
    a href="<?php permalink_link() ?>"
    to
    a href="index.php?p=<?php the_ID(); ?>&more=1&c=1"
    give the full post and comments when you click on the headers

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.