• Resolved iveyb

    (@iveyb)


    Hello,

    Is there a way to limit how many jobs a MemberPress member can post, defined by their membership level? Say we have Bronze, Silver, and Gold member tiers, where Bronze can post 2 jobs per month, Silver can post 5, and Gold can post unlimited.

    So far, the only options I know of are to:

    a) Use WC Paid Listings, but we don’t want to charge extra for the jobs, and we don’t want all members to have access to purchase all packages. We would also really prefer not to have to install WooCommerce since we’re not using that for anything else.

    b) Use Restrict Content Pro’s add-on, which does exactly what we want, except that it forces you to create memberships within Restrict Content Pro instead of using our existing MemberPress memberships (which already have a lot of customization and would not be easy to map into RCP).

    Ideally, we really just want to define a listing limit, just like in the Job Submission settings, but have it be a different listing limit for each membership. Is that possible?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support lastsplash (a11n)

    (@lastsplash)

    Hi @iveyb

    This isn’t something that is configurable by default. The official way we would suggest people approach this is to use WC Paid Listings to create packages. But it sounds like that won’t work for your use case.

    Configuring this with third-party add-ons is outside our support policy, but it is possible that another member from the community may weigh in with suggestions, so I’ll leave this thread open for now.

    Thread Starter iveyb

    (@iveyb)

    Thanks for the info — good to know. Can WC Paid Listings be combined with MemberPress rules? I’m thinking if WCPL is our only option, maybe we could set something up like:

    – Package of 2, 5, and unlimited jobs, with a price of 0.00
    – Restrict access to “purchase” the 2-job package unless you’re a Bronze member
    – Restrict access to “purchase” the 5-job package unless you’re a Silver member
    – Restrict access to “purchase” access to post unlimited jobs unless you’re a Gold member
    – Prevent other members from seeing/purchasing the packages available to other members

    Is that something that can be done with WCPL? Free packages that can be hidden from other memberships? Maybe even designed as a “free gift at checkout” situation where they’re automatically assigned the free package that goes with their membership at the time of registration?

    Thread Starter iveyb

    (@iveyb)

    Also 100% willing to work with PHP hooks etc if that’s part of the solution.

    Plugin Contributor Cena (a11n)

    (@cena)

    Hi @iveyb ,

    > Can WC Paid Listings be combined with MemberPress rules?

    I don’t have a good answer for this, because we don’t test against MemberPress for complex membership rules.

    We do claim to be compatible with WC Memberships, however, where:

    
    – Package of 2, 5, and unlimited jobs, with a price of 0.00
    – Restrict access to “purchase” the 2-job package unless you’re a Bronze member
    – Restrict access to “purchase” the 5-job package unless you’re a Silver member
    – Restrict access to “purchase” access to post unlimited jobs unless you’re a Gold member
    – Prevent other members from seeing/purchasing the packages available to other members
    

    Would be possible.

    WC Paid Listings basically just creates some specialized job (or resume, with Resume Manager) products for WooCommerce. So this:

    
    Is that something that can be done with WCPL? Free packages that can be hidden from other memberships? Maybe even designed as a “free gift at checkout” situation where they’re automatically assigned the free package that goes with their membership at the time of registration?
    

    …would fall under the purview of the larger WooCommerce ecosystem, rather than WC Paid Listings.

    Best,
    Cena

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Limit job posts per MemberPress membership’ is closed to new replies.