• I?′m using a query_posts before The Loop in my category.php template in order to get all my posts alphabetically sorted from A to Z. That?′s fine. Since some categories already have 100+ posts I have limited posts_per_page=10.

    The problem is that you must go to the page-bottom then click the next-page link until you find the desired title. What I wanna do is to place an ABCDE…XYZ index on top of the page so that you can go wherever you wish with just a single click.

    I have coded too many php lines and can?′t get the desired results so I killed everything in order to start again.

    I?′m just a weekend PHP programmer so I need some fresh ideas. Any help?

  • The topic ‘Need ABCDE…XYZ index for cat posts’ is closed to new replies.