• Resolved povka

    (@povka)


    Hello Tobias. After new version came out we have got an issue with the tables. I am no programmer or developer or whatever pro guys called so it is little bit tricky for me.

    So our pagination is not working on site for visitors. Visitor cannot chose how many rows to be shown despite in Edit page there is box ticked for visitors to be able select number of rows shown.

    When we look at tables as admins we see option to chose number of rows to be shown. I have checked FAQ but havent found any possible solution there.

    Hopefully i am clear enough with my issue.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The missing length change dropdown is caused by some CSS in your theme, it looks like. I don’t know why they do this though.
    To restore this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_wrapper label select {
      visibility: visible !important;
    }

    By the way, the table could load faster with the “Advanced Loading” and “Server-side Processing” premium feature modules of the TablePress Max license plan.

    Regards,
    Tobias

    Thread Starter povka

    (@povka)

    For some reason code did not work 🙁

    Maybe issue is also in this page https://ldsf.lt/home-4/kalendorius/ since we used TablePress for this one to.

    Here https://ldsf.lt/reitingai/ is bunch of tables. In FAQ I have found some advises and checked everything. Corrected whats possible and still nothing changed

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    it looks like your site uses a caching plugin that also minifies and caches CSS files. Please clear that plugin’s cache to see the changes 🙂

    Regards,
    Tobias

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

The topic ‘Pagination issue’ is closed to new replies.