• Resolved whoppersnapgmailcom

    (@whoppersnapgmailcom)


    I am trying to create multiple membership pricing options as follows:

    – 1 x Membership Pricing Option with Total No of Ads (i.e. Regular Ads) = 10 and 0 Featured, Top, Bump Up Ads, Valid for 30 days

    – 1 x Membership Pricing Option with 5 x Featured Ads Only valid to use for 3 months
    – 1 x Membership Pricing Option with 5 x Top Ads Only valid to use for 3 months
    – 1 x Membership Pricing Option with 5 x Bump Up Ads Only valid to use for 3 months

    When I create the above the 3 x promoted type memberships above when listed on the purchase page list the 5 x Featured|Top|Bump Up ads but also adds 5 x Regular Ads.

    Is it possible to only add to the regular ads count when the pricing option which includes no Promotions (i.e. the 1st listed above)?

    Also is there a function I can call similar to get_listing_promotions()[$promotion_key] which would add “Regular Ads” to the membership-statistic php template?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support Muhammad Ali Akbar

    (@alireyad)

    Yes, when you adding promotion with membership ‘(Total number of promotions ads must be less then total number of ads)’.

    I see, it’s showing only regular ads count https://prnt.sc/b1PmdyhgXduq https://prnt.sc/m1qzwaDFNGds

    No function available to call by promotion key but you can do it conditionally when iterating it.

    Thank You

    Plugin Support Muhammad Ali Akbar

    (@alireyad)

    Question: When I create the above the 3 x promoted type memberships above when listed on the purchase page list the 5 x Featured|Top|Bump Up ads but also adds 5 x Regular Ads.

    Answer: May be, you have enable Free ads as 5 or have existing membership ads 5. That’s why adding it with no regular ads membership package. I checked it, it’s okay here.

    Thank You

    Thread Starter whoppersnapgmailcom

    (@whoppersnapgmailcom)

    I’ve managed to add a membership option for the regular ads for the 30 day subscription as you indicated.

    I’ve then tried creating the membership option for a promotion type (i.e. Featured) with Featured Ads=5 Valid for=14 days.No Regular Ads.

    Is it possible for a member to purchase the regular ad membership option so they can post up to 10 regular ads each month AND also in addition purchase one (or more) of the promoted ad memberships. This way they could maybe choose each time they add a listing to either keep it as a regular ad or when needed use a promotion type ad from their promotion membership?

    Plugin Support Muhammad Ali Akbar

    (@alireyad)

    In this case, you can enable free ads for user from Classified Listing-> Settings-> Membership https://prnt.sc/-3kqLyo10bLw then create membership package with no regular ad and promotion (regular, bump up, top) ads.

    Thank You

    Thread Starter whoppersnapgmailcom

    (@whoppersnapgmailcom)

    I have free ads selected already giving members a few free ads per month to use. The issue is that a user cannot seem to be able to purchase multiple membership subscriptions to add to their acount when for example the following is attempted:

    -keep free ads allocated per month (one used up must use a premium)
    – add a regular ad type subscription (and use when they choose to post a non-promoted ad but when they have no free ads left for the month)
    – add a subcription type for a featured type of ad (use when they don’t want to use up an add from the regular ad subscription they added (above)

    Plugin Support Muhammad Ali Akbar

    (@alireyad)

    User can purchase multiple membership by multiple order but not at a time. Is it the issue?

    When you purchase multiple membership, all data will show together like you purchased a package included 5 Regular ads, 0 Featured, 0 Top, 0 Bump up then purchased another package included 0 Regular ad, 2 Featured, 3 Bump up, 0 Top then membership table will show –
    Regular ads: 5
    Featured: 2
    Bump up: 3
    Top: 0

    Thread Starter whoppersnapgmailcom

    (@whoppersnapgmailcom)

    If a user did purchase multiple membership packages like your example above how can the user then choose which to use when they create a listing? For example a) create a regular ad and use only one of the 5 regular ads they had from they’re membership and then on another occasion b) create a ad and this time choose to use a promotion instead.

    So: Scenario A:

    Regular ads: Before ad – 5 After ad – 4
    Featured: 2 – Stays same
    Bump up: 3 – Stays same
    Top: 0 – Stays name

    Scenario B:

    Regular ads: 5 – Stays same
    Featured: 2 – Before ad – 2 After ad – 1
    Bump up: 3 – Stays same
    Top: 0 – Stays same

    Plugin Support Muhammad Ali Akbar

    (@alireyad)

    Yes, this is the scenario.

    As current system, only single membership is possible at a time for a user. That’s why when a user purchase multiple package then carry forward date with existing validity according to package.

    Thank You

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

The topic ‘Regular Ads Only Membership’ is closed to new replies.