- This topic has 1 reply, 2 voices, and was last updated 9 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember General Questions › emember – order by level name in custom_my_levels shortcode
I am using the custom_my_levels show_welcome_page=”1″ short code to display the membership levels for a user. Is there any way I can display the names of the membership levels in alphabetical order? I have tried
custom_my_levels show_welcome_page=”1″ order_by=”level_name”
but it does nothing.
Is there an order_by switch that will allow alphabetical ordering of the level names?
I think you are referring to the [wp_eMember_my_membership_levels] shortcode. It doesn’t have any option to set sort order.