Community Support Forums — WordPress® ( Users Helping Users ) — 2011-10-04T02:56:56-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15406 2011-10-04T02:56:56-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15406&p=44788#p44788 <![CDATA[Re: Integrate with Membership List Plugin]]>
The custom profile fields are stored as a serialized array in usermeta's 's2member_custom_fields'.

This thread may help: viewtopic.php?f=4&t=6501

Statistics: Posted by Cristián Lávaque — October 4th, 2011, 2:56 am


]]>
2011-10-03T14:50:03-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15406&p=43509#p43509 <![CDATA[Integrate with Membership List Plugin]]>
I have the "Membership List Plugin" installed on my site. http://www.ternstyle.us/products/plugin ... ist-plugin

I created a custom field on s2Member called bio_desc. It is a brief bio that members add during registration. I want this field (bio_desc) to show up in the Membership List .

On the Membership List plugin, there is an option to add custom fields, but I can not get it to work with the s2Membership custom field. There are three variables to include - Database Field, Field Name and Mark Up.

When you create a custom field in s2Member, what is the Database Field? Two options show up:
wp_jr72hw_s2member_custom
wp_jr72hw_s2member_custom_fields

Field Name:
bio_desc

Mark Up:
<div class="tern_wp_members_wp_jr72hw_s2member_custom_fields">%value%</div>
or
<div class="tern_wp_members_wp_jr72hw_s2member_bio_desc">%value%</div>

I think if you can combine these two plugins it would be very helpful. It seems like a lot of users want to be able to list the members and this Membership List plugin does a nice job of this.

Thanks for your help!

Statistics: Posted by allisonreed — October 3rd, 2011, 2:50 pm


]]>