For, WordPress Gutenberg Editor you can add ARMember shortcode as shown below:
For, WordPress Classic Editor you can add ARMember shortcode as shown below:
ARMember provides current membership and payment transactions shortcodes.
[arm_membership]
This shortcode displays current user membership details
Step 1 : Select Current Membership option, Enter Current Membership title of grid and Select your Membership Setup.
Step 2 : Select Current Membership options which column you want to display in front and also change grid column label.
Step 3 : Select yes to display Renew Subscription Button in front.
You can change Renew and Make Payment button text and also add button and button hover css.
Step 4 : Select yes to display Cancel Subscription Button in front.
You can change button text, subscription cancelled message and also add button and button hover css.
Step 5 : Select yes to display Update Card Subscription Button in front.
You can change update card text and also add button and button hover css.
Step 6 : Enter Trial Active Label, number of records you want to display per page and message if no records found.
Possible Arguments: | ||
---|---|---|
title |
Title of grid Default: Current Membership | |
setup_id |
Membership Setup Wizard ID of which you want to inherit settings( except plans and payment gateways selected) in setup that will load when user clicks on Renew/Make Payment button. | |
membership_label |
Current Membership – Grid Column Label | |
membership_value |
Current Membership – Grid Column Label Value | |
display_renew_button |
true/false Default: false | |
renew_text |
Renew Button Text Default: Renew | |
make_payment_text |
Make Payment Button Text Default: Make Payment | |
renew_css |
CSS for Renew Button | |
renew_hover_css |
CSS for Renew Button Hover | |
display_cancel_button |
true/false Default: false | |
cancel_text |
Cancel Button Text Default: Cancel | |
cancelled_text |
Canceled Membership Text (This text will be used when subscription plan has set option “Do not cancel subscription until plan expired” and after member cancel the membership plan.)Default: canceled | |
cancel_css |
CSS for Cancel Button Hover | |
cancel_hover_css |
CSS for Cancel Button Hover | |
cancel_message |
Message that will be displayed when user’s membership is canceled successfully. | |
trial_active |
Display Trial Active Label | |
message_no_record |
Display Message if no records found. |
[arm_member_transaction]
This shortcode display Member’s Transactions.
Step 1 : Select Payment Transactions option and Transaction History options which column you want to display in grid and also change grid column label.
Step 2 : Select yes to display View Invoice Button in front.
You can change View Invoice button text and also add button and button hover css.
Step 3 : Enter Payment Transactions title of grid, number of records you want to display per page and message if no records found.
Possible Arguments: | ||
---|---|---|
title |
Section Heading. | |
per_page |
Number of Records per Page | |
message_no_record |
Display Message if no records found. | |
label |
Payment History – Grid Column Label | |
Value |
Payment History – Grid Column Label Value |