• Resolved 4wdabcwebmaster

    (@4wdabcwebmaster)


    Website built by someone who’s gone MIA. Pods running in WordPress 6.8.2 and Divi theme (unsure of the version but it’s fully updated).

    At the link above, the tabs don’t show more than 15 entries. “Board of Directors” has 9, “Trainers” has 13.

    There are 31 “Regional Reps” but it only shows the first 15.

    I cannot for the life of me figure out where to adjust this limit.

    Shortcode is [pods name=”team_member” template=”single-team-member” where=”team_category.slug = ‘regional-reps'”

    I’ve gone through every page of Pods Admin… can’t find anything that would be restricting it.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Scott Kingsley Clark

    (@sc0ttkclark)

    Default limit is 15, you can use limit="123" to change the limit you want to use. You can use -1 for unlimited but be sure you don’t have large amounts of data because that can lead to pages that never load including locking up the Block Editor.

    Thread Starter 4wdabcwebmaster

    (@4wdabcwebmaster)

    Thanks, Scott.

    Could I display them in pages of 15 maybe? Or if I create multiple tabs, can I tell it to display, for example, records 1-10, 11-20, etc. for a category?

    Plugin Author Scott Kingsley Clark

    (@sc0ttkclark)

    Pods doesn’t do tabbed pagination but it does do normal pagination. You could use pagination="true"

    See https://docs.pods.io/displaying-pods/pods-shortcode/ for more options available to you to customize.

    Thread Starter 4wdabcwebmaster

    (@4wdabcwebmaster)

    Thanks, appreciate you taking the time to answer stupid questions 🙂 I guess I’d be farther ahead of the curve if I’d installed this myself, but trying to get up to speed on someone else’s work is a bit different.

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

You must be logged in to reply to this topic.