Sequential Pages and Databases

  • Unknown's avatar

    Hi, I’m using WordPress 2.7 and comicpress 2.5. I’m just starting to design the site, but I’m running into some issues. First, I’m using Adobe Illustrator to make a fancy header with slices, including the “first”, “previous”, “next” and “most recent” arrows. What URL would I include in there? Would it be a php file with a function to figure out what exactly is “next” or “previous” relative to the current comic being viewed? Second, My database is a mess. Everytime I update a post (which has been a lot lately to test things), a new entry in the wp_posts table is created. With the current permalink setting I have, the default, http://blog.com/?p=#, The numbers are horrifically out of order and not even sequential. Things would be a *lot* cleaner if the posts were sequential and revisions just overwrote the original. I want my data base to be cleaner for one, and to simplify the post numbering.

    I’ve browsed the forums for a while and I’ve been unable to find a solution. Any Ideas?

  • Unknown's avatar
  • The topic ‘Sequential Pages and Databases’ is closed to new replies.