• Resolved mrbens

    (@mrbens)


    We are using the free version of the plugin to show all customers who have purchased a ticket for an event. But it only shows the first 10 rows. Is there a way we can show all orders? We will only have a maximum of 100.

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

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Kokomo

    (@kokomoweb)

    Hi @mrbens,

    I’m assuming this is for the shortcode on the front end? Can you try adding the following to the shortcode? paging=”false”

    Plugin Author Kokomo

    (@kokomoweb)

    You might also want to add info=”false”

    Plugin Author Kokomo

    (@kokomoweb)

    Actually, there was an issue with shortcode defaults that i just fixed. If you update to 3.0.4 you shouldn’t have to specify that you dont want paging.

    Thread Starter mrbens

    (@mrbens)

    Hi there – that’s perfect – thanks so much.

    One more thing – with the free version of the plugin can we change the default sort order of the table? Its currently sorting reverse order on first name, but I’d like to sort in alphabetical order of company name.

    Plugin Author Kokomo

    (@kokomoweb)

    Hi @mrbens,

    unfortunately that feature is only available for the premium plugin

    Thread Starter mrbens

    (@mrbens)

    OK – can I just double check this as one of the free features says…
    “Sort by any column in the list”

    Are we talking about the same thing here?

    Plugin Author Kokomo

    (@kokomoweb)

    Since day one it’s been free for the admin and premium for the shortcode. Bak in the days the reason behind that was purely by lazyness because some premium shortcode features relied on that particular one, but it is no longer the case. I will most likely put this feature as free in the next release, which should be today or beginning of next week. Thanks for pointing it out!

    Thread Starter mrbens

    (@mrbens)

    Hi there – did this feature get released? If so – how do we implement it?

    Plugin Author Kokomo

    (@kokomoweb)

    Hi @mrbens,

    sorry about that, it will be in the next one, I just updated the code, I just need to test it a bit further and complete some other fixes until it is released. Should be this week for sure.

    Plugin Author Kokomo

    (@kokomoweb)

    @mrbens, a new version was just released with that feature. Please confirm that it works for you.

    Thread Starter mrbens

    (@mrbens)

    Hi there,
    It could be columnOrderIndex but not sure. Or how that would work.

    And ‘sortable’ would require user interaction

    Could you tell me how to implement this?

    you can see my website here: https://www.creamteaclub.co.uk/event/cream-tea-club-welbeck-manor/

    All I want to do is display the table in company name alphabetcially ordered.

    Plugin Author Kokomo

    (@kokomoweb)

    Hi @mrbens. Oh I understand now. There is currently no parameter to automatically sort by a specific column unfortunately. I don’t think adding one would be possible because there is so many different options. Maybe one day I will add a hook so people can change this using some code, but at this moment it is not possible, sorry!

    Thread Starter mrbens

    (@mrbens)

    ah – ok – sorry for the misunderstanding.
    But just so I know what you’ve done – could you tell me again what you “thought” you were fixing for me – as we may be able to change our design to use whatever you’ve done – if it’s relevant for us?!?!

    Plugin Author Kokomo

    (@kokomoweb)

    If you reactivate the headings for your shortcode, you should be able to click on each column title to reorder it

    Thread Starter mrbens

    (@mrbens)

    ah cool – thanks.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Show all – not just pages of 10’ is closed to new replies.