• Resolved steads

    (@steads)


    I have a list of more than one page full of files. When attempting to go to the second page I get a page not found message “Oops! That page can’t be found.”
    The short code I am using is [shared_files order_by=”_sf_main_date” order=”ASC”] but I get the same behavior even if I am just using [shared_files].
    I have tried setting the Pagination to different lengths: anything less than the number of files produces this problem and anything longer than the number of files, correctly, does not give the option to go to page 2

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Anssi Laitila

    (@anssilaitila)

    Hi,

    Thanks for your feedback. There seems to be some issues with the pagination, but I’ll fix these for the next version that will be published during this week. I’ll let you know when the new version is out.

    Plugin Author Anssi Laitila

    (@anssilaitila)

    There is a fix regarding the pagination in the latest version (just released).

    For the pagination to work normally you may also have to rename the “slug” / permalink of the page https://cidoc-data.org/shared-files from “shared-files” to something else. This is because the url’s used by the plugin are formatted the same way (beginning with /shared-files/…) and this might prevent the pagination to work normally.

    Let me know if there’s still any issues.

    Plugin Author Anssi Laitila

    (@anssilaitila)

    That renaming might not be needed after all, it seems to work normally for pages with permalink named “shared-files”.

    I was just wondering why the “Oops! That page can’t be found.” is currently returned from the pagination links. What kind of URL structure do you have currently selected for permalinks in the WordPress general settings?

    Thread Starter steads

    (@steads)

    For some reason it was set to custom. I have changed it to “plain” and teh OOps has gone away. So thanks for that

    Plugin Author Anssi Laitila

    (@anssilaitila)

    That’s great, although I would recommend to set it to “Post name”… using that the urls on your site would be formed the way they were before (now you have https://cidoc-data.org/?page_id=51 instead of https://cidoc-data.org/shared-files), and also the plugin requires that any other is selected than “Plain” (the file url’s don’t work currently). Sorry for the inconvenience.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multiple page listing fails’ is closed to new replies.