Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-12T08:08:59-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=16719 2012-01-12T08:08:59-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16719&p=60340#p60340 <![CDATA[Re: where are custom field values stored?]]>
Zoe

Statistics: Posted by epixmedia — January 12th, 2012, 8:08 am


]]>
2012-01-12T05:34:37-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16719&p=60327#p60327 <![CDATA[Re: where are custom field values stored?]]> viewtopic.php?f=4&t=15658

Statistics: Posted by Cristián Lávaque — January 12th, 2012, 5:34 am


]]>
2012-01-09T08:48:38-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16719&p=60038#p60038 <![CDATA[Re: where are custom field values stored?]]>
Zoe

Statistics: Posted by epixmedia — January 9th, 2012, 8:48 am


]]>
2012-01-07T07:00:43-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16719&p=59924#p59924 <![CDATA[Re: where are custom field values stored?]]>
It's in the option_value field with everything else like this:

{"section":"yes","sectitle":"Membership","id":"membership_type","label":"Membership Type","type":"select","deflt":"","options":"Small (L)|Full member - (L) small £500 + VAT\nSmall (M)|Full member - (M) small £1000 + VAT\nSmall (U)|Full member - (U) small £1500 + VAT\nMedium (L)|Full member - (L) medium £2000 + VAT\nMedium (M)|Full member - (M) medium £2500 + VAT\nMedium (U)|Full member - (U) medium £3000 + VAT\nLarge|Full member - Large £3500 + VAT\nCorporate|Corporate member £6000 + VAT\nAssociate|Associate member £250 + VAT\nLegal Forum (L)|Legal Forum £590 + VAT\nLegal Forum (M)|Legal Forum £1180 + VAT\nLegal Forum (U)|Legal Forum £1770 + VAT","expected":"","required":"yes","levels":"all","editable":"yes","classes":"","styles":"","attrs":""}

Any idea how I would extract the list using sql...? I've managed to create my member list from the wp_usermeta table using regex but its not a method I'm really very familiar with. I ideally need the sql to call the individual values as a new row so I can use a "for each" to wrap it in html...

Thank you,

Zoe

Statistics: Posted by epixmedia — January 7th, 2012, 7:00 am


]]>
2012-01-07T06:09:46-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16719&p=59921#p59921 <![CDATA[Re: where are custom field values stored?]]> Statistics: Posted by Cristián Lávaque — January 7th, 2012, 6:09 am


]]>
2012-01-06T13:16:56-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16719&p=59859#p59859 <![CDATA[where are custom field values stored?]]>
If I know where the values are stored I can just pull them from the database - writing the PHP code isn't an issue.

Thanks :)

Zoe

Statistics: Posted by epixmedia — January 6th, 2012, 1:16 pm


]]>