• Resolved Linus7589

    (@linus7589)


    Hi

    First thanks a lot for the great plugin!
    I have a problem with paginated posts: The widget displays all titles which are inluded in the post without problems, but if you click on one that isn’t on the first page you get a 404 error (even if you are currently viewing this page). The problem/bug is that the links aren’t the same way as the real structure:

    My permalink structure is the following
    /%post_id%/%postname%

    and (for example) the link to the second site of the same post is
    /%post_id%/%postname%/2

    but the plugin “assumes” the following
    /%post_id%/%postname%2/#Title

    I didn’t find an option to correct this – could you please include one or tell me how I can fix the problem?

    Thanks!

    Linus

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Linus7589

    (@linus7589)

    I found the solution. You have to add a / at the end of your permalink structure:

    /%post_id%/%postname%/

    Now everything works perfect. Thanks again for the great plugin!

    Linus

    Plugin Author Matt Cohen

    (@mattyza)

    Hi Linus,

    Apologies for the delay in responding to your forum thread. Thanks for your kind words about WP Section Index. 🙂

    I’m glad the issue has been resolved. 🙂

    Please note that your permalink structure should always have a trailing forward slash. 🙂

    Thanks and regards,
    Matty.

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

The topic ‘[Plugin: WP Section Index] Problem with paginated posts’ is closed to new replies.