Skip Navigation

[Resolved] How do i limit the number of posts a user can create?

This support ticket is created 4 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by andersM 4 years ago.

Assisted by: Shane.

Author
Posts
#1832519

Hello,
so the title says it all.
How do i limit the number of posts that a logged in user can create to, say, 1 item.

Right now i have followed this guide:
https://toolset.com/lesson-placement/lesson-placements-1622969-1622355/
Created a "My account" page. And have added a link to create a new post. Ideally this link should be removed when the user already has created 1 item already.

So again: how do i make it possible for a logged in user to ONLY create 1 post.

#1833503

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Anders,

Thank you for getting in touch.

This is not something that can be done using our Toolset plugins without some form of coding. However you can try using this plugin below in order to do this.

https://wordpress.org/plugins/user-posts-limit/

Please try this and let me know if it helps. If not then we can do a few other coded alternatives.

Thanks,
Shane

#1837011

My issue is resolved now. Thank you!