Category: Shortcodes

[memb_set_prohibited_action]
This shortcode will allow you to override Memberium content protections and display protected content where it normally wouldn’t show up. A prime example is using LearnDash’s course grid. Protecting your

[memb_lost_password]
You can use the below ID to style the lost password form: #lostpasswordform A simple example would be: #lostpasswordform { margin:auto; width: 50%; }

[memb_has_all_roles]
Conditional shortcode to control access to portions of a post or page based on the logged in user’s roles. This shortcode will check for the presence of any role in the list.

[memb_post_meta]
You can pull any fields you want from the post meta, just find the field name and put it into the shortcode as the “fields” variable.

[memb_has_any_tag]
Conditional shortcode to control access to portions of a post or page based on the logged in user’s tags. This shortcode will check for the presence of any tag in the list.

[memb_count_my_tags]
This shortcode measures how many of the tags the current visitor has completed, and displays the result as a total, or as a percentage.

[memb_if_lang]
This shortcode detects the current visitor’s preferred language and displays the copy and images that are the best match for the viewer’s language needs.

[memb_has_all_tags]
Conditional shortcode to control access to portions of a post or page based on the logged in user’s tags. This shortcode will check to verify that the user has all the tags listed.

[memb_is_mobile]
This conditional shortcode checks if the user is visiting using a mobile device.

[memb_has_membership]
Conditional shortcode to control access to portions of a post or page based on the logged in membership levels.

[memb_registration_form]
This shortcode provides a safe and secure way to enable new user signups and allow them to choose their own passwords, without the limitations of ActiveCampaign web forms.